We currently have a WDS server that we use for imaging both Windows XP and Windows 7 machines. We use MDT 2010 to add drivers to the WIM files. It works for all of our existing hardware, but we recently got in some Dell E6420 machines that we can't get to image (we're trying to install XP). After the machine downloads the WIM it throws an error:
A connection to the deployment share (\\servername\DeploymentShare) could not be made. DHCP Lease was not obtained for any Networking device! Possible Cause: Check physical connection. Abort - Abort Litetouch and cleanup (No Recovery). Retry - Retry network operation. Ignore - Cancel out of Litetouch (Retry later).
I don't think this is a network or DHCP issue, since all other models work. I think it's a driver issue, but I added the network driver from Dell's site to the WIM using MDT so I'm not sure why it isn't working. Any suggestions would be greatly appreciated!