Hello Lacosteer,
Thank you for posting in Microsoft Community forum.
Here are a few steps you can try to troubleshoot and resolve the issue:
- Check Network Configuration:
Ensure that your WDS server, DHCP server, and clients are all on the same subnet. Sometimes, network configuration issues can cause these errors.
- Disable NetBIOS Over TCP/IP:
On the network adapter settings of your WDS server, disable NetBIOS Over TCP/IP. This can sometimes resolve issues with WDS not starting.
- Update Network Drivers:
Make sure that your network drivers are up to date. Visit your hardware manufacturer's website and download the latest drivers for your network card.
- Limit Logical Processors:
If your WDS server has more than 20 logical processors, try limiting the number of logical processors using the BCDEDIT command. Run the following command:
BCDEDIT /set NUMPROC 20
This can sometimes resolve issues with WDS not starting.
- Check TFTP Settings:
Ensure that your TFTP settings are correctly configured. Sometimes, incorrect TFTP settings can cause issues with PXE booting.
- Restart Servers:
Try restarting both your WDS server and your DHCP server. Sometimes, a simple restart can help resolve synchronization issues.
I hope the information above is helpful.
If you have any question or concern, please feel free to let us know.
Best Regards,
Haijian Shan