11Feb/110
PXE-E55: ProxyDHCP service did not reply to request on port 4011
The error message can differ a bit as it is network card controlled. Unfortunately there is no single fix for this issue. There are a lot of causes for this issue. I will list solutions down here as I run into them.
Solution 1:
All approved and rejected devices are added to a database. If a device is rejected WDS will not respond to requests coming from this device. The best way to solve this is to clear the rejected and/or approved devices database. To do this log on to your WDS server and run the following command:
Wdsutil.exe /delete-autoadddevices /devicetype:rejecteddevices
Wdsutil.exe /delete-autoadddevices /devicetype:approveddevices
May 20th, 2011 - 11:47
Hi,
Thanks for the Hint !
Saved my Life 🙂
August 20th, 2011 - 00:54
Thanks for this, really helpful !
October 12th, 2011 - 06:38
I got the error:
An invalid value was specified for the parametre /devicetype in command /delete-autodevices
October 12th, 2011 - 08:31
What version of Windows and WDS are you using, and what was the exact command that you were trying to run?
October 23rd, 2011 - 20:32
Excellent tip, thank you!
November 22nd, 2011 - 11:21
Thankyou, Got the job done