I’m having an issue with PXE booting machines for WDS Imaging, after having it work fine for 25 machines, then suddenly stop working, I’ve struggling with it for about a week trying to figure out what went wrong, I’m no farther along, so I’ve taken out a lot of variables, and here’s the situation:
My setup:
The physical server is a nice and beefy Dell server, 2012R2, with teamed Broadcom NICs. It’s running as Domain Controller, DNS server and DHCP server in addition to WDS. The DHCP server is set for option 60 - PXEClient (Per numerous guides when running DHCP and WDS on the same server.)
I have isolated the server and test clients onto a plain old unmanaged network switch, with 5 Lenovo Thinkpad Edge 530c laptops and 5 Dell OptiPlex 980 PCs as the PXE clients.
The issue:
When I PXE boot the client machines one of three things happens.
-
2 or 3 machines work fine, they get the boot file and begin the imaging process.
-
Several machines start the TFTP transfer, then keep restarting the transfer until they error out.
-
Several machines give the error - PXE-E55 Proxy DHCP Service did not reply to request on port 4011.
The last message is certainly curious. Because of the fact this server did indeed work fine for 25 machines a couple weeks ago, and 2 or 3 machines work fine now, I’m really confused as to what’s happening that causes the last message, a known problem when WDS and DHCP reside on the same server without DHCP options 60 set, to happen.
It’s almost like there’s something causing conflicting problems with PXE, which is why I isolated these machines on to their own network switch for testing.
Clearly the issue resides on the server, but I simply cannot figure out what the problem is.
In addition to isolating everything I have.
-
Deleted the contents of the \RemoteInstall\Mgmt folder and let the server recreate it.
-
Completely uninstalled WDS, deleted the RemoteInstall folder, and resinstalled WDS.
No luck.
I’m currently in the process of capturing some Wireshark logs, but I’m not that great at deciphering those, so I’m not sure how much help that will be to me.