Question
July 14, 2008 at 02:53 PM
delachriyo

NET USE COMMAND

by delachriyo . Updated 18 years ago

I am trying to write a net use command to map a home drive for a user but itdoes not work..
my server name is SERVER1 and
the user name is Dan.
the home direcory I am trying to map is on SERVER1 and is a subfolder of the big USER folder.
I am typing the following net use command;
net use N: \\SERVER1\USER /USER:domain001\Dan

but I am still geting system error 59, or 67…

any help??
thanks

This discussion is locked

All Comments