<?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>Talkwards &#187; tip</title>
	<atom:link href="http://www.talkwards.com/tag/tip/feed" rel="self" type="application/rss+xml" />
	<link>http://www.talkwards.com</link>
	<description>Advancing Talkwards...</description>
	<lastBuildDate>Sat, 03 Sep 2011 16:33:28 +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>Hacking Windows Remote Connection (MSTSC.EXE)</title>
		<link>http://www.talkwards.com/2008/09/hacking-windows-remote-connection-mstscexe</link>
		<comments>http://www.talkwards.com/2008/09/hacking-windows-remote-connection-mstscexe#comments</comments>
		<pubDate>Tue, 09 Sep 2008 11:28:25 +0000</pubDate>
		<dc:creator>Hoakz</dc:creator>
				<category><![CDATA[Computer Applications and Programs]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.hoakz.com/blog/?p=130</guid>
		<description><![CDATA[Ever been turned down by a Windows machine over Remote Desktop because it already had too many connections? Even though there are no way to connect using the standard remote desktop program you can still &#8220;hack&#8221; a connection. Sure the limitation exists, probably to sell more licenses or to protect the host server from getting [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.hoakz.com/blog/wp-content/uploads/2008/09/max-connections.jpg"><img class="size-full wp-image-133 aligncenter" title="The terminal server has exceeded the maximum number of allowed connections" src="http://www.hoakz.com/blog/wp-content/uploads/2008/09/max-connections.jpg" alt="" width="459" height="119" /></a></p>
<p style="text-align: left;">Ever been turned down by a Windows machine over Remote Desktop because it already had too many connections?</p>
<p>Even though there are no way to connect using the standard remote desktop program you can still &#8220;hack&#8221; a connection.  Sure the limitation exists, probably to sell more licenses or to protect the host server from getting too many connections, but to get past it you do the following:</p>
<blockquote><p>mstsc /v:myhost.com /F /console</p></blockquote>
<p>Where myhost.com is the name or ipnumber of the server you are trying to remote to.  /F means a full screen connection, /console means to connect to the &#8220;console session of the server&#8221; (whatever that means, it anyhow results in you getting in although the server would otherwise refuse you).</p>
<p>The full format of the MSTSC command call are:</p>
<blockquote><p>MSTSC [&lt;Connection File&gt;] [/v:&lt;server[:port]&gt;] [/console] [/f[ullscreen]]<br />
[/w:&lt;width&gt; /h:&lt;height&gt;]</p></blockquote>
<p>&lt;Connection File&gt; refers to an rdp file to be used with the connection (good if you need to make local drivers or other resources available or set up the connection otherwise).</p>
<p>You can also call MSTSC with the &#8220;/edit&#8221; switch if you wish to edit a connection file:</p>
<blockquote><p>MSTSC /edit &lt;Connection File&gt;</p></blockquote>
<p>Finally you may also migrate files by using the &#8220;/migrate&#8221; switch (not 100% sure how this is done though since I don&#8217;t have an older version file to test with).</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.talkwards.com%2F2008%2F09%2Fhacking-windows-remote-connection-mstscexe&amp;title=Hacking%20Windows%20Remote%20Connection%20%28MSTSC.EXE%29" id="wpa2a_2"><img src="http://www.talkwards.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.talkwards.com/2008/09/hacking-windows-remote-connection-mstscexe/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

