Computing.Net > Forums > Windows NT > Map to home directory

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.

Map to home directory

Reply to Message Icon

Name: Romy
Date: August 28, 2002 at 09:36:28 Pacific
Comment:

How can I setup a logon script to map a users home directory? They are all different. Would something like net use h:\servername\%username work?

Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: Rob
Date: August 28, 2002 at 10:51:27 Pacific
Reply:

I tried it, and it doesn't seem to work.


0

Response Number 2
Name: michael
Date: August 28, 2002 at 21:13:31 Pacific
Reply:

Try h:\servername\%username% after you have created the directories. Only User Manager will create the folders automatically (in a pre-shared folder, like Users).


0

Response Number 3
Name: Glen
Date: August 29, 2002 at 10:11:09 Pacific
Reply:

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 script use the net use /home command to map the drive.


0

Response Number 4
Name: Alex
Date: August 29, 2002 at 14:10:05 Pacific
Reply:

Well it will work perfectly fine on Windows Nt and Windows 200 pro workstations, but not on win 95&98... to read about getting it to work on win 95 & 98.. read below.

http://www.jsifaq.com/subd/tip1700/rh1786.htm



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows NT Forum Home


Sponsored links

Ads by Google


Results for: Map to home directory

Logon Script for mapping user home directories. www.computing.net/answers/windows-nt/logon-script-for-mapping-user-home-directories/1664.html

Home directory www.computing.net/answers/windows-nt/home-directory/832.html

Saving to home directory www.computing.net/answers/windows-nt/saving-to-home-directory/14340.html