I am currently attempting to migrate my WDS server from Windows Server 2008 R2 to Server 2012. The steps I have taken thus far:
1. Install the WDS Server Role on Server 2012.
2. Stopped WDS Service both the old host and the new host.
3. Copied the contents of the \RemoteInstall folder from the old host to the new using robocopy.
4. Restarted the WDS service on the new 2012 host.
5. Updated the DHCP options to point PXE clients to the new host.
I am able to image my Win7 clients normally. However, when I try to deploy a Windows XP image, I receive the following error:
WdsClient: There was a problem processing the selected image.
Does anyone have any suggestions?