Article ID: 226931 - Last Review: February 27, 2007 - Revision: 1.2 How to Minimize Graphics Use with Terminal ServerThis article was previously published under Q226931 IMPORTANT: This article contains information about modifying the registry. Before you
modify the registry, make sure to back it up and make sure that you understand how to restore
the registry if a problem occurs. For information about how to back up, restore, and edit the
registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986
(http://support.microsoft.com/kb/256986/EN-US/
)
Description of the Microsoft Windows Registry
SUMMARY
The use of animated graphics can slow the screen refresh rate on a Terminal Server client. Minimize the use of animated graphics within programs and the operating system whenever possible.
MORE INFORMATIONWARNING: If you use Registry Editor incorrectly, you may cause serious problems that may
require you to reinstall your operating system. Microsoft cannot guarantee that you can solve
problems that result from using Registry Editor incorrectly. Use Registry Editor at your own
risk. Administrators can use registry keys to control users' desktops to minimize graphics use. Use the following registry key to eliminate the animation effects used by the Windows 2000 shell:
HKEY_CURRENT_USER\ControlPanel\Desktop\WindowMetrics
Administrators can use a Terminal Server registry hive to override user settings, such as wallpaper, animation effects, and screen savers. Create a key named UserOverride in the following location:
Value Name: MinAnimate Data Type: REG_SZ String: 0 (to disable)
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-tcp
Then, re-create the user keys and values that you want to override as they appear in the HKEY_CURRENT_USER\Control Panel\Desktop key. For example, to override the Windows animation effects for all users, set the following key: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-tcp\UserOverride\Control Panel\Desktop\WindowMetrics Value Name: MinAnimate Data Type: REG_SZ String: 0
| Article Translations
|
Back to the top
