The WDS server may not start, and an error is logged in the System log when you start the WDS server
| Article ID | : | 954410 |
| Last Review | : | July 7, 2008 |
| Revision | : | 1.0 |
SYMPTOMS
Type: Error
Event ID: 7024
Source: Service Control Manager
Description: The Windows Deployment Services Server service terminated with service-specific error 10048 (0×2740)
The following message is logged in the WDS Server Log:
[WDSPXE][UDP][Ep=67] Registered
UpdEndpoint::UdpEndpoint = 01B74F88
[WDSPXE] Failed to listen on interface <IPAddress:67>for incoming client requests (rc=10048)
[WDSPXE][UDP][Ep=<IPAddress:67>] Creation Failed (rc=10048)
[WDSPXE][UDP][Ep=<IPAddress:67>] Deleted.
UpdEndpoint::~UdpEndpoint = 01B74F88[WDSPXE][UDP][Ep=67] Registration Failed (rc=10048)
[WDSPXE][UDP][Ep=67] Closed[WDSPXE] Initialization Failed (rc=10048)
[WDSPXE] [BINLSVC] 00000270 03/26 01:04:57 [MISC] Shutdown started ..
This issue occurs if the following conditions are true:
| • | The DHCP server and the WDS server are installed on the same computer. |
| • | The Do not listen on port 67 option is enabled in the DHCP tab. |
CAUSE
RESOLUTION
Method 1
At the command prompt, type the following command, and then press ENTER:
Method 2
| 1. | Click Start, click Run, type wdsmgmt.msc, and then press OK. |
| 2. | In the Windows Deployment Services window, expand Servers, right-click the WDS server name, and then click Properties. |
| 3. | In the Server Properties dialog box, click the DHCP tab. |
| 4. | Click to clear the Do not listen on port 67 check box, and then click Apply. |
MORE INFORMATION
To enable the PXE server to listen on port 67, set the value of the UseDHCPPorts registry entry to 1. Use this setting in configurations where the Windows Deployment Services PXE server and the DHCP server are installed on different computers.
To disable the PXE server from listening on port 67, set the UseDHCPPorts registry value to 0. Use this setting in configurations where the Windows Deployment Services PXE server and the DHCP server are installed on the same computer.
REFERENCES
APPLIES TO
| • | Windows Server 2008 Datacenter without Hyper-V |
| • | Windows Server 2008 Enterprise without Hyper-V |
| • | Windows Server 2008 for Itanium-Based Systems |
| • | Windows Server 2008 Standard without Hyper-V |
| • | Windows Server 2008 Datacenter |
| • | Windows Server 2008 Enterprise |
| • | Windows Server 2008 Standard |
Keywords: |
kbexpertiseinter kberrmsg kbtshoot kbprb KB954410 |
Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
Microsoft Corporation. All rights reserved. Terms of Use | Trademarks
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Back to the top
Leave a Reply