<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Random Stuff About Software &#187; Remote Desktop</title>
	<atom:link href="http://patricksheedy.net/softwareblog/tag/remote-desktop/feed/" rel="self" type="application/rss+xml" />
	<link>http://patricksheedy.net/softwareblog</link>
	<description>Tips that might be useful</description>
	<lastBuildDate>Tue, 05 May 2009 03:56:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fix Cut And Paste Problems With Remote Desktop</title>
		<link>http://patricksheedy.net/softwareblog/2008/01/28/fix-cut-and-paste-problems-with-remote-desktop/</link>
		<comments>http://patricksheedy.net/softwareblog/2008/01/28/fix-cut-and-paste-problems-with-remote-desktop/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 04:08:15 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Remote Desktop]]></category>

		<guid isPermaLink="false">http://patricksheedy.net/softwareblog/2008/01/28/fix-cut-and-paste-problems-with-remote-desktop/</guid>
		<description><![CDATA[Remote Desktop is one of the best features of Windows. Unfortunately all the different Windows version of Remote Desktop seem to have a copy and paste bug. Pasting from the local machine to the remote machine in Remote Desktop will just randomly stop working.
I&#8217;ve been plagued with this problem for a long time but I [...]]]></description>
			<content:encoded><![CDATA[<p>Remote Desktop is one of the best features of Windows. Unfortunately all the different Windows version of Remote Desktop seem to have a copy and paste bug. Pasting from the local machine to the remote machine in Remote Desktop will just randomly stop working.</p>
<p>I&#8217;ve been plagued with this problem for a long time but I never found a way to fix it. Now I found a simple method that works: On the remote machine kill the rdpclip.exe task and restart it. Pasting will immediately start working again!</p>
<p>Kill the rdpclip.exe task whichever way you want. You can use Task Manager, or you can use this one line command to kill and restart it automatically.</p>
<p>taskkill.exe /im rdpclip.exe &amp; rdpclip.exe</p>
]]></content:encoded>
			<wfw:commentRss>http://patricksheedy.net/softwareblog/2008/01/28/fix-cut-and-paste-problems-with-remote-desktop/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>
