Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Login Scrpts/mapping to home folder
Name: Sheldon Date: September 20, 2002 at 07:33:10 Pacific OS: NT 4.0 CPU/Ram: p3, 256
Comment:
I have a login.bat file that I am trying to load that will map a drive to a users home folder. The mapped drive will be different depending on which user logs in......my machine name is class and my share for the uer folders is usreacc, however I have tried many attempts to get this reolved but am unable.... I tried /home option but no luck, can someone help?
Summary: hi all I have shared out a folder on my nt4 server . I want to give users a home folder which will be maped when they log on . I have shared out a folder called users and went into user profiles and ...
Summary: That command won't work in a script. The syntax is \\servername\sharename. In the properties of the user account, define the path to their home folder - \\servername\sharename. Then in the logon scr...
Summary: If this is a Win2k pc Right click My Documents/select Properties. In the target path type in the home dir. on the server. If it is a WinNT pc share the users home folder and map a drive letter to it....