• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Startup scripts for win2k

jtecp

Junior Member
Hello, I am trying to acquire a startup script, that runs...well upon startup before authentication before logon. I want it to disable various things in the registry...

Anyone have any pointers or direction for me.

Thanks.
 
Just a suggestion: the group policy editor will accomplish exactly what you're looking for without having to run from a script. Why not use that to enable/disable features?
 
Slikkster is right. Editing the group policies sound more appropriate.

But if it's not what you need, once you're in the Group Policy editor, you can actually do what you were originally hoping to accomplish.

Start->Run: gpedit.msc
Under "Windows Settings"
 
Back
Top