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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Logon Scripts

Status
Not open for further replies.

PeterL

IS-IT--Management
Oct 30, 2000
129
US
I want to modify the users registry upon their NT 4.0 logon. I exported the key to it's own .reg file. When I double click the file it updates the registry the way I want. Does anyone know how I can run this within the logon script and not have the user click OK to confirm the registry update?
Thanks
 
Try using this command line :

Regedit /s filename.reg

This will update the registry without the message box Peter Van Eeckhoutte
peter.ve@pandora.be

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top