WDS not start event reboot the server

Hieu phan 1 Reputation point
2023-01-05T02:36:46.287+00:00

I'm have a case with Windows Server 2016 (sometime 2012).
The WDS service cannot start after the computer reboot, the only way can start up it again is reboot one more time, this very inconvenient because the server is in production.
The event log show that the wdstftp error as below:

The Windows Deployment Services Server service terminated with the following service-specific error:
The system cannot find the file specified (system log)

An error occurred while trying to initialize provider WDSTFTP from C:\WINDOWS\system32\wdstftp.dll. Windows Deployment Services server will be shutdown.

Error Information: 0x2 (application log)

Thank you for help

Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 44,766 Reputation points
    2023-01-05T15:19:12.377+00:00

    Hello there,

    When the DHCP server and the WDS server are installed on the same computer, the WDS Service tries to use the port 67. However, the DHCP server already uses this port.To resolve this issue, configure the WDS Pre-boot execution Environment (PXE) client to stop listening on port 67.

    To do it, use one of the following methods, as appropriate for your situation from the below thread
    https://learn.microsoft.com/en-us/troubleshoot/windows-server/deployment/wds-server-may-not-start

    You can also try to Reinstall Windows Deployment Services. https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc726644(v=ws.10)?redirectedfrom=MSDN

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.