L
Leon
Hello all,
I wonder if its possible to login using a batch file onto a server.
At the moment am using the following
login.bat
--------
net use \\Server1 /user:Joe
----------------
The above works fine, but am always prompted for the password.
Can the password be also be implemented into the above example?
Would make life a lil easier.
thx
I wonder if its possible to login using a batch file onto a server.
At the moment am using the following
login.bat
--------
net use \\Server1 /user:Joe
----------------
The above works fine, but am always prompted for the password.
Can the password be also be implemented into the above example?
Would make life a lil easier.
thx