Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Start up scripts in win2k. 1

Status
Not open for further replies.

willisd

IS-IT--Management
Aug 16, 2001
78
GB
I've created a startup script, and i've used the "GPEDIT.MSC" command in the run box. Then used the "user configuration" "windows settings", and "scripts" option. I insert the script, and it works fine. BUT i need the script to be specific to just one user, as opposed to anyone who logs onto the pc?

Has anyone got any ideas.
 
Then you need to apply it to user's account - eg, run lusrmgr.msc, access the user properties, profiles tab.

I think default location for these scripts is \WINNT\system32\Repl\Import\Scripts (location of netlogon share in NT) - which you'll probably need to create before copying script there.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top