unattended w2k server installation

E

Elijah

I contructed my answer file in serverA to perform an
unattended installation on serverB and when i tried
invoking it in serverB by typing the following at the
command prompt: C:\net use * \\serverA\distfile <enter> a
letter drive E:\ was assigned and then I cd to E and type
the following: E:\Unattend serverB <enter> I received the
following error: "setup script file (E:\Unattend.txt)is
inaccessible or invalid." Can you please help resolve this
issue?

Elijah
 
J

Johan Arwidmark

If the i386 folder is accessible as E:\i386 on the client and the
unattend.txt file is in the e:\ folder you should use this command
line

E:\i386\winnt /s:e:\i386 /unattend:e:\unattend.txt

regards
Johan Arwidmark

Windows User Group - Nordic
http://www.wug-nordic.net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top