<?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>Always Get Better &#187; Windows Server 2003</title>
	<atom:link href="http://www.alwaysgetbetter.com/blog/category/operating-systems/windows-server-2003-operating-systems/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alwaysgetbetter.com/blog</link>
	<description>Never stop looking for ways to improve</description>
	<lastBuildDate>Mon, 30 Jan 2012 12:00:17 +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>Reboot Windows Server 2003 Using Remote Desktop (RDP)</title>
		<link>http://www.alwaysgetbetter.com/blog/2008/07/18/reboot-windows-server-2003-using-remote-desktop-rdp/</link>
		<comments>http://www.alwaysgetbetter.com/blog/2008/07/18/reboot-windows-server-2003-using-remote-desktop-rdp/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 00:25:18 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[RDP]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[server administration]]></category>

		<guid isPermaLink="false">http://www.alwaysgetbetter.com/blog/?p=37</guid>
		<description><![CDATA[Since Microsoft updated their Windows Server 2003 software, administrators relying on their Remote Desktop Connection are having difficulties rebooting. When connected via RDP, if you reboot normally you will be disconnected from the server and all will appear well.  Sometimes, however, the server won&#8217;t actually reboot!  Furthermore, it will block all incoming connections to RDP, [...]
Related posts:<ol>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/04/26/protect-ssh-server-rsa-keys/' rel='bookmark' title='Protect Your SSH Server with RSA Keys'>Protect Your SSH Server with RSA Keys</a></li>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/08/02/windows-azure-thoughts-months/' rel='bookmark' title='Windows Azure Thoughts &#8211; First Six Months'>Windows Azure Thoughts &#8211; First Six Months</a></li>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/04/25/ensure-sla-multiple-web-role-instances-windows-azure/' rel='bookmark' title='Ensure SLA with Multiple Web Role Instances on Windows Azure'>Ensure SLA with Multiple Web Role Instances on Windows Azure</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Since Microsoft updated their Windows Server 2003 software, administrators relying on their Remote Desktop Connection are having difficulties rebooting.</p>
<p>When connected via RDP, if you reboot normally you will be disconnected from the server and all will appear well.  Sometimes, however, the server won&#8217;t actually reboot!  Furthermore, it will block all incoming connections to RDP, and to everything else.  The only means of recovery is rebooting from the console.</p>
<h2>Solution</h2>
<p>It is possible to use our knowledge of the command line to perform a proper system reboot using the <strong>shutdown</strong> command.</p>
<p>The relevant switches are:</p>
<p>/f &#8211; Force the shutdown even if other users are connected</p>
<p>/r &#8211; REBOOT, rather than shutdown</p>
<p>/t 0 &#8211; Set the timer to 0 seconds, i.e. perform the command right away</p>
<p>Example:</p>
<p><strong>reboot /f /r /t 0</strong></p>
<p>I hope this helps prevent some head-scratching!</p>
<div style="width:468px;margin:0 auto">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-0410364841759590";
/* Homepage, 468x60 ads, After posts, created 12/19/08 */
google_ad_slot = "4210204644";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>Related posts:<ol>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/04/26/protect-ssh-server-rsa-keys/' rel='bookmark' title='Protect Your SSH Server with RSA Keys'>Protect Your SSH Server with RSA Keys</a></li>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/08/02/windows-azure-thoughts-months/' rel='bookmark' title='Windows Azure Thoughts &#8211; First Six Months'>Windows Azure Thoughts &#8211; First Six Months</a></li>
<li><a href='http://www.alwaysgetbetter.com/blog/2011/04/25/ensure-sla-multiple-web-role-instances-windows-azure/' rel='bookmark' title='Ensure SLA with Multiple Web Role Instances on Windows Azure'>Ensure SLA with Multiple Web Role Instances on Windows Azure</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.alwaysgetbetter.com/blog/2008/07/18/reboot-windows-server-2003-using-remote-desktop-rdp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: alwaysgetbetter.com @ 2012-02-08 07:45:35 -->
