Jump to content

Windows 2003 Regtweaks


Recommended Posts

Here are some tweaks I figured out using a registry monitoring tool for windows server 2003. I'm using Standard Edition. I want people who have windows server 2003 to test them to see if they work even though I tried them in vmware workstation. I will post tweaks as I figure them out.

;Allocate processor resources for best performance of Programs

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\PriorityControl]

"Win32PrioritySeparation"=dword:00000026

;Disable Autoexex.bat parsing

[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon]

"ParseAutoexec"="0"

;Disable Shutdown Event Tracker

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Reliability]

"ShutdownReasonOn"=dword:00000000

;Disable CTRL+ALT+DEL on Logon

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]

"disablecad"=dword:00000001

;Enable Shutdown without Logon

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]

"shutdownwithoutlogon"=dword:00000001

Edited by drthawhizkid
Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...