How to Improve Terminal Server Sessions

The Terminal Services feature on Windows Server 2003 works much like the Remote Desktop feature on newer versions of Windows, allowing you to access a computer's desktop remotely from another computer. Sometimes while using Terminal Services, you may notice that it is running a bit slow. To speed up the performance of Terminal Services, there are several edits to the registry that you can make. You do not have to make all of the edits but making even a few of them will increase the speed of your Terminal Services utility.

Instructions

    • 1

      Click the "Start" button and select the "Run" option. Type "regedit" (without quotes) and click "OK."

    • 2

      Navigate to "HKEY_ CURRENT_USER\Software\Microsoft\Internet Explorer\Main" and right-click "Force Offscreen Composition." Select "New DWORD value" and change its DWORD value to 1.

    • 3

      Navigate to "HKEY_ CURRENT_USER\Software\Microsoft\Office\Common." Right-click "QMEnable" and set its DWORD value to 1.

    • 4

      Navigate to "HKEY_LOCAL_ MACHINE\System\CurrentControlSet\Services\LanmanWorkstation\Parameters" and right-click "UseLockReadUnlock." Set its DWORD value to 1.

    • 5

      Navigate to "HKEY_LOCAL_ MACHINE\System\CurrentCon trolSet\Control\FileSystem" and right-click "NtfsDisable LastAccessUpdate." Set its DWORD value to 1.

    • 6

      Navigate to "HKEY_LOCAL_MACHINE\ System\CurrentControlSet\Services\ LanmanServer\Parameters" and right-click "IRPStackSize." Set its DWORD value to 15. Then right-click "UtilizeNT Caching" and set its DWORD value to 0.

    • 7

      Navigate to "HKEY_LOCAL_ MACHINE\System\CurrentCon trolSet\Control\Session Manager\ Memory Management" and right-click "DisablePagingExecutive." Set its DWORD value to 1.

    • 8

      Navigate to "HKEY_ LOCAL_MACHINE\System\Current ControlSet\Services\LanmanServer\Parameters" and right-click "SizReqBuf." Set its DWORD value between 1024 and 65535.

    • 9

      Navigate to "HKEY_LOCAL_MACHINE\ System\CurrentControlSet\Services\ LanmanServer\Parameters" and right-click "MaxWorkItems." Set its DWORD value to 8196. Then set the DWORD values for MaxMpxCt to 2048, MaxRaw WorkItems to 512, MaxFreeConnections to 100, MinFreeConnections to 32 and MaxCmds to 2048.

    • 10

      Navigate to "HKEY_LOCAL_ MACHINE\System\Current ControlSet\Control\SessionManager\ ConfigurationManager" and set the DWORD value for "RegistryLazyFlushInterval" to 60.

    • 11

      Navigate to "HKEY_ LOCAL_MACHINE\Software\ Microsoft\Windows NT\Current Version\Winlogon" and set the DWORD value for "DeleteRoamingCache" to 1.

Tips & Warnings

  • Some edits to the registry cannot be undone. Be careful when editing registry values. If you enter incorrect values or accidentally delete registry keys, you could permanently damage the Windows Server 2003 operating system.

Related Searches:

References

Comments

You May Also Like

Related Ads

Featured