Computing.Net > Forums > Windows 2000 > login/startup scripts

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

login/startup scripts

Reply to Message Icon

Name: Mr.Whitefolks
Date: January 21, 2003 at 08:42:22 Pacific
OS: Win2k
CPU/Ram: 1.4Ghz 512DDR
Comment:

need to have location specific drive mapping, with users that roam from location to location. I can only do Startup/Shutdown scripts for Machines, and Login/Logout scripts for Users. I tried to set Startup Script, but with no user logged in, the system has no rights to map drives, and if I use a Login Script for the user, they attach to the wrong server when at a different location. How do I do machine specific mappings without manually hitting all 400 machines in 12 locations in 3 states?

For example, when a user logs into a system in Houston, they are still mapping to shared drive in Tulsa. I need them to map to an identical drive in Houston so that they are not accessing the required information over the slow WAN link. I am having trouble doing this because when I create a machine startup script to do this It will not map due to lack of permissions to the drive.

So when a user logs into a machine in Houston I need R:\ mapped to \\houston\apps, and when they log into a machine in Tulsa I need R:\ mapped to \\tulsa\apps.

Sorry for the detail, but I wanted to make sure my problem was clear.....


thanks,
MWF



Sponsored Link
Ads by Google

Response Number 1
Name: Hallsy
Date: January 21, 2003 at 12:53:22 Pacific
Reply:

Hi,

You need to use the "net use" command.

net use R: \\SERVER_NAME\SHARE_NAME.

(The letter "R", being the letter of the mapped network drive)

Hope this helps


Mark


0

Response Number 2
Name: Michelle
Date: January 21, 2003 at 13:03:16 Pacific
Reply:

Mark,

I have a similiar problem. W2k workstations on novell network but users need to access an NT share. I don't want to have to walk to each computer to manually map a drive to the share. I know net use will do it but I don't know how to automate this so that the username doesn't need to be typed in?


0

Response Number 3
Name: smjd
Date: January 21, 2003 at 23:21:37 Pacific
Reply:

Hi Mark
u need to save login script in WINNT\SYSVOL\SYSVOL\DOMAIN\SCRIPTs folder
and also specifiy in Ur GPO
ok


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Backup Software License Service Issues



Post Locked

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


Go to Windows 2000 Forum Home


Sponsored links

Ads by Google


Results for: login/startup scripts

Startup Script www.computing.net/answers/windows-2000/startup-script/41286.html

Assigning new Login Script www.computing.net/answers/windows-2000/assigning-new-login-script/37691.html

printing script not working www.computing.net/answers/windows-2000/printing-script-not-working/51132.html