JSI Tip 2493. How do I minimize the impact of graphics on Terminal Server clients?

Jerold Schulman

June 13, 2000

1 Min Read
ITPro Today logo in a gray background | ITPro Today

If a Terminal Server client uses animated graphics on their desktop, it will significantly slow the screen refresh.

In Windows 2000, you can control the user's use of animated graphic by setting MinAnimate to 0 at:

HKEY_CURRENT_USERControlPanelDesktopWindowMetrics.

For terminal Server, you can override the values in WindowMetrics by creating a subkey named UserOverride and then settingthe values you want. To override Windows animation effects for all Terminal Server clients, set MinAnimate to 0 at:

HKEY_LOCAL_MACHINESystemCurrentControlSetConttrolTerminalServerWinStationsRDP-tcpUserOverrideControlPanelDesktopWindowMetrics


Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like