Clipboard Data Not Available After Reconnecting to Terminal Server (217885)



The information in this article applies to:

  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Datacenter Server

This article was previously published under Q217885

SYMPTOMS

If you copy text to the Clipboard in a Terminal Server client session, the text is not still available in the Clipboard after you disconnect from and reconnect to the Terminal Server.

CAUSE

Terminal Server does not copy the actual data to the client computer's Clipboard, but copies a list of formats in which the data can be copied. When a program on the client computer requests the data, the client computer pulls the data from the server. If the client computer disconnects, the data is no longer available.

STATUS

This behavior is by design.

MORE INFORMATION

The product behaves in this manner to minimize network traffic. Most items are copied to the Clipboard in several formats. If the server transfers all of the data for each format every time an item is copied, network performance could suffer.

Modification Type:MajorLast Reviewed:11/13/2003
Keywords:kbprb KB217885