i.e. the share is in a different domain for witch a specific user has rights
to but usernames are different.
Net Use /?
Seriously:
net use x: \\server\share /user:domain\username password
Just in case you have spaces in the username or sharename:
net use x: "\\server\share" "/user:domain\username" password
HTH
Clay Calvert
Replace "W" with "L" in email.