Jump to content

Recommended Posts

Posted (edited)

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

Posted

The reason i wanted to know gosh because I'm using windows xp sp1 currently but i trying to make a windows server 2003 unattended xp and i was wondering if someone knew this regtweaks already.

Posted

www.sysinternals.com

Run regmon

check the box to enable directx

look at regmon log for the registry key

-gosh

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...