Ok, Trying to run several setups silently from a batch file after installation of windows.
Problem I have is the files needed are stored on a server.
When the setup file is "called" it asks for password and username, what commands shall I add to my batch to stop it asking!?
EDIT:
net use X: \\SERVER\FOLDER /user:DOMAIN\USERNAME PASSWORD
Map any file, folder from the server, and itll remember the logon details.
This post has been edited by antonio_king: 11 October 2005 - 05:51 AM



Help

Back to top








