WDS - Clients receive Error: PXE-E53: No boot filename received
Posted
by
Ninja2k
on Server Fault
See other posts from Server Fault
or by Ninja2k
Published on 2013-09-23T15:47:57Z
Indexed on
2014/05/31
9:32 UTC
Read the original article
Hit count: 267
windows-server-2008
|wds
I have setup WDS on Windows 2008 server in a Vmware box so I can practise setting up WDS,the server has DNS and DHCP as well as AD, the boot image is confirmed as working but when my clients try to boot up it does not work.
I have checked the following:
- Clients can ping the WDS server.
- The WDS service is started
- Boot images for X86 and X64 are deployed.
- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\WDSServer\Providers\WDSPXE
- UseDhcpPorts has been set to 0
My clients just receive Error: PXE-E53: No boot filename received.
Any idea what could be wrong?
© Server Fault or respective owner