<?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>The NetFlow &#187; Remote Desktop Protocol</title>
	<atom:link href="http://www.thenetflow.com/tag/remote-desktop-protocol/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thenetflow.com</link>
	<description>Excited? You shouldn&#039;t be... A blog about everything. Technology Travel Life</description>
	<lastBuildDate>Wed, 04 Jan 2012 14:03:34 +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>Console switch for mstsc?</title>
		<link>http://www.thenetflow.com/2009/console-switch-for-mstsc/</link>
		<comments>http://www.thenetflow.com/2009/console-switch-for-mstsc/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 13:16:15 +0000</pubDate>
		<dc:creator>Dan O'Neill</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Remote Desktop Protocol]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.thenetflow.com/?p=352</guid>
		<description><![CDATA[As a Systems Administrator, I do a lot of troubleshooting every day for end-users. I also look after a number of servers and often have to complete very long tasks on these servers. One particular job that I&#8217;m working on &#8230; <a href="http://www.thenetflow.com/2009/console-switch-for-mstsc/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As a <a class="zem_slink" title="System administrator" rel="wikipedia" href="http://en.wikipedia.org/wiki/System_administrator">Systems Administrator</a>, I do a lot of troubleshooting every day for end-users. I also look after a number of servers and often have to complete very long tasks on these servers. One particular job that I&#8217;m working on at the minute is importing users <a class="zem_slink" title="Personal Storage Table" rel="wikipedia" href="http://en.wikipedia.org/wiki/Personal_Storage_Table">.pst</a> files into <a class="zem_slink" title="Enterprise Vault" rel="homepage" href="http://www.symantec.com/enterprisevault">Enterprise Vault</a> archives. This is a time consuming process that requires you to be logged in all the time.</p>
<p>So normally, I&#8217;d open up a console <a class="zem_slink" title="Remote Desktop Protocol" rel="wikipedia" href="http://en.wikipedia.org/wiki/Remote_Desktop_Protocol">RDP</a> session to the win2003 server using <strong><a class="zem_slink" title="Terminal Services" rel="wikipedia" href="http://en.wikipedia.org/wiki/Terminal_Services">mstsc</a> /v: <em>servername</em> /console. </strong>This connects to session 0 on the box and allows me to disconnect the session and leave it running overnight and not have my session time out and cause the job to fail. However recently I updated mstsc.exe on my machine to version 6.0 to resolve another problem I was having remoting to my <a class="zem_slink" title="Windows XP" rel="homepage" href="http://www.microsoft.com/windows/products/windowsxp/">XP</a> machine from my <a class="zem_slink" title="Windows Vista" rel="homepage" href="http://www.microsoft.com/windows/windows-vista/default.aspx">Vista</a> PC at home. However it appeared that the <strong>/console</strong> switch no longer worked. Also when the <strong>/?</strong> switch was used, it wasn&#8217;t even mentioned.<span id="more-352"></span></p>
<p><img class="alignleft size-full wp-image-353" title="questionswitch" src="http://www.thenetflow.com/wp-content/uploads/2009/06/questionswitch.jpg" alt="The Question Switch" width="454" height="445" /></p>
<p>This creates a problem in that I couldn&#8217;t connect to console sessions to complete long tasks. However, while looking at the above instructions I noticed the <strong>/admin</strong> switch. Did they just rename it? I tried it and excellently I was able to log on to a console session created with the old mstsc application using the <strong>/console</strong> switch. Brilliant news. So to connect to any console session on a win2003 box all I had to do was <strong>mstsc /v: <em>servername</em> /admin. </strong>I decided to follow it up however to see why the change was made and if indeed if any change was made. I came across the following article <a href="http://blog.shijaz.com/2008/01/no-more-mstscexe-console.html">http://blog.shijaz.com/2008/01/no-more-mstscexe-console.html</a> which explained the situation with the application and why the change was made. Also, this is going to come up even more with the increased uptake of <a class="zem_slink" title="Windows Server 2008" rel="wikipedia" href="http://en.wikipedia.org/wiki/Windows_Server_2008">windows server 2008</a>, as explained in the above article. It makes for an interesting read and explains Microsofts thinking about how console sessions will work in future (i.e. not at all <img src='http://www.thenetflow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ).</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/bccb4c1e-3ef0-4835-8a25-c51dba786830/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=bccb4c1e-3ef0-4835-8a25-c51dba786830" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.thenetflow.com/2009/console-switch-for-mstsc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

