Hello all,
I have been trying my best to setup a WDS server. I am able to successfully PXE boot and install windows (I have tested with 7 and 8.1). Unfortunately, I am unable to successfully leverage an answer file with Windows PE.. I am currently attempting to test my install against a Dell T3400 using Windows 7.
This is the error log that I get everytime:
Initializing Network
Gathering Machine Information...
Update Scripts and Environment Settings from RelaxServer(\\PXEboot.sonicfoundry.net\Relax)!
net use \\PXEboot.sonicfoundry.net\Relax /u:PXEboot.sonicfoundry.net\localadmin Pass.word
The command completed successfully.
xcopy \\PXEboot.sonicfoundry.net\Relax\Scripts\WinPE . /cherkydi
\\PXEboot.sonicfoundry.net\Relax\Scripts\WinPE\WatchDog.cmd
\\PXEboot.sonicfoundry.net\Relax\Scripts\WinPE\WdsEnvironment.cmd
\\PXEboot.sonicfoundry.net\Relax\Scripts\WinPE\WinPEStart.cmd
\\PXEboot.sonicfoundry.net\Relax\Scripts\WinPE\amd64\relaxwinpe.exe
\\PXEboot.sonicfoundry.net\Relax\Scripts\WinPE\arm\relaxwinpe.exe
\\PXEboot.sonicfoundry.net\Relax\Scripts\WinPE\x86\relaxwinpe.exe
6 File(s) copied
LoopIteration:0
Get Machine Metadata from Relax
Firmware:BIOS
Get Machine failed for Machine with GUID:4C4C4544-0056-3310-8037-C4C04F544B31, MAC:0024E838F6FA!
Error: The message with Action 'http://Microsoft.Assessments.Relax.V1/IServiceContract/GetMachineByGuid' cannot be processed at the receiver, due to a ContractFilter mismatch at the EndpointDispatcher. This may be because of either a contract mismatch (mismatched
Actions between sender and receiver) or a binding/security mismatch between the sender and the receiver. Check that sender and receiver have the same contract and the same binding (including security requirements, e.g. Message, Transport, None).
"Get Metadata from Relax Server Failed -2143485933.".
Error: Failed to Log Message : 803d0013
Error: The message with Action 'http://Microsoft.Assessments.Relax.V1/IServiceContract/LogMessage' cannot be processed at the receiver, due to a ContractFilter mismatch at the EndpointDispatcher. This may be because of either a contract mismatch (mismatched
Actions between sender and receiver) or a binding/security mismatch between the sender and the receiver. Check that sender and receiver have the same contract and the same binding (including security requirements, e.g. Message, Transport, None).
Any input would be greatly appreciated!
Thanks