<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Windows Terminal Server and User Auto Log-Off for RDP</title>
	<atom:link href="http://blogs.digitss.com/microsoft/windows-terminal-server-and-user-auto-log-off-for-rdp/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.digitss.com/microsoft/windows-terminal-server-and-user-auto-log-off-for-rdp/</link>
	<description>DiGiTSS Team&#039;s Programming experience with PHP, MySQL, Ajax, Javascript, jQuery, C# and Microsoft technologies</description>
	<lastBuildDate>Wed, 21 Jul 2010 16:48:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Dharmavirsinh Jhala</title>
		<link>http://blogs.digitss.com/microsoft/windows-terminal-server-and-user-auto-log-off-for-rdp/comment-page-1/#comment-11089</link>
		<dc:creator>Dharmavirsinh Jhala</dc:creator>
		<pubDate>Sun, 26 Jul 2009 08:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.digitss.com/?p=274#comment-11089</guid>
		<description>Thanks Michal.</description>
		<content:encoded><![CDATA[<p>Thanks Michal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michal</title>
		<link>http://blogs.digitss.com/microsoft/windows-terminal-server-and-user-auto-log-off-for-rdp/comment-page-1/#comment-11083</link>
		<dc:creator>Michal</dc:creator>
		<pubDate>Fri, 24 Jul 2009 07:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.digitss.com/?p=274#comment-11083</guid>
		<description>Actualy there is yet one option how to shoot down the forgotten inactive sessions on the terminal server, even when you are not able to connect to the server that is affected, and you don&#039;t even have to restart the server.

The trick is to log on to any machine in the domain with domain administrator privileged account, and to run these commands:

query session /server:servername

this will list all the sessions on the mentioned server, including their state, so you can choose which ID of the session is the correct one to kill in next step.

reset session [ID] /server:servername

this will kill the session marked by the ID obtained in the previous step. Once this command is finished, you should be good to go to log on the terminal server again.

Hope this will help someone, and prevent in such occassion to restart the server, when it is not needed.</description>
		<content:encoded><![CDATA[<p>Actualy there is yet one option how to shoot down the forgotten inactive sessions on the terminal server, even when you are not able to connect to the server that is affected, and you don&#8217;t even have to restart the server.</p>
<p>The trick is to log on to any machine in the domain with domain administrator privileged account, and to run these commands:</p>
<p>query session /server:servername</p>
<p>this will list all the sessions on the mentioned server, including their state, so you can choose which ID of the session is the correct one to kill in next step.</p>
<p>reset session [ID] /server:servername</p>
<p>this will kill the session marked by the ID obtained in the previous step. Once this command is finished, you should be good to go to log on the terminal server again.</p>
<p>Hope this will help someone, and prevent in such occassion to restart the server, when it is not needed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
