Associate
I have got the basic "net use U: /del" "net use U: \\server\share"
BUT that tries to map the drive using the current user name and password. I need to use another username and password, this is just a click in windows, but unfortunately i have very many of these to do and would prefer to script it.
Is it "NET USER *username* *Password*" i use for this??
Many thanks in advance.
BUT that tries to map the drive using the current user name and password. I need to use another username and password, this is just a click in windows, but unfortunately i have very many of these to do and would prefer to script it.
Is it "NET USER *username* *Password*" i use for this??
Many thanks in advance.