RDP Clipboard Not Working

Should your RDP clipboard stop working, might I suggest the following. You can take the code below and shove it in a batch file and run it on both your personal client and the remote machine.

@echo off

Taskkill.exe /im rdpclip.exe

Rdpclip.exe