<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"><channel><title>Making an SBS box shut down faster...</title><link>http://msmvps.com/blogs/bradley/archive/2006/08/14/107638.aspx</link><description>So Matt asked how to make his SBS box shut down faster and I said..... Exchange. Kill off Exchange. It's Exchange/AD that is the slow poke that makes you wait forever. Build a batch file that stops anything and everything with the name "Exchange" in it</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: Making an SBS box shut down faster...</title><link>http://msmvps.com/blogs/bradley/archive/2006/08/14/107638.aspx#107704</link><pubDate>Tue, 15 Aug 2006 13:35:55 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:107704</guid><dc:creator>Ben Winzenz</dc:creator><description>You really only need to stop the System Attendant. &amp;nbsp;The problem here is that the NetLogon service stops before the System Attendant service does. &amp;nbsp;The System Attendant (specifically the DSAccess component I believe) has a large timeout value where it will continue to try to contact AD, after which it times out and will shut down. &amp;nbsp;If you stop just the System Attendant, it will stop any dependant services (Information Store and MTA Stacks).&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=107704" width="1" height="1"&gt;</description></item><item><title>welcome to the funcave &amp;raquo; killing exchange server&amp;#8230;with one blow!</title><link>http://msmvps.com/blogs/bradley/archive/2006/08/14/107638.aspx#107686</link><pubDate>Tue, 15 Aug 2006 12:11:52 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:107686</guid><dc:creator>welcome to the funcave » killing exchange server…with one blow!</dc:creator><description>PingBack from &lt;a rel="nofollow" target="_new" href="http://www.chrisrue.com/funcave/2006/08/killing-exchange-serverwith-one-blow.html"&gt;http://www.chrisrue.com/funcave/2006/08/killing-exchange-serverwith-one-blow.html&lt;/a&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=107686" width="1" height="1"&gt;</description></item><item><title>re: Making an SBS box shut down faster...</title><link>http://msmvps.com/blogs/bradley/archive/2006/08/14/107638.aspx#107656</link><pubDate>Tue, 15 Aug 2006 06:41:54 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:107656</guid><dc:creator>Simon Mitchell</dc:creator><description>Hi&lt;br&gt;&lt;br&gt;A /y is required at the end of each net stop command so that you don't have to sit pressing keys, as it is expecting you to be interactive, as in &amp;quot;do you really want to do this&amp;quot;.&lt;br&gt;&lt;br&gt;You can also do the reverse by using net start. Useful for bouncing the services.&lt;br&gt;&lt;br&gt;regards&lt;br&gt;Simon&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=107656" width="1" height="1"&gt;</description></item></channel></rss>