October 10, 200322 yr 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 October 29, 200322 yr by drthawhizkid
October 11, 200322 yr Regmon is your best friend . The xp registry guide has a how-to on using it.-gosh
October 11, 200322 yr Author 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.
October 11, 200322 yr www.sysinternals.comRun regmoncheck the box to enable directxlook at regmon log for the registry key-gosh
October 14, 200322 yr Author I know how to use regmon but the point of me making this post was if someone already had this regtweaks apart of their unattended install.
October 15, 200322 yr I was kind of hoping for this too because then I could make an unattended workstation install script for 2k3
October 15, 200322 yr Author mott I'm gonna try making a reg file with this tweaks and I will post it.
October 16, 200322 yr Author Added new tweaks on first post of this thread. Edited October 29, 200322 yr by drthawhizkid
October 17, 200322 yr http://www.<<spam>>.net/articl...tion=more&id=54Windows Server 2003 as a Workstation Guide
October 17, 200322 yr Author thanks maric52 but I got a program to this but I need these tweaks in registry file format. I'm working on it by myself in vmware with a registry key monitor.
Create an account or sign in to comment