Hi!
I have a batch-file (*.bat) which logon the client to our server, including
printer and drive mappings.
Now I want to replace the batch-file with a script for the windows scripting
host, because I want the users to enter their username and password, and
then the script should make the mappings suitable to the username...
I lookd for the WSH and VBSCRIPT and JSCRIPT, but I didn't get any usable
information!
Is it possible, to write such a script? Or does the WSH not support this
feature?
Thanks and greetings,
Christian.
I have a batch-file (*.bat) which logon the client to our server, including
printer and drive mappings.
Now I want to replace the batch-file with a script for the windows scripting
host, because I want the users to enter their username and password, and
then the script should make the mappings suitable to the username...
I lookd for the WSH and VBSCRIPT and JSCRIPT, but I didn't get any usable
information!
Is it possible, to write such a script? Or does the WSH not support this
feature?
Thanks and greetings,
Christian.
Comment