/WdsClientUnattend: The relative path from the REMINST share to the unattended installation file that automates the WDS client. ...

[/WdsClientUnattend:]    The relative path from the REMINST                                         share to the unattended installation                                         file that automates the WDS client. [/BootImagePath:]        The relative path from the REMINST                                         share to the boot image that this                                         device should receive.   EXAMPLES: --------- WDSUTIL /Approve-AutoAddDevices /RequestId:12  WDSUTIL /Approve-AutoAddDevices /RequestId:20 /MachineName:Computer1 /OU:"OU=Test,CN=Company,DC=Domain,DC=Com" /User:Domain\User1 /JoinRights:Full /ReferralServer:MyWDSServer /BootProgram:boot\x86\pxeboot.n12 /WdsClientUnattend:WDSClientUnattend\Unattend.xml /BootImagePath:boot\x86 \images\boot.wim  WDSUTIL /Verbose /Approve-AutoAddDevices /RequestId:ALL