Folks,
I want to map a network drive to an AS400 using a logon script. However the AS400 uses different log on credentials to NT so I need to put the user name and password into the logon script.
How do I do this?
Thanks,
Ger
\\computer\sharename password /USER:username /persistent:yes
for example i have a share called ryan on temp. The login to get to that should be hootie and the password is yo the line in the script would look like:
\\temp\ryan yo /USER:hootie /persistent:yes
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.