Hi Everyone,
I'm having a problem with the WDSServer service on our SCCM 2007 SP2 R2 Central Site Server. This was all setup and working fine, but after a recent re-boot this service will no longer start. I've posted this in the SCCM forum but was referred to this forum for more advanced assistance.
If I try to start the service manually I get the message:
Could not start the Windows Deployment Services (WDS) Server service on Local Computer.
Error 1067: The process terminated unexpectedly.
I’ve tried enabling WDSServer logging and it shows:
[3564] 13:53:49: [Profiles] Initialized.
[3564] 13:53:49: [RPC] Using Tcp Port 5040 for Rpc Calls.
[3564] 13:53:49: [RPC] Client Impersonation Logging=Disabled
[3564] 13:53:49: [RPC] Host Name: <SERVER>.<DOMAIN>.com
[3564] 13:53:49: [RPC] NTLM/Kerberos Spn: ldap/<SERVER>.<DOMAIN>.com
[3564] 13:53:49: [RPC] Initialized
[8632] 13:53:49: [RPC] Server Started.
[3564] 13:53:50: [NetMon] New Interface Detected: 10.2.2.18
[3564] 13:53:50: [NetMon] New Interface Detected: 127.0.0.1
[3564] 13:53:50: [BINLSVC][RPC][Ep={5F4FB9F0-C0E3-41C1-AA00-9A7C690AC3A3}] Registered
[3564] 13:53:50: [BINLSVC] Provider Initialized.
[3564] 13:53:50: [WdsImgSrv] -> Initialize
[3564] 13:53:50: [WdsImgSrv] -> pInitializeManagement
[3564] 13:53:50: [WdsImgSrv] <- pInitializeManagement=0
[3564] 13:53:50: [WdsImgSrv] -> pWdsImgSrvRefreshSettings
[3564] 13:53:50: [WdsImgSrv] <- pWdsImgSrvRefreshSettings=0
[3564] 13:53:50: [WdsImgSrv][RPC][Ep={D8DEEB5A-EFFD-43B2-99FC-1A8A5921C227}] Registered
[3564] 13:53:50: [WdsImgSrv] Failed to initialize Advanced Event Logging. Error [127].
[3564] 13:53:50: [WdsImgSrv] <- Initialize=0
[3564] 13:53:50: [WdsImgSrv] Provider Initialized.
[3564] 13:53:50: [WDSPXE] -> CBannedGuids::Initialize
[3564] 13:53:50: [WDSPXE] -> CBannedGuids::Shutdown
[3564] 13:53:50: [WDSPXE] <- CBannedGuids::Shutdown=0
[3564] 13:53:50: [WDSPXE] <- CBannedGuids::Initialize=0
System Event Log errors show the following:
Event Type: Information
Event Source: Service Control Manager
Event Category: None
Event ID: 7035
Date: 6/14/2010
Time: 1:11:38 PM
User: <DOMAIN>\<USER>
Computer: <SERVER>
Description:
The Windows Deployment Services (WDS) Server service was successfully sent a start control.
…this is followed by an error message of:
Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7034
Date: 6/14/2010
Time: 1:11:43 PM
User: N/A
Computer: <SERVER>
Description:
The Windows Deployment Services (WDS) Server service terminated unexpectedly. It has done this 6 time(s).
At the same time of this error I also receive some messages in the Application Event Log:
Event Type: Information
Event Source: WDSServer
Event Category: WDSServer
Event ID: 1025
Date: 6/14/2010
Time: 1:11:38 PM
User: N/A
Computer: <SERVER>
Description:
The RPC server started on TCP port 5040.
Event Type: Information
Event Source: WDSServer
Event Category: WDSServer
Event ID: 1281
Date: 6/14/2010
Time: 1:11:38 PM
User: N/A
Computer: <SERVER>
Description:
New network interface 10.2.2.18 detected.
Event Type: Information
Event Source: WDSServer
Event Category: WDSServer
Event ID: 1281
Date: 6/14/2010
Time: 1:11:38 PM
User: N/A
Computer: <SERVER>
Description:
New network interface 127.0.0.1 detected.
Event Type: Information
Event Source: WDSServer
Event Category: WDSServer
Event ID: 1028
Date: 6/14/2010
Time: 1:11:38 PM
User: N/A
Computer: <SERVER>
Description:
An RPC endpoint {5F4FB9F0-C0E3-41C1-AA00-9A7C690AC3A3} has been created for BINLSVC provider.
Event Type: Information
Event Source: WDSServer
Event Category: WDSServer
Event ID: 517
Date: 6/14/2010
Time: 1:11:38 PM
User: N/A
Computer: <SERVER>
Description:
Provider BINLSVC loaded from C:\WINDOWS\system32\binlsvc.dll and initialized successfully.
Event Type: Information
Event Source: WDSServer
Event Category: WDSServer
Event ID: 1028
Date: 6/14/2010
Time: 1:11:38 PM
User: N/A
Computer: <SERVER>
Description:
An RPC endpoint {D8DEEB5A-EFFD-43B2-99FC-1A8A5921C227} has been created for WdsImgSrv provider.
Event Type: Information
Event Source: WDSIMGSRV
Event Category: WdsImgSrv
Event ID: 256
Date: 6/14/2010
Time: 1:11:38 PM
User: N/A
Computer: <SERVER>
Description:
The Windows Deployment Services image server initialized successfully.
Event Type: Information
Event Source: WDSServer
Event Category: WDSServer
Event ID: 517
Date: 6/14/2010
Time: 1:11:38 PM
User: N/A
Computer: <SERVER>
Description:
Provider WdsImgSrv loaded from C:\WINDOWS\system32\WdsImgSrv.dll and initialized successfully.
Event Type: Error
Event Source: VsJITDebugger
Event Category: None
Event ID: 4096
Date: 6/14/2010
Time: 1:11:43 PM
User: NT AUTHORITY\SYSTEM
Computer: <SERVER>
Description:
An unhandled win32 exception occurred in svchost.exe [10052]. Just-In-Time debugging this exception failed with the following error: Debugger could not be started because no user is logged
on.
Check the documentation index for 'Just-in-time debugging, errors' for more information.
For more information, see Help and Support Center athttp://go.microsoft.com/fwlink/events.asp.
Data:
0000: 02 00 5c 80 ..\€
Have already tried the following with no success:
wdsutil /Uninitialize-Server
wdsutil /Initialize-Server /REMINST:"D:\RemoteInstall"
Anyone run into this before? The VsITDebugger error is 100% consistent every time the WDSServer service tries to start. Any assistance is much appreciated.
Thanks!
-Jeff