Quote:
Originally Posted by respersen
Okay. I just created a Scripted OS install and I receive this message when I run the job. "Setup Cannot Locate Help WINNT32.hlp file is not available" I see that the WINNT32.hlp file is in the folder that it's pointing to.
In the Altiris job I have this path entered in the "switches" box under the Scripted OS install Commands section /u:\\servername\express\sysprep\unattend.txt /s:%ALTIRIS_SHARE%\deploy\WinOS023\i386 /noreboot
Is there something that I am missing? Any input would be greatly appreciated.
Thanks
Rob 
|
1. Have you tried resetting permissions on the directory (..\WinOS023) and the files under it?
2. This line:
Code:
/u:\\servername\express\sysprep\unattend.txt
Should it say
/u:\\servername\<etc> or should it say /u:C:\Altiris\Files\Unattend.txt?