Computing.Net > Forums > Windows Server 2003 > Mapping Network Drives

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.

Mapping Network Drives

Reply to Message Icon

Name: JohnRChick
Date: April 17, 2005 at 09:48:48 Pacific
OS: 2003
CPU/Ram: 2.5/1.25
Comment:

hey. I have a couple drives I want to map whenever the user logs on. I know I can do this via batch file, but is there a way to do this through the group policy?

Also, if i end up having to do it by batch file, is there a limit to the number of letters the name can have? If i try to map a share called "shared Folder" in dos, it doesn't work. If i rename it to "shared", then i am able to map it in dos. any ideas?



Sponsored Link
Ads by Google

Response Number 1
Name: matos20
Date: April 17, 2005 at 16:01:35 Pacific
Reply:

Hi Jonh, you can do it through GPO!!
Just make the gpo, go to "User Configuration" > "Scripts (logon-logoff)" > Logon > Properties, than will show a window that you will can add an script to the users. There are button "Show Files" you can click there and create (or copy your batch file that you said ).
Than just link your GPO to OU that you want!
Ready!

I thing better you use _ (underscore) instead of( ) space, because the DOS will not support your batch mapping.

See you!

Milton Matos


0

Response Number 2
Name: brian32
Date: April 17, 2005 at 20:48:11 Pacific
Reply:

In regards to the number of letters the name can have, lets assume the folder is called "Day Schedule", and you wanted to map the S: drive to it, you would map it in MS-DOS as follows:

net use S: \\servername\daysch~1

Notice two things:
1. the two words are put together
2. the ~ and 1 are the seventh and eighth characters

Since DOS recognizes single words no more than eight characters long, appending ~1 as the seventh and eighth characters will help DOS understand and complete the name.


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 Server 2003 Forum Home


Sponsored links

Ads by Google


Results for: Mapping Network Drives

Mapping Network Drives Server 2003 www.computing.net/answers/windows-2003/mapping-network-drives-server-2003/7392.html

can't map network drives www.computing.net/answers/windows-2003/cant-map-network-drives/9434.html

slow mapping network drive www.computing.net/answers/windows-2003/slow-mapping-network-drive/5865.html