zedox Posted October 11, 2005 Posted October 11, 2005 (edited) Hello!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 PASSWORDMap any file, folder from the server, and itll remember the logon details. Edited October 11, 2005 by antonio_king
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now