<?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"
	>
<channel>
	<title>Comments on: VERY slow server startup and shutdown</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/very-slow-server-startup-and-shutdown/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/very-slow-server-startup-and-shutdown/</link>
	<description></description>
	<pubDate>Thu, 26 Nov 2009 18:54:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Lusy</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/very-slow-server-startup-and-shutdown/#comment-65530</link>
		<dc:creator>Lusy</dc:creator>
		<pubDate>Wed, 15 Jul 2009 05:39:04 +0000</pubDate>
		<guid isPermaLink="false">#comment-65530</guid>
		<description>Well it is possibility that your server load is enough it's capability. 
you should check about it's hardware requirement according to your installed software and programed.
You can also check running about unwanted services on your server.
For more server support help please visit at: www.iyogi.net</description>
		<content:encoded><![CDATA[<p>Well it is possibility that your server load is enough it&#8217;s capability.<br />
you should check about it&#8217;s hardware requirement according to your installed software and programed.<br />
You can also check running about unwanted services on your server.<br />
For more server support help please visit at:&nbsp;&lt;a href="http://www.iyogi.net" title="http://www.iyogi. " target="_blank"&gt;www.iyogi.net&lt;/a&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CosmoC</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/very-slow-server-startup-and-shutdown/#comment-59878</link>
		<dc:creator>CosmoC</dc:creator>
		<pubDate>Thu, 12 Feb 2009 15:05:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-59878</guid>
		<description>Running Exchange on a Domain Controller will work but is NOT recommended.  If Exchange is installed on your only DC then that would probably explain it.  You cannot demote the Exchange server to a member server without breaking it if Exchange is running on the same physical DC box.  If that's the case, I would install another DC first.

Try stopping the Exchange services in the order listed below before your next reboot:
net stop MSExchangeES
net stop IMAP4Svc
net stop POP3Svc
net stop RESvc
net stop MSExchangeSRS
net stop MSExchangeMGMT
net stop MSExchangeMTA
net stop MSExchangeIS   /Y
net stop MSExchangeSA   /Y</description>
		<content:encoded><![CDATA[<p>Running Exchange on a Domain Controller will work but is NOT recommended.  If Exchange is installed on your only DC then that would probably explain it.  You cannot demote the Exchange server to a member server without breaking it if Exchange is running on the same physical DC box.  If that&#8217;s the case, I would install another DC first.</p>
<p>Try stopping the Exchange services in the order listed below before your next reboot:<br />
net stop MSExchangeES<br />
net stop IMAP4Svc<br />
net stop POP3Svc<br />
net stop RESvc<br />
net stop MSExchangeSRS<br />
net stop MSExchangeMGMT<br />
net stop MSExchangeMTA<br />
net stop MSExchangeIS   /Y<br />
net stop MSExchangeSA   /Y</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrdenny</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/very-slow-server-startup-and-shutdown/#comment-59861</link>
		<dc:creator>mrdenny</dc:creator>
		<pubDate>Thu, 12 Feb 2009 02:39:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-59861</guid>
		<description>I'm pretty sure removing an Exchange server from the domain will break Exchange.</description>
		<content:encoded><![CDATA[<p>I&#8217;m pretty sure removing an Exchange server from the domain will break Exchange.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shestopalov</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/very-slow-server-startup-and-shutdown/#comment-59826</link>
		<dc:creator>Shestopalov</dc:creator>
		<pubDate>Tue, 10 Feb 2009 18:12:06 +0000</pubDate>
		<guid isPermaLink="false">#comment-59826</guid>
		<description>The Exchange server is part of a domain. That could be an issue. I've noticed if I let the server to shutdown properly it comes back up faster. Also the slow server start up and shutdown is intermitent so next setp I guess is we will demote the server to local workgroup. Thanks everyone.</description>
		<content:encoded><![CDATA[<p>The Exchange server is part of a domain. That could be an issue. I&#8217;ve noticed if I let the server to shutdown properly it comes back up faster. Also the slow server start up and shutdown is intermitent so next setp I guess is we will demote the server to local workgroup. Thanks everyone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NetSupport</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/very-slow-server-startup-and-shutdown/#comment-59591</link>
		<dc:creator>NetSupport</dc:creator>
		<pubDate>Mon, 02 Feb 2009 17:48:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-59591</guid>
		<description>If you're using SBS 2003 check this.

Subject: SBS 2003 Slow to Shutdown 
 
http://support.microsoft.com/?kbid=827610
 
Start Registry Editor. To do this, click Start, click Run, type regedit in the Open box, and then click OK.
Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControl
In the right pane, double-click the WaitToKillServiceTimeout value.
In the Value data box, type 120000 (this equals 2 Minutes), and then click OK.
Quit Registry Editor, and then restart Windows Small Business Server 2003.</description>
		<content:encoded><![CDATA[<p>If you&#8217;re using SBS 2003 check this.</p>
<p>Subject: SBS 2003 Slow to Shutdown </p>
<p>&nbsp;&lt;a href="http://support.microsoft.com/?kbid=827610" title="http://support.microsoft.com/?kbid=827610" target="_blank"&gt;http://support.microsoft.com/?kbid=82761&#8230;&lt;/a&gt;</p>
<p>Start Registry Editor. To do this, click Start, click Run, type regedit in the Open box, and then click OK.<br />
Locate and then click the following registry subkey:<br />
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControl<br />
In the right pane, double-click the WaitToKillServiceTimeout value.<br />
In the Value data box, type 120000 (this equals 2 Minutes), and then click OK.<br />
Quit Registry Editor, and then restart Windows Small Business Server 2003.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- dynamic -->