logon script help

G

Guest

Need to map different users to remote pc and have them logon as same user to
that pc. Have NET USE X:\\xxx.xxx.xxx.xxx\users Need to know how to log them
onto that as the same user. Could someone help me with the variables to that
logon script?
 
P

ptwilliams

net use x: \\serverName_or_IP\share /user:userName password /persistent:no

User should be: domain\userName


--

Paul Williams

http://www.msresource.net
http://forums.msresource.net


Need to map different users to remote pc and have them logon as same user to
that pc. Have NET USE X:\\xxx.xxx.xxx.xxx\users Need to know how to log
them
onto that as the same user. Could someone help me with the variables to
that
logon script?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top