<?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>Perpetually Bored &#187; RDP</title>
	<atom:link href="http://perpetuallybored.com/tag/rdp/feed/" rel="self" type="application/rss+xml" />
	<link>http://perpetuallybored.com</link>
	<description>The incessant rants of an anhedonic cynic</description>
	<lastBuildDate>Fri, 27 Jan 2012 07:12:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>RDP-ing to the console session</title>
		<link>http://perpetuallybored.com/2008/07/04/rdp-ing-to-the-console-session/</link>
		<comments>http://perpetuallybored.com/2008/07/04/rdp-ing-to-the-console-session/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 09:00:10 +0000</pubDate>
		<dc:creator>Calreth</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[RDP]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://blog.mythokia.net/?p=217</guid>
		<description><![CDATA[Microsoft&#8217;s Remote Desktop Protocol has a feature that gives it a huge advantage over most traditional remote desktop software such as VNC (UltraVNC, RealVNC etc.): the redirection of sound from the remote to the local machine. That is to say, &#8230; <a href="http://perpetuallybored.com/2008/07/04/rdp-ing-to-the-console-session/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Microsoft&#8217;s Remote Desktop Protocol has a feature that gives it a huge advantage over most traditional remote desktop software such as VNC (UltraVNC, RealVNC etc.): the redirection of sound from the remote to the local machine. That is to say, I would be able to play a music file on the remote computer and have the sound playback from the local computer&#8217;s speakers, instead of it being outputted on the speakers of the remote computer.</p>
<p>Typically however, when a RDP connection is established, it creates a new session by default instead of showing what&#8217;s display on the remote desktop currently. So although you were logged into the remote computer, you weren&#8217;t able to carry on the work you left off previously remotely. This has been the main reason that previously made me use UltraVNC over Microsoft RDP. However, I was ignorant of the fact that Microsoft RDP is able to do the same, until I stumbled across <a href="http://support.microsoft.com/kb/278845">this KB entry</a>. The reason is that this feature is not obvious right out of the box, it&#8217;s not shown on the GUI of the client anywhere. It can only be accessed via a command line, with the following command:</p>
<blockquote><pre>mstsc -v:servername /F -console</pre>
</blockquote>
<p>That&#8217;s the best of both worlds in one. I don&#8217;t think I&#8217;ll ever look back to VNC again, at least not on a Windows system. Maybe when everyone is sporting 10 Gbps LAN connections, we&#8217;ll have enough bandwidth to redirect 3D graphics too.</p>
]]></content:encoded>
			<wfw:commentRss>http://perpetuallybored.com/2008/07/04/rdp-ing-to-the-console-session/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

