Hi,
I have the following set up (all with protected boundaries based on their respective site subnet):
G30 UK Primary Site
| |-AT-DP
| |-BE-DP
| |-DK-DP
| |-PT-DP
| |-SE-DP
| |-Test-DP
|
|-G31 Germany Secondary Site
|
|-G32 Italy Secondary Site
|
|-G33 France Secondary Site
|
|-G34 Spain Secondary Site
Currently I have G30 set as a PSP, which works fine and dandy. I've been given a project to get the other sites working as PSP's, so I built the Test-DP server, and installed WDS and PSP onto it. Everything works fine, the clients PXE from the local Test-DP.
My next step was to get G32 working, as that's our next priority, yet try as I might I've not had any joy. I've performed exactly the same steps I did to make Test-DP work, but I cannot get G32 working. I installed WDS and the PSP onto the server, and then replicated my x86 and x64 boot images to it. They exist in the C:\RemoteInstall folder, along with all the files under SMSBoot. However, if I restart the WDS service, I get the following in smspxe.log
================= PXE Provider loaded. ===================== smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Init Policy Provider settings smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Machine is running Windows Longhorn. (NTVersion=0X601, ServicePack=0) smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Reloading PXE Provider Settings. cached=0 smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Loaded PXE settings from reg key HKLM\Software\Microsoft\SMS\Identification:
SMS Site Settings:
Server: IT-SCCM-DP
SiteCode: G32
Parent SiteCode: G30
smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Cannot read the registry value of MACIgnoreListFile (80070002) smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Loaded PXE settings from reg key HKLM\Software\Microsoft\SMS\PXE:
PXE Settings:
IsActive: Yes
SupportUnknownMachines: No
MACIgnoreListFile: <empty>
ResponseDelay: 0
CacheExpire: 3600
HTTP Port: 80
HTTPS Port: 443
IISSSLState: 0x0
BindPolicy: Exclude <empty>
TRK: <non empty>
SiteSignCert: <empty>
Root CA Certs: <empty>
PXE GUID: 7c3fffc0-1575-49b2-85ae-b00fd9bdefdd
PXEPassword: <empty>
smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Loaded TFTP settings from reg key HKLM\System\CurrentControlSet\Services\WDSSERVER\Providers\WDSTFTP:
TFTP Settings:
Directory: C:\RemoteInstall
smspxe 05/10/2010 11:21:38 3984 (0x0F90)
MAC Ignore List Filename in registry is empty smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Loaded Database settings from reg key HKLM\Software\Microsoft\SMS\PXE:
Database Settings:
Server: EUROPESQL
Database: SMS_G30
User: <empty>
Password: <empty>
Use Integrated Security: No
Impersonation Required: No
smspxe 05/10/2010 11:21:38 3984 (0x0F90)
PXE Provider Settings Changed smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Querying Database for Cert with GUID: 7c3fffc0-1575-49b2-85ae-b00fd9bdefdd smspxe 05/10/2010 11:21:38 3984 (0x0F90)
inside GetPxeCert SmsPXE 05/10/2010 11:21:38 3984 (0x0F90)
Executing PxeGetCert(7c3fffc0-1575-49b2-85ae-b00fd9bdefdd) SmsPXE 05/10/2010 11:21:38 3984 (0x0F90)
CDatabaseProxy :: GetPxeCert succeeded: 7c3fffc0-1575-49b2-85ae-b00fd9bdefdd \\IT-SCCM-DP <non empty> SmsPXE 05/10/2010 11:21:38 3984 (0x0F90)
Loaded PXE settings from DB: PXE Cert: <non empty>
smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Site Code: , Parent Site Code: smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Executing PXE_GetSiteTypeAndDefaultMP(G32) smspxe 05/10/2010 11:21:38 3984 (0x0F90)
GetSiteTypeAndDefaultMP: SiteType=1 DefaultMP=IT-SCCM-DP.AD.GARMIN.COM smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Site Type: 1 smspxe 05/10/2010 11:21:38 3984 (0x0F90)
GetUnknownMachineResource (G30,x86): smspxe 05/10/2010 11:21:38 3984 (0x0F90)
GetUnknownMachineResource: c534a5aa-e392-4fcd-a6cd-12849d5e9fdb, 4 smspxe 05/10/2010 11:21:38 3984 (0x0F90)
GetUnknownMachineResource (G30,x64): smspxe 05/10/2010 11:21:38 3984 (0x0F90)
GetUnknownMachineResource: cd43ead2-9371-4199-b8a6-5c5b56d72d23, 5 smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Loaded PXE settings from DB: Unknown machine GUIDs: (x86) c534a5aa-e392-4fcd-a6cd-12849d5e9fdb, (x64) cd43ead2-9371-4199-b8a6-5c5b56d72d23 smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Initializing PXEPerfObject. smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Executing LookupDevice(, 00:00:00:00:00:00) smspxe 05/10/2010 11:21:38 3984 (0x0F90)
CDatabaseProxy :: LookupDevice succeeded: 0 0 0 0 smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Failed to read PXE settings.
The system cannot find the file specified. (Error: 80070002; Source: Windows) smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Failed to read PXE settings.
The system cannot find the file specified. (Error: 80070002; Source: Windows) smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Found new image SMSPKG\G3000001 smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Opening image file C:\RemoteInstall\SMSImages\SMSPKG\G3000001\boot.G3000001.wim smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Failed to read PXE settings.
The system cannot find the file specified. (Error: 80070002; Source: Windows) smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Found Image file: C:\RemoteInstall\SMSImages\SMSPKG\G3000001\boot.G3000001.wim
PackageID: SMSPKG\G3000001
ProductName: Microsoft® Windows® Operating System
Architecture: 0
Description: Microsoft Windows PE (x86)
Version:
Creator:
SystemDir: WINDOWS
smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Closing image file C:\RemoteInstall\SMSImages\SMSPKG\G3000001\boot.G3000001.wim smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Mutex was not owned. Now have ownership. smspxe 05/10/2010 11:21:38 3984 (0x0F90)
Opening image file C:\RemoteInstall\SMSImages\SMSPKG\G3000001\boot.G3000001.wim smspxe 05/10/2010 11:21:40 3984 (0x0F90)
Applying image 1 to volume C:\Windows\TEMP\PXEBootFiles smspxe 05/10/2010 11:21:40 3984 (0x0F90)
Closing image file C:\RemoteInstall\SMSImages\SMSPKG\G3000001\boot.G3000001.wim smspxe 05/10/2010 11:21:40 3984 (0x0F90)
Found new image SMSPKG\G3000002 smspxe 05/10/2010 11:21:40 3984 (0x0F90)
Opening image file C:\RemoteInstall\SMSImages\SMSPKG\G3000002\boot.G3000002.wim smspxe 05/10/2010 11:21:40 3984 (0x0F90)
Failed to read PXE settings.
The system cannot find the file specified. (Error: 80070002; Source: Windows) smspxe 05/10/2010 11:21:40 3984 (0x0F90)
Found Image file: C:\RemoteInstall\SMSImages\SMSPKG\G3000002\boot.G3000002.wim
PackageID: SMSPKG\G3000002
ProductName: Microsoft® Windows® Operating System
Architecture: 9
Description: Microsoft Windows PE (x64)
Version:
Creator:
SystemDir: WINDOWS
smspxe 05/10/2010 11:21:40 3984 (0x0F90)
Closing image file C:\RemoteInstall\SMSImages\SMSPKG\G3000002\boot.G3000002.wim smspxe 05/10/2010 11:21:40 3984 (0x0F90)
Mutex was not owned. Now have ownership. smspxe 05/10/2010 11:21:40 3984 (0x0F90)
Opening image file C:\RemoteInstall\SMSImages\SMSPKG\G3000002\boot.G3000002.wim smspxe 05/10/2010 11:21:41 3984 (0x0F90)
Applying image 1 to volume C:\Windows\TEMP\PXEBootFiles smspxe 05/10/2010 11:21:41 3984 (0x0F90)
Closing image file C:\RemoteInstall\SMSImages\SMSPKG\G3000002\boot.G3000002.wim smspxe 05/10/2010 11:21:41 3984 (0x0F90)
PXE Provider finished loading. smspxe 05/10/2010 11:21:42 3984 (0x0F90)
The files exist and are accessible, I've even checked permissions against the G30 server, and they're identical. Thinking this was a problem with the server, I then proceeded to perform exactly the same steps on G34, but I get exactly the same issue.
Suspicion overcame me, so I perform the same steps once again on DK-DP, and that's working fine (as with Test-DP). Therefore my issue exists only on Secondary Sites.
So I'm stuck - HELP !?