ProLiant Deployment and Provisioning
1836458 Members
2225 Online
110101 Solutions
New Discussion

Re: Xcopy error 3 on Copy ProLiant Files

 
Ryan Lynskey
Occasional Advisor

Xcopy error 3 on Copy ProLiant Files

Error on following script, which is as standard following fresh install of RDP 2.1 and Hotfix A.

rem Copy ProLiant Files
rem bootwork unload

set oem=proliant.zzz\w52

call f:\lib\bin16\osoem1.bat

I have doubled checked the directory structure and the files do exist. Attached is the osoem1.bat file, which is the original from the install of RDP.

Thanks in advance of any help.
2 REPLIES 2
Ryan Lynskey
Occasional Advisor

Re: Xcopy error 3 on Copy ProLiant Files

No need to reply, tracked down the problem.
Ryan Lynskey
Occasional Advisor

Re: Xcopy error 3 on Copy ProLiant Files

Turned out to be a missing component in the bootwiz\dos folder, xcopy32.mod was missing and prevented xcopy.exe from running correctly.