0

We're running Win 2003 server R2. Every few weeks, I find that the Paste command in My Computer is no longer available. A reboot fixes it. Does anyone have any knowledge of a better fix for this?

dsteele
  • 125
  • 1
  • 6

4 Answers4

3

If you're accessing the server through remote desktop Connection, follow these steps to re-launch communication with the terminal server's clipboard:

  • Use Task Manager to kill the rdpclip.exe process
  • Go to File>"New task (Run...), and type "rdpclip.exe" to restart it

No need to reboot server.

l0c0b0x
  • 11,867
  • 7
  • 47
  • 76
0

Have you tried to kill and restart explorer.exe?

MathewC
  • 6,957
  • 9
  • 39
  • 53
0

Is the Paste command on the Edit Menu greyed out, or completely missing? Greyed out means that Explorer doesn't think that anything is on the clipboard that can be pasted. Missing completely means that something has messed up the menu structure.

Can you paste using the keyboard (CTRL-V)?

BillN
  • 1,503
  • 1
  • 13
  • 31
0

I know this bug very well under Citrix and/or some RDP-Sessions , sometimes Ctrl-Insert as a replacement to Ctrl-C works and Shift-Insert as Ctrl-V. Is there anybody who can explain this behaviour?

  • Thanks for this hint: * Use Task Manager to kill the rdpclip.exe process * Go to File>"New task (Run...), and type "rdpclip.exe" to restart it but should i do that on my lokal machine or on the remotely administered server? –  Oct 24 '09 at 12:30