E
Ellak
Hello
Is there a way to pass a username and password to access a network share in
login script? I tried:
net use X: \\servername\service$ /user:Username Password
This works when typed manually to command prompt but it doesn'd work in a
script (login.bat).
I need to give few users access to a share in a non-domain-member-server. I
know it can be done by giving identical usernames and passwords to domain
and to standalone server but I can't cause I don't know user passwords an
passwords are set to change once a month.
Any other way or is it just give the username in script and instruckt user
to type the password manually?
Thanks
Ellak
Is there a way to pass a username and password to access a network share in
login script? I tried:
net use X: \\servername\service$ /user:Username Password
This works when typed manually to command prompt but it doesn'd work in a
script (login.bat).
I need to give few users access to a share in a non-domain-member-server. I
know it can be done by giving identical usernames and passwords to domain
and to standalone server but I can't cause I don't know user passwords an
passwords are set to change once a month.
Any other way or is it just give the username in script and instruckt user
to type the password manually?
Thanks
Ellak
assword] [/PERSISTENT]