<?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>jim80.net &#187; rdp</title>
	<atom:link href="http://blog.jim80.net/tag/rdp/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jim80.net</link>
	<description></description>
	<lastBuildDate>Mon, 16 Jan 2012 04:15:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Connect to the Console Session on Windows</title>
		<link>http://blog.jim80.net/2009/06/20/how-to-connect-to-the-console-session-on-windows/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-connect-to-the-console-session-on-windows</link>
		<comments>http://blog.jim80.net/2009/06/20/how-to-connect-to-the-console-session-on-windows/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 17:20:32 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[rdc]]></category>
		<category><![CDATA[rdp]]></category>
		<category><![CDATA[reboot]]></category>
		<category><![CDATA[terminal services]]></category>

		<guid isPermaLink="false">http://blog.jim80.net/?p=255</guid>
		<description><![CDATA[The original title for this post was going to be &#8220;I Cannot Believe I Did Not Know This Until Now.&#8221; Now it&#8217;s a thinly veiled mock up of the source document&#8217;s title: How to Connect to and Shadow the Console Session with Windows Server 2003 Terminal Services (2008 features sourced from here). The following feature [...]]]></description>
			<content:encoded><![CDATA[<p>The original title for this post was going to be &#8220;I Cannot Believe I Did Not Know This Until Now.&#8221; Now it&#8217;s a thinly veiled mock up of the source document&#8217;s title: <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;278845">How to Connect to and Shadow the Console Session with Windows Server 2003 Terminal Services</a> (2008 features sourced from <a href="http://support.microsoft.com/kb/947723/en-us">here</a>). The following feature becomes priceless when two people are logged in remotely and you get that frustrating </p>
<p><code>"The terminal server has exceeded the maximum number of allowed connections." </code></p>
<p>Stupid machine, don&#8217;t give me an error, then kick off the person who can fix it! Well, until now, I was the stupid admin who didn&#8217;t know you could do this: </p>
<p>2003,XP SP1,2: <strong><code>mstsc /v:<em>IPorHostname</em> /console </code> </strong><br />
2008,Vista,XP SP3: <strong><code>mstsc /v:<em>IPorHostname</em> /admin </code> </strong></p>
<p>to log into the physical console session. Sweet! </p>
<p>On a related note, if you want to view a session, you can use </p>
<p><strong><code>shadow 0</code></strong></p>
<p>to view that session (0 for physical console in Windows 2003). You will have to be authorized by the user that is logged in however, so no spying by default.</p>
<p>Note: Windows 2008 is better about managing additional log in attempts. If the max number of terminals is reached, the new connection can pick which user they want to log off, and the user about to be logged off has the option to allow, allow by ignoring, or deny the request. </p>
<p>Not that a hard reboot won&#8217;t do it either&#8230; kidding! But in all <a href="http://www.apcc.com/products/family/index.cfm?id=70">seriousness&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jim80.net/2009/06/20/how-to-connect-to-the-console-session-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

