Skip to content

Instantly share code, notes, and snippets.

@jbeigel
Created August 25, 2011 12:22
Show Gist options
  • Save jbeigel/1170536 to your computer and use it in GitHub Desktop.
Save jbeigel/1170536 to your computer and use it in GitHub Desktop.
restart rdpclip.exe
taskkill /f /im rdpclip.exe /fi "username eq %USERNAME%"
start rdpclip.exe
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment