Thanks for a great forum.
I experience some difficulties when I try to mount a network drive. It seems to me that the networks isn't up and running when the commands are executed.. I use Windows PE, and here is my STARTNET.CMD:
factory -winpe cls @echo off net use x: \\xxx\install x: cd I386 format c: /y winnt32 /unattend:unattend.txt exit
Simple, but gets the job done.
When running the script I get errormsg 1231: The network location cannot be reached. If I put a pause before the net use command it workes perfectly, but that misses the point of an unattended installation.
Second, I want to use net use x: \\xxx\install /USER:user password which works like a charm when used after everything is loaded, but when I use in startnet.cmd it gives me a different errormsg, even with a pause.
Ideas or solutions?
- ntfs



Help
Back to top









