Windows Server Operating System
Setting up the kernel debugger
Download Windows Debugging Tools here. Note that there are 32 and 64-bit versions of the debugger.
Read the Debugging Tools and Symbols Getting Started page. Be sure to scroll down to the section on using the Microsoft symbol server.
Alternately, you can download the entire set of operating system symbols in order to access them locally. The download files are pretty big: 500 -750 MB.
Copying large files may cause SQL Server or other programs to page out to disk under certain circumstances. A knowledgebase article titled You may experience a decrease in overall system performance when you are copying files that are larger than approximately 500 MB in Windows Server 2003 SP1 or in Windows Server 2003 SP2 details how a Session Manager memory setting can cause the OS to set aside too much memory for the Lazy Writer. This causes programs like SQL Server to get their working set trimmed. The fix is the latest service pack, a registry change and a reboot.
Windows Server 2003 Service Pack 2 includes the Scalable Networking pack that is described in Knowledge Base article 912222. One component, TCP Chimney Offload, can cause a number of problems. For starters, it will break WireShark or any WinPCap dependent application. Further it can cause error messages like General Network Error or Communication link failure. Check out this link for more: http://support.microsoft.com/kb/942861
Automating Windows Performance Logging startup
Applies to: W2k3, XP
References: