Network Bootdisk

G

Guest

We are trying to automate Norton Ghost through a network server running WIn2K. When creating a network bootdisk to connect to the server, is there anyway to automate the log on for the server that we can add to the bootdisk?
 
P

Pegasus \(MVP\)

Wayne55 said:
We are trying to automate Norton Ghost through a network server running
WIn2K. When creating a network bootdisk to connect to the server, is there
anyway to automate the log on for the server that we can add to the
bootdisk?

=======================

With my network boot disk, I can embed these commands into autoexec.bat:

net start
net logon wayne SomePassword
net use z: \\SomeServer\SomeShare
 

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