>-----Original Message-----
>I am trying to make a batch file to map users home drives
>but I have had some failed attempts. All of are users us
a
>login script to map some of the drives. All the users
home
>folders are stored in /users/ directory. If any one can
>help or point me in the right direction that would be
>great help. Thanks.
>.
>Not sure if this will help, but you could use
net use x: \\servername\users\%username%
J