2003 Full Optimization 1th/2 page _ Application Tips

Source: Internet
Author: User
Tags memory usage
Overall optimization plan
Microsoft (R) Windows Server 2003 Enterprise Edition
Win2k3, the launch has also been a period of time. Used to have been used WinXP, feeling still very cool, from the game to the network can be said to be unimpeded, completely farewell to the Win9x of the era of the basket screen, and Win2K on the game to support bad shortcomings.
Many people say that win2k3 is too bad, or that it is not suitable for family. Rotten not rotten I dare not say more, believe is not professional also have no right to judge this thing. Not for home? Although the server version, but in my one months of use, not inferior to XP system, and on the speed of the faster than XP! The network aspect is needless to say (server:) The game aspect I do not dare to compliment, but some Netizen says the game runs still quite cool, but some people say some games do not support!
In this I would like to say that now the market (including online sharing software) 25% of the program is not on the 2003 run! But this is nothing, compared to hundreds of thousands of software online 25% is what? Can you really install 4 or 5,000 software on a computer?
Drivers, the total feeling is not as good as XP, a lot of hardware under the support of XP under the 2K3 is not supported: (but I believe that in a few months the manufacturer will also be launched Fot 2003 of the Driving drop ~ ~
Hehe said so much, just let everyone decide whether this OS, consider you are the kind of users, I personally think as long as you are not a game-mad, then 2k3 or more suitable for you, especially the network, it called a cool AH
Here to introduce the unattended installation of the 2003 method
Open 2003 of the installation CD, open the \Support\Tools directory of the Deploy.cab file (with WinRAR can be decompressed) will setupmgr.exe files extracted, run, follow the prompts step-by-step implementation of the OK OH
Words stadia, we start from scratch, do not want to see this part of the direct look at the following optimization steps:
1, the version of the identification has been activated by Windows 2003 (of course, if you download is the inactive version of that ...) )
(1) Windows Server 2003 3790 version identification
Rtm=release to manufacture (mass production) is a version to the hardware manufacturer! is to send to the plate, not to sell.
Oem=original equipment manufacturer can only be installed completely, and RTM is similar, just call different.
Rtl=retail (Retail) official Retail edition, can be upgraded or new installation.
Vlk=volume License a large number of authorized editions, also known as Enterprise Edition.
(2). Activation of Windows Server 2003 version 3790
There are several popular modes of activation:
I have not found a good operator, the current few feel very slow, if you machine configuration number, patience is also good to try: the Internet everywhere have drops:)
(1) Reset5.02, operating in Safe mode can be activated, the time to adjust to 2008 years are no problem, all the use of normal. can be upgraded.
Disadvantage: The activation program is completely shielded, performance for running msoobe/a without any display, and in the service has a reset5, boot will automatically run this service, C:\WINDOWS\system32\srvany.exe, this program should be RESET5 added into the system.
(2) Russia cracked, remember in the XP era, as long as the Setupreg.hiv in the installation before the replacement, and then the phone can be activated to achieve the perfect activation of the realm, can be in 2003, this way after the current display has been activated, but if you adjust the time to boot again will show to activate, or even can not use. The key to the estimated secondary problem is the Setupreg.hiv file.
(3) In the forum, someone posted a Winxpactivation.exe file, known to be activated, in fact this is still false activation, temporarily shielding the activation program, is not able to modify the time.
(4) Use the substitution method to make out the pseudo VLK, installs uses all has no problem, just cannot upgrade. VLK is a replacement for the English version of 8 files. But SN has been blocked by Microsoft. So it can't be upgraded.
Conclusion: We recommend that you activate with reset5.02!
O.K optimization Start
First, to lose weight for this behemoth (KAO, this guy is much bigger than XP) Make sure you have the hardware and software installed!
1, delete the system backup file: Start → run →sfc.exe/purgecache can subtract a few m space, add up.
2, delete drive backup:%windows%\driver cache\i386 directory of Driver.cab files, usually this file is 70.3M.
3, delete the \windows\ime without the input method, 8xM
4, if you do not see the help of the system ... Delete the file in the%windows%\help directory, 36M.
5. Turn off System Restore, right-click My Computer, select Properties, locate System Restore, and select Turn off System Restore on all drives.
6, if your system space is really tense, you can consider the temporary folder of IE browser to move to other partitions, methods: Click IE, tools Internet Options Internet temporary files settings "move the folder O.K."
7, if the space again tense, enable the NTFS compression function, recommended not to use!
8, uninstall the less commonly used components, WIN2K3 and previous versions of Windows, the installation of all the system itself is responsible for the user can not choose the installation required components. Run add-Remove Programs, delete games, wallpapers, and other unused attachments. Also remember to remove Internet Explorer enhanced Security configuration, or always pop up a warning when browsing the web! You can also modify \%windows%\inf\sysoc.inf with Notepad, with the Find/Replace function, enter in the lookup box, hide, replace all empty (note, in this line, hide cannot be replaced by "Netfx=netfxocm.dll,urtocmproc , netfxocm.inf,hide,7 "). So, just put all of that, hide all removed, save, run "Add-Remove Program", you will see "Add/Remove Windows components" more than a few options, but unlike XP, after the change, although the hidden are out, but only Windows Automatic Updates can be deleted, The other is not allowed to delete drops ~ ~
O.K Thin body End!
Second, for the win2k3 speed up, although he has faster than XP, but who would feel that they have more money huh?
1, modify the registry of the run key, remove redundant programs. Enable Registry manager: Start → run →regedit→ find "hkey_current_user\software\microsoft\windows\currentversion\run\" right button → Delete If you do not install the software, so the contents of the catalog can be deleted! (Note that some drivers are here to add their own key values, to look good, you can do backup, as long as not with kernel32/system or anything can be deleted:)
2, reduce the pre-read, reduce the progress bar waiting time, the effect is a progress bar run into the login screen, start → Run →regedit
Start Registry Editor, HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session
Manager\Memory Management\prefetchparameters, there is a key value named Enableprefetcher, its value is 2 (may not be the same, but it doesn't matter), change it to "1".
Find HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control,
Set the WaitToKillServiceTimeout to: 1000 or less. (Original Set Value: 20000)
Locate the HKEY_CURRENT_USER\Control Panel\Desktop key and change the waittokillapptimeout of the right window to 1000 (the original Set value: 20000) that is, just wait 1 seconds to close the program.
Change the Hungapptimeout value to: 200 (original Set Value: 5000), which indicates that the program waits 0.5 seconds for errors.
3, let the system automatically shut down the program to stop responding.
Open the registry HKEY_CURRENT_USER\Control Panel\Desktop key,
Set the Autoendtasks value to 1. (Original Set Value: 0)
4. Disable Error Reporting
Right-click on "My Computer"-Properties-Advanced-click the "Error Report" button, in the window that appears, "Disable error Reporting" and select and check "but in the event of a serious error notify me"
5, prohibit the compression function of Windows XP:
Click "Run" under "Start", enter "regsvr32/u Zipfldr.dll" in the "Run" input box, and then press ENTER to appear the DLL Unrgisterserver dialog box in Zipfldr.dll to indicate success
6. Disable System service QoS
Start menu → run → type gpedit.msc, and the Group Policy window appears. Expand Administrative Templates → network, expand QoS Packet Scheduler, right-click restrict reserved bandwidth in Settings in properties, select Disabled, and make sure that you have restricted retention of bandwidth in the setting in the property, and that Can When the above modifications are completed and applied, the user can see the QoS Packet Scheduler (QoS Packet Scheduler) in the General Properties tab bar of the Properties dialog box for the network connection. Description The modification was successful or the modification failed.
7. Enable Hardware and DirectX acceleration
Hardware acceleration: Right-click the desktop-Properties-Settings-advanced-troubleshooting. Pull the hardware acceleration scroll bar of the page to "full", preferably click "OK" to save the exit. This may be a moment of black screen is completely normal.
DirectX acceleration: Open "Start"-> "Run", type "DxDiag" and enter "DirectX Diagnostics Tool", on the "Show" page, click DirectDraw, Direct3D and AGP texture accelerate three buttons to enable acceleration. Pull the "Hardware acceleration level of sound" scroll bar to "full acceleration"
8. Start Sound
2003 the default is to prohibit the sound, click on the-> Control Panel-> Sound Open on the line!
9. Disable Shutdown Event tracking
Start-> run-> gpedit.msc-> Computer Configuration-> Administrative Templates-> system-> display shutdown event tracking-> disabled.
10. Disable the Configure Server Wizard
Disable the "Configure Your Server" wizard on every boot: In Control Panel-> Administrator tool-> Manage Your server run it, and then in the lower left corner of the window check "Do not show this page when you log on" the first item in the default Start menu is "Configure Your server."
11, reduce the boot disk scan wait time, start → run, type "chkntfs/t:0"
12, turn off Automatic Updates: Right click on "My Computer", click on the properties, click "Automatic Updates", in the "Notification Settings" column Select "Turn off Automatic Updates." I will manually update the computer.
13, performance optimization
Right-click on My Computer,-> properties-> Happy-> Performance tab Settings-> advanced-> then the ' processor plan ' and ' memory usage ' are tuned to the program options.
14, to the right mouse button to add a copy to .../move to ... Function
Open Windows Notepad, the following copy to Notepad, save as Mouse.reg, and then execute Mouse.reg, then casually find a file, and then click the right button to see:
========================================================
Copy Code code as follows:

Windows Registry Editor Version 5.00
[Hkey_local_machine\software\classes\allfilesystemobjects\shellex]
[Hkey_local_machine\software\classes\allfilesystemobjects\shellex\contextmenuhandlers]
[Hkey_local_machine\software\classes\allfilesystemobjects\shellex\contextmenuhandlers\copy to]
@= "{C2FBB630-2971-11D1-A18C-00C04FD75D13}"
[Hkey_local_machine\software\classes\allfilesystemobjects\shellex\contextmenuhandlers\move to]
@= "{C2FBB631-2971-11D1-A18C-00C04FD75D13}"
Current 1/2 page 12 Next read the full text

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.