Computing.Net > Forums > Windows 2000 > Logon scripts / Roaming profiles

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.

Logon scripts / Roaming profiles

Reply to Message Icon

Name: MorChaos
Date: August 4, 2003 at 13:45:39 Pacific
OS: Win2k Advanced Server
CPU/Ram: Athlon 2100 / 256MB DDR
Comment:

I am new to admin resposibilities...I own a pc repair shop, and the place where my business resides just placed the responsibility of maintaining their computers in my charge. I have set-up a win2k adv ser for their network domain controller. I don't have the first clue on how to write logon scripts or set-up roaming profiles. Need help writing them. I need a generic script mapping them to their home drive and the shared folder. Also how to set-up roaming profiles. Any help in this is greatly appreciated.




Sponsored Link
Ads by Google

Response Number 1
Name: nkk
Date: August 5, 2003 at 08:34:00 Pacific
Reply:

kixtart is a free program you can download and use it for scripts. Otherwise you can setup a script on win2k domain controller under\winnt\system32 look for usrlogon.cmd or create a *.cmd file using like notepad and put in it a mapping to their home folder. Then in their user profile point it to the script.

logon.cmd

net use h: \\servername\home\username /delete
net use h: \\servername\home\jdoe

Then put logon.cmd in their profile for their logon script.


0
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 2000 Forum Home


Sponsored links

Ads by Google


Results for: Logon scripts / Roaming profiles

logon scripts and User Profile www.computing.net/answers/windows-2000/logon-scripts-and-user-profile/25711.html

logon script for Profile not working www.computing.net/answers/windows-2000/logon-script-for-profile-not-working/28338.html

Client Logon Scripts www.computing.net/answers/windows-2000/client-logon-scripts/9934.html