I can boot a client to the NIC just fine and get an IP address. After I select the image I get an error
WdsClient: An error occurred while communicating with the Windows Deployment Services server. Please check to ensure that the server is operational and that the necessary ports are open on the server's firewall. Server name [wds.contoso.com], Server IP address [xxx.xxx.xxx.xxx].
So I brought up the setuperr.log file and here is what I get
Error [0x0b002d] WDS InitializeUnattend: Error getting unattend from server. Error = [0x80070002] [gle=0x00000002]
Error [0x0b0065] WDS CallBack_WdsClient_DetectWdsMode: Failed to create client session or initialize WDS unattend. Error [0x80070002][gle=0x00000002]
Does anyone have an idea as to what could be causing these errors? I disabled the firewall on the WDS server and still receive these errors.