<?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>THE OFFICIAL BLOG OF THE SBS "DIVA" : Best Practices</title><link>http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx</link><description>Tags: Best Practices</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>How many reboots should a server do?</title><link>http://msmvps.com/blogs/bradley/archive/2008/04/01/how-many-reboots-should-a-server-do.aspx</link><pubDate>Wed, 02 Apr 2008 01:50:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1566437</guid><dc:creator>bradley</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1566437</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1566437</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2008/04/01/how-many-reboots-should-a-server-do.aspx#comments</comments><description>&lt;p&gt;In the partner SBSC newsgroup, one of the guys asked if it was normal for a SBS server to be rebooted nightly.&amp;nbsp; He didn&amp;#39;t think so, but the consultant that came before him had set up a nightly reboot .&amp;nbsp; (Needless to say it was causing issues&amp;nbsp;with Exchange complaining about not be shut down properly).&lt;/p&gt;
&lt;p&gt;He said that coming from an Enterprise background that he was NOT&amp;nbsp;used to rebooting servers nightly and in fact the Enterprise servers he was used to many times went months without rebooting.&lt;/p&gt;
&lt;p&gt;First off the general rule of thumb for ANY server, whether Enterprise or Small Business is that they really and truly only need to be rebooted if a Security patch demands it.&amp;nbsp; In a SBS network, due to the fact that we have&amp;nbsp;a fair number of applications on our server, the chances are good that every second Tuesday of every month (that&amp;#39;s Patch Tuesday) there will be at least one patch offered to a SBS box that needs a reboot.&amp;nbsp; If a patch needs to reboot, you need to reboot.&amp;nbsp; The reason for this is that dlls in use may not be updated until a reboot is complete, so you may not be fully protected if you merely install the update and don&amp;#39;t reboot.&amp;nbsp; Also a mismatch of dlls may leave the server to do weird things (event logs wackoness) that doesn&amp;#39;t clear up until a reboot.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Rule one:&amp;nbsp; if the patch wants a reboot, reboot the server.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;That doesn&amp;#39;t mean necessarily you HAVE to reboot if you don&amp;#39;t apply the patch in question.&amp;nbsp; Case in point, I have not updated my server for the &lt;a class="" href="http://blogs.technet.com/sbs/archive/2008/03/12/kb-948496-and-kb-936594.aspx"&gt;post sp2, kill off RSS/TOE Advanced networking crud of SP2&lt;/a&gt; because I already followed the guidance in &lt;a href="http://www.sbsbpa.com/"&gt;www.sbsbpa.com&lt;/a&gt; and&amp;nbsp;shut it off in the registry.&amp;nbsp; That patch demands a reboot.&amp;nbsp; Since I don&amp;#39;t NEED to install that patch, since it&amp;#39;s not a SECURITY patch, I&amp;#39;m now with a two month uptime because I didn&amp;#39;t install any&amp;nbsp;patches in March on the server that demanded a reboot.&amp;nbsp; Then I also decide WHEN to patch.&amp;nbsp; My goal, my job is to buy time.&amp;nbsp; If I&amp;#39;m having to run to the server at noon on Patch Tuesday screaming &amp;quot;Patch now, we&amp;#39;re rebooting the server because we&amp;#39;re sooo at risk we&amp;#39;re screwed&amp;quot;, I haven&amp;#39;t done my job of risk management.&amp;nbsp; All patches ultimately get installed.&amp;nbsp; I just determine the best time to install them.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Rule two:&amp;nbsp; Just because a patch is offered, doesn&amp;#39;t mean you HAVE to install it right then and there.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If your prior consultant is staging a nightly reboot of the server, go fire that consultant.&amp;nbsp; He or she is probably doing that for several reasons:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;There&amp;#39;s a sucky line of business application on that server sucking up memory and the App developer, nor the consultant&amp;nbsp;hasn&amp;#39;t a clue how to tune memory to work on a server.&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;There&amp;#39;s a SQL instance on that box sucking up all memory and the consultant hasn&amp;#39;t googled for &amp;quot;&lt;a class="" href="http://msmvps.com/blogs/bradley/archive/tags/Allocated+Memory/default.aspx"&gt;Allocated memory alert&lt;/a&gt;&amp;quot; and hit my umpteen blog posts on how to fix this.&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;He or she sees how Exchange uses up all free memory and doesn&amp;#39;t realize that it releases it to other apps when needed.&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Rule three:&amp;nbsp; There is no reason that makes any logical sense to reboot a box nightly.&lt;/strong&gt;&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Let me restate that for the folks in the back of the blogosphere reading all of those dumb April fools jokes today:&lt;/p&gt;
&lt;p&gt;There is no reason to reboot a box nightly.&amp;nbsp; If your consultant is saying this is a best practice he or she does, that is one of the worst best practices in my book, short of running the server with no firewall and all ports open.&amp;nbsp; If they are doing this they are probably doing so to mask a problem that they haven&amp;#39;t fixed.&amp;nbsp; If they are doing this because it fixes something else, go fix the something else first.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Rule four:&amp;nbsp; Fix the real issue, don&amp;#39;t use rebooting as a bandaid.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We sometimes have a problem where servers don&amp;#39;t reboot AFTER a patch as the Remote Desktop Protocol doesn&amp;#39;t come back as it should (see&lt;a class="" href="http://blog.sbs-rocks.com/2008/04/01/restart-file-discussed-at-triad-sbs-group-meeting/"&gt; Handy Andy&amp;#39;s blog for his recent discussion&lt;/a&gt; on this issue).&amp;nbsp; Thus to stage a nightly reboot like this is putting a lot of risk of loss of access to that server.&amp;nbsp; It&amp;#39;s not normal for servers to BSOD (blue screen of death), it&amp;#39;s normally a driver issue, it&amp;#39;s not normal for servers to demand a reboot each night, and while it&amp;#39;s not normal to lose Remote Desktop access to the server, it can happen to be prepared.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Rule five:&amp;nbsp; Rebooting may impact remote access, if you plan for an alternative strategy to get that server back to full remote access, you will save yourself a lot of unplanned trips to the office.&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1566437" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx">Best Practices</category></item><item><title>SBSized Windows 2003 sp2 release notes</title><link>http://msmvps.com/blogs/bradley/archive/2007/03/18/sbsized-windows-2003-sp2-release-notes.aspx</link><pubDate>Mon, 19 Mar 2007 03:08:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:692718</guid><dc:creator>bradley</dc:creator><slash:comments>12</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=692718</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=692718</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2007/03/18/sbsized-windows-2003-sp2-release-notes.aspx#comments</comments><description>&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Okay so you&amp;#39;ve read the &lt;a href="http://download.microsoft.com/download/8/0/9/80939c86-d75c-48a2-abc2-a1fe7e657171/relnotes.htm"&gt;&lt;font color="#800080"&gt;REAL Windows 2003 sp2 release notes&lt;/font&gt;&lt;/a&gt; right? If not, do that and then come back.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;If you want to know what’s in Win2k3 sp2, the Windows Server blog points to the highlights - &lt;a href="http://blogs.technet.com/windowsserver/archive/2007/03/13/sp2-goes-live.aspx"&gt;&lt;font color="#800080"&gt;http://blogs.technet.com/windowsserver/archive/2007/03/13/sp2-goes-live.aspx&lt;/font&gt;&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;em&gt;(edit) Please note that SP2 is fully and utterly supported on SBS 2003 sp1. &lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Before we begin to install SP2 I want you to do a few steps.&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Consider (okay.. how about &lt;strong&gt;DO&lt;/strong&gt;) install this in a VMware or any other server than a client’s production box first.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Get a feel for this process.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;In the era of free Virtual PC the argument that we don’t have test boxes won’t fly anymore.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Go build one with Action pack software and leave the 30 day clock running.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Use that to test.&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Ensure you have a good backup.. a tested backup.&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Disable third party services (not just stop the services, turn them to disabled)&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Do an additional ... an &lt;em&gt;&lt;a class="" href="http://msmvps.com/blogs/bradley/archive/tags/Oferized/default.aspx"&gt;Oferized &lt;/a&gt;&lt;/em&gt;backup... of just the SystemState just to be sure.&amp;nbsp;&lt;em&gt; (To &lt;a class="" href="http://msmvps.com/blogs/bradley/archive/tags/Oferized/default.aspx"&gt;Ofer&lt;/a&gt; means to ensure your clients and you are ready for anything.&amp;nbsp; &lt;a class="" href="http://msmvps.com/blogs/bradley/archive/tags/Oferized/default.aspx"&gt;Ofer&lt;/a&gt; has best practices down to a fine art.)&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Consider rebooting the box BEFORE the service pack is applied to know that you have a good solid boot.&amp;nbsp; &lt;em&gt;(Okay so &lt;a class="" href="http://msmvps.com/blogs/bradley/archive/tags/Oferized/default.aspx"&gt;Ofer&lt;/a&gt; would say just do it)&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Scan the event logs before you start the process to get a feel for the pulse of a &amp;quot;normal&amp;quot; SBS box&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level1 lfo1;tab-stops:list .5in;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Ensure you have enough room to install the SP2 - &lt;a href="http://msmvps.com/blogs/bradley/archive/2007/03/15/how-much-space-is-needed-for-win2k3-sp2.aspx"&gt;http://msmvps.com/blogs/bradley/archive/2007/03/15/how-much-space-is-needed-for-win2k3-sp2.aspx&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;On the &lt;a class="" href="http://www.activedir.org/"&gt;ActiveDir listserve&lt;/a&gt; (where I suck at lurking), I jokingly call the SBS server the &amp;quot;Kitchen Sink server&amp;quot; because of all the services we have running and because of that we have some errors in the log files that are normal.&amp;nbsp; I call this tripping on our toes. And this tripping might get a smidge enhanced with the application of a service pack on an underpowered box.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Some of the events that I get in a vmware SBS are like this&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;i&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Event Type:&amp;nbsp;Warning&lt;br /&gt;Event Source:&amp;nbsp;WinMgmt&lt;br /&gt;Event Category:&amp;nbsp;None&lt;br /&gt;Event ID:&amp;nbsp;5603&lt;br /&gt;Date:&amp;nbsp;&amp;nbsp;11/4/2006&lt;br /&gt;Time:&amp;nbsp;&amp;nbsp;6:01:50 PM&lt;br /&gt;User:&amp;nbsp;&amp;nbsp;NT AUTHORITY\SYSTEM&lt;br /&gt;Computer:&amp;nbsp;SERVERTEST&lt;br /&gt;Description:&lt;br /&gt;A provider, PerfProv, has been registered in the WMI namespace, ROOT\CIMV2\MicrosoftHealthMonitor\PerfMon, but did not specify the HostingModel property.&amp;nbsp; This provider will be run using the LocalSystem account.&amp;nbsp; This account is privileged and the provider may cause a security violation if it does not correctly impersonate user requests.&amp;nbsp; Ensure that provider has been reviewed for security behavior and update the HostingModel property of the provider registration to an account with the least privileges possible for the required functionality.&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/i&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;i&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;For more information, see Help and Support Center at &lt;/span&gt;&lt;/i&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;a href="http://go.microsoft.com/fwlink/events.asp"&gt;&lt;i&gt;http://go.microsoft.com/fwlink/events.asp&lt;/i&gt;&lt;/a&gt;&lt;i&gt;.&lt;/i&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;So when I see the SAME error message AFTER the application of the Service pack I know that the service pack is not the thing that caused this and it working fine before and should be fine afterwards.&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Like on this VMware system right after each reboot I&amp;#39;ll always get this:&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;em&gt;Event Type:&amp;nbsp;Error&lt;br /&gt;Event Source:&amp;nbsp;Windows SharePoint Services 2.0&lt;br /&gt;Event Category:&amp;nbsp;None&lt;br /&gt;Event ID:&amp;nbsp;1000&lt;br /&gt;Date:&amp;nbsp;&amp;nbsp;3/17/2007&lt;br /&gt;Time:&amp;nbsp;&amp;nbsp;1:42:28 PM&lt;br /&gt;User:&amp;nbsp;&amp;nbsp;N/A&lt;br /&gt;Computer:&amp;nbsp;SERVERTEST&lt;br /&gt;Description:&lt;br /&gt;#50070: Unable to connect to the database STS_Config on SERVERTEST\SharePoint.&amp;nbsp; Check the database connection information and make sure that the database server is running.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;em&gt;For more information, see Help and Support Center at &lt;/em&gt;&lt;a href="http://go.microsoft.com/fwlink/events.asp"&gt;&lt;em&gt;http://go.microsoft.com/fwlink/events.asp&lt;/em&gt;&lt;/a&gt;&lt;em&gt;.&lt;br /&gt;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;But&amp;nbsp;Sharepoint is working just fine.&amp;nbsp; All this is is a timing issue of the websites loading up and my server is actually running just fine.&amp;nbsp; Thus rule one.. don&amp;#39;t panic.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;strong&gt;So without further ado, here are the SBSized Windows 2003 Sp2 release notes:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;b&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;1.&amp;nbsp; Reboot a second time after the application of SP2:&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;We&amp;#39;ve seen a couple of boxes whose web sites got stuck or needed a manual restart after the application of this service pack.&amp;nbsp; Don&amp;#39;t panic on first reboot.&amp;nbsp; Reboot a second time.&amp;nbsp; THEN scan the event logs and start debugging if things don&amp;#39;t look right, but don&amp;#39;t use that first boot process to be your determination of how well the SP install went.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;b&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;2.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;When using the SBS 2003 R2 interface to approve SP2 the .Net will throw off an error.&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;mso-bidi-font-weight:bold;"&gt;No biggie.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;It’s just a .Net weirdness due to two hyperlinks for the one service pack.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Just click on continue and it doesn’t hurt a thing.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.sbslinks.com/images/img30.gif" alt="" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;As &lt;a class="" href="http://www.smbtn.org/"&gt;Roger &lt;/a&gt;is apt to say in such occasions, “Continue on, these are not the droids you were looking for” and keep going.&lt;b&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;b&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;3.&amp;nbsp; You may see an event in the log files right after that first reboot like this:&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;i&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Event Type:&amp;nbsp;Error&lt;br /&gt;Event Source:&amp;nbsp;dsrestor&lt;br /&gt;Event Category:&amp;nbsp;None&lt;br /&gt;Event ID:&amp;nbsp;1005&lt;br /&gt;Date:&amp;nbsp;&amp;nbsp;3/17/2007&lt;br /&gt;Time:&amp;nbsp;&amp;nbsp;1:41:21 PM&lt;br /&gt;User:&amp;nbsp;&amp;nbsp;N/A&lt;br /&gt;Computer:&amp;nbsp;SERVERTEST&lt;br /&gt;Description:&lt;br /&gt;The DSRestore Filter failed to connect to local SAM server. Error returned is &amp;lt;id:997&amp;gt;.&lt;/span&gt;&lt;/i&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;For more information, see Help and Support Center at &lt;a href="http://go.microsoft.com/fwlink/events.asp"&gt;http://go.microsoft.com/fwlink/events.asp&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;If the error persists, follow &lt;a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;322672"&gt;&lt;font color="#800080"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;322672&lt;/font&gt;&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;b&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;4.&amp;nbsp; Help and support is missing&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Several folks in the newsgroup have reported this and we saw it during SP1.&amp;nbsp; If you find this happening, fix it like this:&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Suggestion 1. Reinstall Help and Support service.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;1. From a command prompt go to the &amp;quot;C:\Windows\pchealth\helpctr\binaries&amp;quot; folder by typing: &lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;CD&amp;nbsp; \windows\pchealth\helpctr\binaries&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;2. Run the following commands one by one:&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Start /w helpsvc /svchost netsvcs /regserver /install&lt;br /&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;net&amp;nbsp; start&amp;nbsp; helpsvc&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Suggestion 2. Reinstall Help and Support.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;1. Open Windows Explorer.&lt;br /&gt;2. Go to C:\Windows\inf folder.&lt;br /&gt;3. Right click pchealth.inf and click Install.&lt;br /&gt;4. If the system prompts for installation CD, please insert installation CD&lt;br /&gt;5. If the system prompts for SP1 installation CD, you have to manually create a slipstream installation CD &lt;br /&gt;Universal Windows Slipstreaming and Bootable CD Guide &lt;a href="http://www.msfn.org/articles.php?action=show&amp;amp;showarticle=49"&gt;http://www.msfn.org/articles.php?action=show&amp;amp;showarticle=49&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Suggestion 3. Use SFC to check system protected files.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;If the problem persists, please use SFC command to check whether there&amp;#39;s any corrupted system protected file.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;1. Click Start and click Run.&lt;br /&gt;2. Key in &amp;quot;SFC /scannot&amp;quot;, then click OK.&lt;br /&gt;3. The system will automatically scan the protected files.&lt;br /&gt;4. Wait for the wizard to complete.&lt;br /&gt;You may also need to insert the slipstream installation CD 1.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;b&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;b&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;5.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;If you have not updated ISA to the 2004 version and 2000 is still installed you will see VPN failing&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Resolution - install ISA 2004 or follow the registry edit in &lt;a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;897651"&gt;&lt;font color="#800080"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;897651&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Specifically do this:&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\IpNat\Parameters&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;You must set this value as follows: &lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Value name: DisableBootTimeSecurity&lt;br /&gt;Value type: REG_DWORD&lt;br /&gt;Value data: 1&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&lt;b style="mso-bidi-font-weight:normal;"&gt;6&lt;span style="mso-bidi-font-weight:bold;"&gt;.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;If ISA 2004 does not include all the sp2 post hotfixes you may see symptoms of Outlook not connecting but OWA works great.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;The issue is that RPC is being blocked and thus ensure you have the post hotfixes like:&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;916106"&gt;&lt;font color="#800080"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;916106&lt;/font&gt;&lt;/a&gt; and &lt;a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;897716"&gt;&lt;font color="#800080"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;897716&lt;/font&gt;&lt;/a&gt; and &lt;a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;930414"&gt;&lt;font color="#800080"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;930414&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;Some have reported that following this has fixed the issue: &lt;a href="http://msmvps.com/blogs/bradley/archive/2006/03/11/86066.aspx"&gt;&lt;font color="#800080"&gt;http://msmvps.com/blogs/bradley/archive/2006/03/11/86066.aspx&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;I actually did that setting in my network as some of my internal management stuff wasn&amp;#39;t working with RPC being blocked.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;7.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Broadcom and their offloading stuff are biting us in the butt again (have we said that we hate Broadcom nics again?)&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;Remember why we hate Broadcom nics?&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Did you forget?&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;If you did, review this: &lt;a href="http://msmvps.com/blogs/bradley/archive/2007/01/04/the-following-network-cards-are-evil.aspx"&gt;http://msmvps.com/blogs/bradley/archive/2007/01/04/the-following-network-cards-are-evil.aspx&lt;/a&gt;&amp;nbsp; &lt;em&gt;(Nick says all TOE enabled nics will prob need these edits)&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;But it looks like that due to the fact that SP2 includes Scalable networking pack, the Checksum offloading stuff&amp;nbsp;and Receive Side Scaling&amp;nbsp;might be&amp;nbsp;causing some issues and the symptoms you will see is slow file copies, problems accessing web sites and DHCP issues where your workstations won&amp;#39;t pick up an IP address, Secure NAT and VPN issues especially with Premium boxes.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;To disable this do the following:&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;LINE-HEIGHT:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;To disable checksum offloading: &lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;i style="mso-bidi-font-style:normal;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;From the registry you can do:&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;i style="mso-bidi-font-style:normal;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;i style="mso-bidi-font-style:normal;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Click Edit, point to New, and then click DWORD Value.&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;i style="mso-bidi-font-style:normal;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Type DisableTaskOffload as the entry name, and then press ENTER.&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;i style="mso-bidi-font-style:normal;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Right-click DisableTaskOffload, and then click Modify.&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;i style="mso-bidi-font-style:normal;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;In the Value data box, type a value of 1 , and then click OK.&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;i style="mso-bidi-font-style:normal;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;/span&gt;&lt;/i&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;(edit) Disable RSS (and no we&amp;#39;re not talking about disabling Newsgator here) but Receive side scaling - more of that Scalable networking stuff - impacting SecureNat&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;i style="mso-bidi-font-style:normal;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;a href="http://support.microsoft.com/kb/912222/en-us"&gt;http://support.microsoft.com/kb/912222/en-us&lt;/a&gt;&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;&lt;i style="mso-bidi-font-style:normal;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;
&lt;font size="2"&gt;
&lt;p&gt;1. Click Start, click Run, type regedit , and then click OK. &lt;br /&gt;2. Locate and then click the following registry subkey: &lt;br /&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters &lt;br /&gt;3. On the Edit menu, point to New, click DWORD Value, and then type EnableRSS . &lt;br /&gt;4. Double-click EnableRSS, type 0 , and then click OK. &lt;/p&gt;&lt;/font&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;/span&gt;&lt;/i&gt;&lt;i style="mso-bidi-font-style:normal;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;8.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;IE 7 install causing the very first reboot to “hang”&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;i style="mso-bidi-font-style:normal;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;(I personally saw this on my test VMware SBS box when I chose to install BOTH IE7 and Win2k3 sp2 at the same time)&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;I am hoping that in June when this patch gets auto installed if you have AU enabled that it will be a slow patch month, as I personally saw in a test situation that installing two big patches at the same time meant that when the box rebooted, it got stuck finishing up the IE 7 install.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;I had to hit control-alt-delete and get into the task manager and “kill” the&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;configure settings task and then force a reboot.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Once I did that the box was fine.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;em&gt;Only install SP2 all by itself.&lt;/em&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Don’t choose a bunch of patches at the same time.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;You want to only see the impact from THIS service pack when you patch.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;9.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Normal patch day weirdness rules apply&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Just like in a normal patch Tuesday, the normal catroot corruptions and weirdness may apply.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;We’ve gotten a few reports that installs via MU and WSUS failed to complete indicating an error in the install and when the system came back online, this was reported:&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&lt;em&gt;After the forced reboot, the logon screen gives me a warning about not being able to determine the configuration and having to roll back to last known good.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;Check your log files (windowsupdate.log and svcpack.log) for hints but also check out this KB &lt;a href="http://support.microsoft.com/kb/822798"&gt;&lt;font color="#800080"&gt;http://support.microsoft.com/kb/822798&lt;/font&gt;&lt;/a&gt; and consider dumping the catroot folder or the softwaredistribution folder.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;For the Softwaredistribution folder, stop the Update services, delete the folder, rescan Microsoft Update and try again.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;For catroot weirdness, &lt;br /&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Stop crypto services &lt;br /&gt;rename \windows\system32\catroot2 &lt;br /&gt;Create a blank catroot2 folder &lt;br /&gt;Start crypto services &lt;br /&gt;try again...&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;10.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;If the install fails check your log files&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;"&gt;If the install fails, click on start, then run, then windowsupdate.log.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;In the notepad that loads up, scroll to the bottom and read from the bottom up and review the messages.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Look for the svcpack.log file in the c:\windows folder and review that.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Issues with a service pack are a &lt;a class="" href="http://support.microsoft.com/default.aspx?scid=%2Fsupport%2Fcontact%2Fdefault.asp"&gt;free call to support&lt;/a&gt; but you may find the answer to the issues in those log files.&amp;nbsp; Remember Microsoft Partners have &amp;quot;Server down&amp;quot; support and Managed newsgroups and SBSC newsgroups.&amp;nbsp; So you have lots of resources in addition to the public newsgroups.&lt;br style="mso-special-character:line-break;" /&gt;&lt;br style="mso-special-character:line-break;" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Last but not least, relax.&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;All of the issues listed above were seen with Windows 2003 sp1.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;There’s nothing new here.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Nothing unusual, just our typical “crusty boxes” that may need a bit of tender loving care. The Windows server blog indicates that this service pack will come down on Win2k3 sp1 boxes on the June patch day.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;So before then will you promise me that you will evaluate your stance on this patch and be ready for it.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;If you don’t want it auto installed, then don’t.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;If you do want it auto installed, then be ready.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;If you are using R2’s WSUS you’ll know that it’s sitting up there for your approval when YOU want it. &lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;a href="http://blogs.technet.com/windowsserver/archive/2007/03/14/sp2-buzz.aspx"&gt;&lt;font color="#800080"&gt;http://blogs.technet.com/windowsserver/archive/2007/03/14/sp2-buzz.aspx&lt;/font&gt;&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;But bottom line, don&amp;#39;t panic.&amp;nbsp; SP2 is not throwing off any unusual weirdness.&amp;nbsp; So far everything we&amp;#39;re seeing we saw before with SP1.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;strong&gt;We just have that many more &amp;quot;crusty&amp;quot; boxes is all. &lt;em&gt;(and more with ISA 2004)&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;em&gt;&lt;/em&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;em&gt;(edits) 3/19 - Added line to indicate that Win2k3 sp2 is fully supported on SBS 2003 sp1 (unlike the Win2k3 sp1 era you won&amp;#39;t see us yelling to not install it)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3/19 - Added line to indicate that Receive Side Scaling may need to be disabled&lt;/em&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=692718" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx">Best Practices</category><category domain="http://msmvps.com/blogs/bradley/archive/tags/Security/default.aspx">Security</category><category domain="http://msmvps.com/blogs/bradley/archive/tags/Windows+2003+sp2/default.aspx">Windows 2003 sp2</category></item><item><title>If you are into Group Policy... you MUST have this</title><link>http://msmvps.com/blogs/bradley/archive/2006/08/25/109753.aspx</link><pubDate>Sat, 26 Aug 2006 05:33:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:109753</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=109753</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=109753</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2006/08/25/109753.aspx#comments</comments><description>&lt;P&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7812c9cb-e6ca-4144-98ab-2d78587462c5&amp;amp;DisplayLang=en"&gt;&lt;FONT face=Arial color=#ff1493 size=2&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=7812c9cb-e6ca-4144-98ab-2d78587462c5&amp;amp;DisplayLang=en&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;This is the combination between beancounter bliss and geek control thrill.&amp;nbsp; An Excel spreadsheet of the Group policy settings for Vista.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Check it out... some very cool stuff....&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=109753" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx">Best Practices</category></item><item><title>IIS never remove.. repeat after me... IIS never remove</title><link>http://msmvps.com/blogs/bradley/archive/2006/05/21/96452.aspx</link><pubDate>Mon, 22 May 2006 06:25:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:96452</guid><dc:creator>bradley</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=96452</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=96452</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2006/05/21/96452.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;Was doing gardening this weekend and was listing to the&lt;/FONT&gt;&lt;A href="http://blogs.technet.com/sbs/archive/2006/05/03/427193.aspx"&gt;&lt;FONT face=Arial size=2&gt; podcast from the SBS gang &lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial size=2&gt;on the "evil" pop connector and the "never remove IIS" part of the podcast&amp;nbsp;reminded me of a blog post I have that is about as narly as you can get...but IIS is still not uninstalled...&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;a href="http://msmvps.com/blogs/bradley/archive/2005/09/15/66492.aspx"&gt;&lt;FONT face=Arial size=2&gt;This blog post&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial size=2&gt;... see all the stuff that's done but not once does anyone say uninstall and reinstall IIS?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;And if you hear the podcast gang say "backup that Metabase" ..what they mean is this:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.microsoft.com/?id=324277"&gt;&lt;FONT face=Arial size=2&gt;http://support.microsoft.com/?id=324277&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Just do yourself a favor and do that before messing with your SBS web sites...&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;P.S.&amp;nbsp; backing up the metabase before you muck in those web sites... that "is"&amp;nbsp;a best practice if you haven't figured that out...&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;&lt;EM&gt;(and yes the normal SBS backup grabs this as part of it's system state stuff and all that...remember this is a fyi to do this 'before' you start mucking around to make it easier to put things back how you found them)&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=96452" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx">Best Practices</category></item><item><title>Okay so THAT's not a best practice anymore</title><link>http://msmvps.com/blogs/bradley/archive/2006/05/21/96448.aspx</link><pubDate>Mon, 22 May 2006 06:09:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:96448</guid><dc:creator>bradley</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=96448</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=96448</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2006/05/21/96448.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;The phrase "best practice" is like fingernails on a chalkboard to me sometimes.. why?&amp;nbsp; Because it's like an excuse to shut the brain off and not think.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Take for example.. this nugget of a 'best practice':&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class=moz-txt-link-freetext href="http://www.sbslinks.com/SBS_45tips.htm"&gt;&lt;FONT face=Arial size=2&gt;&lt;EM&gt;http://www.sbslinks.com/SBS_45tips.htm&lt;/EM&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;EM&gt;&lt;FONT face=Arial size=2&gt; &lt;BR&gt;&lt;BR&gt;+ Single partition with SBS on a drive larger than 6G not recommended. &lt;BR&gt;&lt;BR&gt;If you are concerned that you wanted the entire drive as 14G, you don't. If you think a single partition makes more sense, it doesn't. Separating the system drive into separate partitions from the user data drives is much smarter. It solves technical and planning problems down the line.&lt;/FONT&gt; &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Uh huh...blast from the SBS 4.5 era&amp;nbsp;of what the 'best practice' was then.&amp;nbsp; And is that 6 gig a 'best practice' now?&amp;nbsp; Oh my goodness no.&amp;nbsp; The other day in one of the &lt;A href="http://www.activedir.org"&gt;Activedir.org &lt;/A&gt;threads Brian said his normal C partition was 15 gigs.. and I had to adjust my brain from SBS view of the best practices to 'big server view' where each separate server did a unique role.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;...it's funny isn't it.. now days 14 gigs for a C drive is way too small.&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=96448" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx">Best Practices</category></item><item><title>Well this is how my Friday morning started out....</title><link>http://msmvps.com/blogs/bradley/archive/2006/04/28/92877.aspx</link><pubDate>Sat, 29 Apr 2006 00:26:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:92877</guid><dc:creator>bradley</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=92877</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=92877</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2006/04/28/92877.aspx#comments</comments><description>&lt;IMG src="http://www.sbslinks.com/images/blog.h20.jpg"&gt; 
&lt;P&gt;&lt;FONT face=Arial size=2&gt;...and being the geek that I am.. took a photo of my car and the other car with my Windows Mobile 3 Cell phone....long story short... she pulled out nose first right&amp;nbsp;into traffic... I couldn't avoid/stop fast enough.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;But the minor impact reminded me of ... what else.. geek that I am ... of disaster recovery... &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Lessons learned today&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;Have your documentation in one place for your software, hardware, know what systems you have, serial numbers, etc. -- when you are ever so slightly a bit scattered after the event... you'll probably be a smidge flustered... ensure that you keep key information in a spot that you know where that is, in the case of the car accident, that's License, registration, insurance, etc.&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;Ensure that there is someone less flustered on hand to help you through the disaster -- no matter how old you are.. I still called Dad when the event occurred (he lives not that far away) and he had the presence of mind to remind me that I carry with me a cell phone that has a camera.&amp;nbsp; Great for documenting in just these situations.&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Now what this event can't do for disaster.. but I've heard &lt;A href="http://briandesmond.com/blog/archive/2005/11/09/17176.aspx"&gt;Brian Desmond &lt;/A&gt;talk about before.. is make sure you test your DR processes.. because when the real disaster occurs you will be slightly flustered. So make sure you've tested restoring a server and make notes along the way.&amp;nbsp; These days with VPC/VMware/Vserver being free, there's no reason not to fire up and do a test restore.&amp;nbsp;Sometimes you have to see the screens to understand what is going on.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;So do a little planning.. because when the real DR hits... don't be like me and flustered on a Friday morning...&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;&lt;EM&gt;P.S.... damage is only the bumper and the headlight.. on the personal front, a little soreness on the right side from tensing, turning the wheel trying to avoid the car....but fortunately no whiplash...&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=92877" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx">Best Practices</category></item><item><title>Prove it....</title><link>http://msmvps.com/blogs/bradley/archive/2006/04/03/89049.aspx</link><pubDate>Mon, 03 Apr 2006 19:24:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:89049</guid><dc:creator>bradley</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=89049</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=89049</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2006/04/03/89049.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;To the IT pros of the world.. if you are recommending a disaster plan to a small firm.. can you do me a favor and test it out in a testbed first (and now with Virtual server being free you have no excuse)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;See if you guys see any problems with this plan....&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Facts:&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;CPA Firm&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;Nearly three year old hardware - SBS 2000 server - Raid 5 config - SCSI&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;Lost two drives already&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;IT firm is recommending a second server, entry level Dell with Windows 2003 R2 standard edition with a twice daily sync to minimize down time&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;They say that if the main SBS 2000 goes down... "all that needs to be done is change the login scripts" and the firm will be back in business within 10 to 15 minutes&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Okay class... how many problems do we see with this?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;First off... no one has pointed them to the &lt;A href="http://www.microsoft.com/accountant"&gt;MPAN&lt;/A&gt; program where they could sign up for the Action Pack and get them up to SBS 2003.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Next.. at about three years.. I start looking at that hardware and start to move it to a secondary position.....so I'd probably recommend a new server and move this existing server to a secondary role&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Next... "all that needs to be done is login scripts"?&amp;nbsp; Uh... what about Exchange?&amp;nbsp; Your drive mappings? The fact that you are joined&amp;nbsp;to the domain controller that isn't there?&amp;nbsp; If you are on XPs.. the DNS settings?&amp;nbsp; Does anyone else besides me see issues with this plan?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;So I'd say to that IT firm... prove it....&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=89049" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx">Best Practices</category></item><item><title>Building a box</title><link>http://msmvps.com/blogs/bradley/archive/2006/02/15/83784.aspx</link><pubDate>Wed, 15 Feb 2006 20:12:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:83784</guid><dc:creator>bradley</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=83784</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=83784</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2006/02/15/83784.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;Well it's beta season which means I have to decide which beta gets a real phyiscal box and which one gets a virtual one.&amp;nbsp; While setting up virtual machines is getting easier and easier, I still sometimes like the old fashioned, real, physical box to test with.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;My normal way of building a box is to do like many others... install disk one...leaving plenty of room for that operating system.&amp;nbsp; Now I'm still partitioning off server drives, but normally for workstations, I make the whole thing one drive.&amp;nbsp; I then stop after the SBS disk 1, ensure I've partitioned off the rest of the disks like I like them and then I finish the standard install.&amp;nbsp; I then stop, run the Connect to Internet Wizard... ensure that Sharepoint is functional before progressing to the Premium install.&amp;nbsp; Then I lift up Sharepoint to SQL and instlal ISA.&amp;nbsp; But I make sure that standard is good and solid before adding any third party stuff, line of business apps, antivirus, you name it.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Remind me I need to get a KVM switch as right now I have keyboards all over the place.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;You might also want to check out &lt;/FONT&gt;&lt;A href="http://www.daemon-tools.cc/dtcc/index.php"&gt;&lt;FONT face=Arial size=2&gt;Daemon tools &lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial size=2&gt;(if you install version 4 of the tools ensure you unselect the adware) and "&lt;/FONT&gt;&lt;A href="http://download.microsoft.com/download/7/b/6/7b6abd84-7841-4978-96f5-bd58df02efa2/winxpvirtualcdcontrolpanel_21.exe"&gt;&lt;FONT face=Arial color=#0002ca size=2&gt;Virtual CD-ROM Control Panel for Windows XP&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial size=2&gt;" as two tools to make mounting ISO's and using them to easily install especially in virtual settings.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;So?&amp;nbsp; Have you played with VMware?&amp;nbsp; VPC?&amp;nbsp; Virtual Server?&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=83784" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx">Best Practices</category><category domain="http://msmvps.com/blogs/bradley/archive/tags/News/default.aspx">News</category></item><item><title>The thing we need to do more of</title><link>http://msmvps.com/blogs/bradley/archive/2006/01/16/81213.aspx</link><pubDate>Mon, 16 Jan 2006 20:36:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:81213</guid><dc:creator>bradley</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=81213</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=81213</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2006/01/16/81213.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;Flatten.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;You heard me.&amp;nbsp; We need to flatten the boxes we get from the OEMs and rebuild them as we see fit.&amp;nbsp; Without the junk.&amp;nbsp; The add ons.&amp;nbsp; The third party crud.&amp;nbsp; We also need to purchase the right boxes.&amp;nbsp; Yeah... it's hard as a VAR/VAP to argue with the cheap OEM special but they are introducing too much risk in our firms... even our small ones.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;SANS today has on their front page&lt;/FONT&gt;&lt;A href="http://www.incidents.org/diary.php?storyid=1046"&gt;&lt;FONT face=Arial size=2&gt; a discussion &lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial size=2&gt;about deploying...and most of them flatten them and get them to a known state.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;And look what we do around here.&amp;nbsp; We get OEM images that have stuff all over the place and have ....typically no restore disk [it's hiding in a partition and you have to build your own] when you buy the cheap machines.&amp;nbsp; I've bought business machines and you 'can' ensure that you get real media and not 'restore everything back to it's annoying state' restore media.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;But it's hard to talk a client into taking a nice new box and destroying it, isn't it?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;&lt;EM&gt;[and I don't mean that you necessarily buy new licenses ...but that you ensure you get that OEM media WITHOUT the crud and install from that]&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=81213" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx">Best Practices</category></item><item><title>The Screwdriver versus the Forbes Magazine Subscriber</title><link>http://msmvps.com/blogs/bradley/archive/2005/12/15/79236.aspx</link><pubDate>Fri, 16 Dec 2005 03:25:37 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:79236</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=79236</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=79236</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2005/12/15/79236.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;This Christmas, I want you to buy yourself a present.&amp;nbsp; &lt;A href="http://gallery.bcentral.com/GID4648245P4726170-Books/Making-It-Big-In-Small-Business-2006.aspx"&gt;A book&lt;/A&gt;.&amp;nbsp; Now before you start reading this book, I want you to take this book and flip to the ending.&amp;nbsp; Don't worry you won't wreck the storyline.&amp;nbsp; I want you to start at page 287 under the section of "Goals" and take a test.&amp;nbsp; It will be a quick test.&amp;nbsp; Now that you've taken it, I want you to start over at page one and read the stories there.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Now ...hang on..before you start reading... I want you to&amp;nbsp;visualize the&amp;nbsp;image of a screwdriver and a Forbes magazine.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG height=89 src="http://www.indiana.edu/~compendo/w220/images/screwdriver-phillips.jpg" width=161&gt;&amp;nbsp;&lt;IMG src="http://images.forbes.com/media/assets/forbes_home_logo.gif"&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Got that visualization?&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Now as you read this book, I want you to ask yourself ...if you are a screwdriver or a Forbes Magazine Subscriber.&amp;nbsp; Time and time again at &lt;A href="http://www.smbnation.com"&gt;SMBNation&lt;/A&gt; I heard this from a lot of the VAR/VAPs.&amp;nbsp; They had the "screwdriver" stuff down.&amp;nbsp; What they didn't have was the stuff in the "Forbes Magazine" side.&amp;nbsp; The business track.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Now mind you, all of these people who said this you would have proabably thought were quite successful already.&amp;nbsp; But to get to that next level they had to take stock and figure out their weaknesses and their strengths.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;I've seen this before in business books where the point is made that to grow from the 'Screwdriver" to the "Forbes Magazine Subscriber" that you have to put down the screwdriver.&amp;nbsp; That you have to let go.&amp;nbsp; That we end up hurting ourselves when we try to do both.&amp;nbsp; Now I'll be honest with you, when I got to that part of the book, I stopped and thought to myself...but wait... do we have to make a choice?&amp;nbsp; Why do I have to choose between a Business Networking Meeting and a&amp;nbsp;User Group meeting [especially if it's a &lt;A href="http://www.sbsgroups.com"&gt;SBS meeting &lt;/A&gt;that has a lot more peer business sharing?]&amp;nbsp; Shouldn't I, if I am going to be a good "Business consultant" to talk about ROI to the small business owner, should I have at least a&amp;nbsp;small bit of a screwdriver to make sure that when I discuss&amp;nbsp;technology options to a client that I know what I'm recommending actually works?&amp;nbsp; That I can speak&amp;nbsp;just a little bit from the "been there, done that" side?&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Throughout the book, keep that in mind, and ask yourself... where are your strengths?&amp;nbsp; Where are you stuck at?&amp;nbsp; Where do you want to&amp;nbsp;be?&amp;nbsp;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Do you agree&amp;nbsp;that there has to be a choice&amp;nbsp;between a screwdriver and a Forbes magazine?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Go read the book, called&amp;nbsp;"&lt;A href="http://gallery.bcentral.com/GID4648245P4726170-Books/Making-It-Big-In-Small-Business-2006.aspx"&gt;Making it big in Small Business in 2006&lt;/A&gt;", and for the record, no I'm not&amp;nbsp;getting any royalities out of&amp;nbsp;this&amp;nbsp;blog post as&amp;nbsp;a result.&amp;nbsp; But I think, as we end 2005, and start 2006, I think that you should make a present to yourself to&amp;nbsp;take stock of where you are at and where you want to be.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;.... and while you are taking stock.....start with page 287.&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=79236" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx">Best Practices</category></item><item><title>The end of the year</title><link>http://msmvps.com/blogs/bradley/archive/2005/12/09/78633.aspx</link><pubDate>Sat, 10 Dec 2005 01:11:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:78633</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=78633</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=78633</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2005/12/09/78633.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;The end of the year means a beginning of a new one... and for those of you running your businesses, this time of year should be when you start looking at your records and expenses in a new light.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;For in America, if your business year end is December, it's time to start seeing where you are at, and seeing if you need to buy things to get a deduction.&amp;nbsp; There's a concept called 'ordinary and necessary' business expense.&amp;nbsp; So all of those books, the DSL connection, all of those supplies are ordinary and necessary to your business.&amp;nbsp; Your phone is an expense as well... and hopefully by now it's one of those uber geeky phones so it's marketing as well as a business tool.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;The expenses related to you going to &lt;/FONT&gt;&lt;A href="http://www.smbnation.com"&gt;&lt;FONT face=Arial size=2&gt;SMBnation.com &lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial size=2&gt;is a deduction.&amp;nbsp; Any books you bought there are an expense.&amp;nbsp; And of course, something we call Section 179 which is where we can immediately deduct the cost of equipment as long as it doesn't exceed certain boundaries.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;All of this advice and comment is freely given and is not meant to be a replacement for advice and council of going to a tax professional.&amp;nbsp; Because if you did, you just might get more information and advice about setting up retirement and benefit plans and a whole bunch of other stuff that I'm not including in this post.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;December 31st is tax planning time.&amp;nbsp; Are you ready?&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=78633" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx">Best Practices</category></item><item><title>The size of the logs</title><link>http://msmvps.com/blogs/bradley/archive/2005/12/04/78067.aspx</link><pubDate>Mon, 05 Dec 2005 05:31:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:78067</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=78067</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=78067</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2005/12/04/78067.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;The default size.&amp;nbsp; You probably haven't even looked at these have you?&amp;nbsp; The default size for the event logs can be pretty small.&amp;nbsp; And the size of this one in particular, the Directory Service event log of 512 KB means that I don't have any entry prior to when a SBS box freaked out on a Consultant.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://www.sbslinks.com/images/image.11.gif"&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;So can we adjust that?&amp;nbsp; Sure can.&amp;nbsp; What's the max?&amp;nbsp; A heck of a lot more than 512 KB.&amp;nbsp; Just remember we should not go more than&lt;/FONT&gt;&lt;A href="http://download.microsoft.com/download/5/6/1/561c9fd7-0e27-4525-94ec-4d2d38f61aa3/TSHT_SBS.htm#backup"&gt;&lt;FONT face=Arial size=2&gt; 64000 KB &lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial size=2&gt;as that will cause issues with our backup, but man I sure wish that Directory services event log would have been set a lot higher than 512 KB.&lt;/FONT&gt;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;The more of this story?&amp;nbsp; Partition off your C: drive appropriately, &lt;/FONT&gt;&lt;A href="http://www.microsoft.com/technet/prodtechnol/sbs/2003/maintain/movedata.mspx"&gt;&lt;FONT face=Arial size=2&gt;move off data folders&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial size=2&gt;, but man,&amp;nbsp;mess with the default&amp;nbsp;size of those audit logs, 'cause you never know when you'll need to have the data that those logs will give you.&amp;nbsp; All we have now is&amp;nbsp;confirmation that that box was freaking out.&amp;nbsp; We don't have anything in that log file right 'before'&amp;nbsp;what looks to be the start of the 'freak out'.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Ensuring you have the data you need when you need it...well that extends to the log files as well.&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=78067" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx">Best Practices</category></item><item><title>Change Management SBS style part II</title><link>http://msmvps.com/blogs/bradley/archive/2005/12/04/78033.aspx</link><pubDate>Sun, 04 Dec 2005 22:47:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:78033</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=78033</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=78033</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2005/12/04/78033.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;I forgot another person who may introduce 'change management' unknowingly in a SBS system.&amp;nbsp; The LOB app vendor.&amp;nbsp; Now this is where me and my fellow MVP Dave Nickason are lucky.&amp;nbsp; We have pretty self contained LOB apps that don't need some add coder to go mucking around your servers.&amp;nbsp; But most of you are not so lucky.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;And when they do want remote access, they don't want to use the built in &lt;/FONT&gt;&lt;A href="http://www.microsoft.com/windowsxp/using/helpandsupport/learnmore/remoteassist/viaemail.mspx"&gt;&lt;FONT face=Arial size=2&gt;Remote Assistance tools &lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial size=2&gt;but instead insist on PCAnywhere or VNC.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;As a newsgroup who's seen one too many line of business installer come in and start disabling things and ripping out stuff they shouldn't, talk to your client.&amp;nbsp; Make sure they know to call the consultant in that handles the SBS box.&amp;nbsp; Instruct your client to 'freak out' when Copier/scanner vendors ask for administrator passwords, when LOB app vendors ask to install third party programs, when they start removing things they shouldn't.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Get yourself in that Quarterback role of Change Management in that network.&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=78033" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx">Best Practices</category></item><item><title>Change management SBS style.</title><link>http://msmvps.com/blogs/bradley/archive/2005/12/03/77796.aspx</link><pubDate>Sun, 04 Dec 2005 04:08:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:77796</guid><dc:creator>bradley</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=77796</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=77796</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2005/12/03/77796.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;Change management.&amp;nbsp; The hardest task [I think] for a VAP/VAR/Consultant is &amp;#8220;Change Management&amp;#8221;.&amp;nbsp; In a big firm change management is this multi tiered process where any change to the system is tested, reviewed, approved and then and only then is change introduced into a system.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Now come to SBSland where 'change' is more likely than not to be introduced by the receptionist, or by the Son of the owner who &amp;#8220;knows a few things about computers&amp;#8221;.&amp;nbsp; Now for the VAP/VAR/Consultant I know you document your change management.&amp;nbsp; You do it to ensure you bill for the task.&amp;nbsp; But do you ensure that you have your client track what has been done to a box.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;So many times you'll get the &amp;#8220;&lt;EM&gt;Oh we didn't do anything to the system.....except maybe&lt;/EM&gt;.....&amp;#8221;&amp;nbsp; For some they control change management by having the Administrator password and the boss/owner doesn't have it.&amp;nbsp; For some VAP/VAR/Consultants... we know some of the users passwords even.&amp;nbsp; Going back through the event logs sometimes is the way you check for 'change management'.&amp;nbsp; But if you can?&amp;nbsp; For those that you do allow to be somewhat of admins of their systems?&amp;nbsp;Do you place a notebook by the server to ensure they document what they did [or think they did?].&amp;nbsp; Do you have an admin account login for them so you can track what they did and when they logged in?&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=77796" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx">Best Practices</category></item><item><title>Ensuring those foundations are there</title><link>http://msmvps.com/blogs/bradley/archive/2005/12/01/77494.aspx</link><pubDate>Fri, 02 Dec 2005 02:36:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:77494</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=77494</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=77494</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2005/12/01/77494.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;When you build a house in California, you pour a concrete slab and then build from there.&amp;nbsp; When you install a SBS 2003 system you install it on a server.&amp;nbsp; The foundation.&amp;nbsp; The slab.&amp;nbsp; And as long as your foundation is good and solid, you are good to go as well.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;On my HP at the office is the HPSmartStart software that helps to make the SBS install easier and installs all the hardware monitoring software.&amp;nbsp; Yes, the &lt;STRONG&gt;HARDWARE&lt;/STRONG&gt; monitoring software. It's checking the condition and status of the RAID array underneath.&amp;nbsp; So if I drop a drive it will let me know.&amp;nbsp; My older server has a lovely, so wonderful, screeching sound that the Adaptec card gives off when it drops a drive.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;To me I consider hardware raid a normal part of a server install.&amp;nbsp; You just have a hardware based raid period for a good solid foundation for your network.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;People in the newsgroup have seen us post about SBS 2003 sp1 and they say &amp;#8220;gee I depend on this server so I don't want to break it&amp;#8221;.&amp;nbsp; Well, if you depend on it, ensure two things.&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;Good solid server hardware and that includes RAID, and that preferably includes monitoring software that alerts you to issues&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;A good backup, a drive image, something.&amp;nbsp; Les is raving about&lt;A href="http://www.drive-backup.com/corporate/server/index.htm"&gt; Paragon Drive image&lt;/A&gt; these days saying that it's worth every penny of the Server price tag [and when &amp;#8220;Les is more&amp;#8220; says something is good, he doesn't give that recommendation lightly.&amp;nbsp; Remember that while the AD guys go pale when we drive image our DC's, because we are a single DC we can get away with it.&lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;So folks... get those foundations in place and you won't worry abou the server breaking.&amp;nbsp; You'll know proactively when things occur, and you'll have a disaster recovery plan in place should something occur.&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=77494" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx">Best Practices</category><category domain="http://msmvps.com/blogs/bradley/archive/tags/Backup/default.aspx">Backup</category></item><item><title>Computers on or off?</title><link>http://msmvps.com/blogs/bradley/archive/2005/11/28/77102.aspx</link><pubDate>Mon, 28 Nov 2005 18:01:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:77102</guid><dc:creator>bradley</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=77102</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=77102</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2005/11/28/77102.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;&lt;EM&gt;Quick question?&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Yes?&amp;nbsp; [btw ever notice how quick questions usually end up not being quick questions?]&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;&lt;EM&gt;Is there a way to stop a user from shutting down a machine?&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Yes...but....are they a local administrator on that box?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;&lt;EM&gt;Yes.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Ah, well then if they are admins, then no.&amp;nbsp; In order to do this you need to take back the rights on this machine.&amp;nbsp; Then if you do that you can do such fun things like removing the start button in group policy so they can't shut down.&amp;nbsp; But you need to realize that your &lt;A href="http://www.threatcode.com"&gt;stupid line of business applications &lt;/A&gt;more often than not will not run as&amp;nbsp;a regular user and you'll end up hacking up the registry hives.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Can it be done?&amp;nbsp; Yes.&amp;nbsp; The issue was a person who used the computer shut it off and then another remote worker wanted to use the computer on the weekend.&amp;nbsp; Unless you want to spend the time and energy into making a technology solution....make a policy solution.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Stick a yellow sticky note to remind people to leave the computers on so that people can remote in, you can to maintenance.&amp;nbsp; Honestly I don't shut off my workstation these days at all and only reboot for patches.&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=77102" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx">Best Practices</category></item><item><title>Making the case for upgrades</title><link>http://msmvps.com/blogs/bradley/archive/2005/11/22/76451.aspx</link><pubDate>Wed, 23 Nov 2005 00:30:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:76451</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=76451</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=76451</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2005/11/22/76451.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;On the podcast gang blog today is&lt;/FONT&gt;&lt;A href="http://blogs.technet.com/sbs/archive/2005/11/15/414519.aspx?CommentPosted=true#commentmessage"&gt;&lt;FONT face=Arial size=2&gt; this post&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial size=2&gt;.... and it reminds me of discussions about upgrading...&amp;nbsp;we&amp;nbsp;already find it hard&amp;nbsp;to make a business case for patching, for service packs.... and the upcoming 64bit means we have to make a business case .... a big business case for upgrades.&amp;nbsp; We have to prove to the business owner, before they make a migration, why it's worth it.&amp;nbsp;&amp;nbsp;Why&amp;nbsp;they need to disrupt everything in their office and rip everything out.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;In a day is the American holiday of Thanksgiving where we gather together for thanks [&lt;EM&gt;and as a guy on Saturday Night Live said.... give thanks&amp;nbsp;to the&amp;nbsp;Native Americans who helped us survive and then we ripped them off and took away their land...okay so it was more funny on SNL....]&lt;/EM&gt; &amp;nbsp;and you know how I spent my Thanksgiving?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;&lt;EM&gt;Installing the network at the office.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Ripping out a server that was 3+ years old that had dropped a harddrive.&amp;nbsp; Installing finally a platform that had mobility and remote access.&amp;nbsp;&amp;nbsp;Putting in place the foundation that meant I have cell phones that remotely connect and laptops that can get information and security.&amp;nbsp; Yeah.... I'm into security...so for me the fact that the supportability of the Windows 2000 platform was going down, the fact that SBS 2003 had already been out a year meant that it was a no brainer to me.&amp;nbsp; But it's not an easy sell, is it?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;At the end of the day it has to make business sense, feature sense, and give the business something they don't already have.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;For SBS 2003 the pain and suffering of migration gave us rock solid platform, and mobility options bar none [so much so that my firm is soon to be a three Audiovox office and hopefully more to come].&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;For that 64bit SBS that will come in the future.... you need to have a selling feature first guys... and then you need to make it easy to get there.&amp;nbsp; For the business owner.... for some of us upgrading is a no brainer.... it's just the way we are.... for others.... it's a hard sell.&amp;nbsp; The business of&lt;A href="http://www.sbsmigration.com"&gt; migration &lt;/A&gt;isn't easy is it?&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=76451" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx">Best Practices</category></item><item><title>So can I have an additional domain controller in my SBS network?</title><link>http://msmvps.com/blogs/bradley/archive/2005/11/02/74121.aspx</link><pubDate>Thu, 03 Nov 2005 02:53:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:74121</guid><dc:creator>bradley</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=74121</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=74121</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2005/11/02/74121.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;Yes, it's entirely supported, possible, doable to have a an additional domain controller in your SBS network... and in fact, it doesn't even need to be another physical Windows server.&amp;nbsp; You can set up a virtual server 'inside' a workstation in your network and have that be the additional domain controller.&amp;nbsp; That's probably more something for your lab exercises, but it can be done.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Just remember the SBS box must hold all the FSMO roles, but yes, you can have an additional domain controller and all you need is a Windows 2003 license [or 2000 but I really prefer 2003 and the security settings better] as the SBS covers any client license access cals for that additional box.&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=74121" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx">Best Practices</category></item><item><title>How much of a control freak are you?</title><link>http://msmvps.com/blogs/bradley/archive/2005/10/24/72674.aspx</link><pubDate>Tue, 25 Oct 2005 00:28:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:72674</guid><dc:creator>bradley</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=72674</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=72674</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2005/10/24/72674.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;Dan &lt;EM&gt;[name changed to protect the innocent and the fact that I'm going to rag on his boss in this blog post]&lt;/EM&gt;&amp;nbsp;in the mailbag today asked a question about 'hosted' Exchange.&amp;nbsp; He said that his boss wanted him to look into hosted Exchange [asp] as an alternative to moving their MX records to their SBS box.&amp;nbsp; The problem is that the boss did not want to leave the server on 24/7.&amp;nbsp; Dan said that he only agreed because he didn't have the environment to run a high availability server.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Dan?&amp;nbsp; Boss of Dan? Come over here... see my network? Do you see my older 'member' server?&amp;nbsp; It used to be my main SBS box but now it's the TS/member server box.&amp;nbsp; That server is 5, maybe 6&amp;nbsp;years old... now I personally think the sweet spot of server hardware is about 3 to 4. You know what happened to me today?&amp;nbsp; Another drive on the RAID 5 array on that old server dropped off.&amp;nbsp; You know how much down time that affected me?&amp;nbsp;&lt;STRONG&gt; About 45 minutes&lt;/STRONG&gt;.&amp;nbsp; During my lunch hour no less.&amp;nbsp; And about 15 of that 45 minutes was on hold with Adaptec [&lt;EM&gt;delay due to the Hurricane because all calls are going through Millpitas and not shared between California and Florida&lt;/EM&gt;]&amp;nbsp;because the drive had to be zapped off again [&lt;EM&gt;it did this the last time I lost a drive on that older server about a&lt;/EM&gt; &lt;EM&gt;year ago and I couldn't remember the commands]&lt;/EM&gt; and then brought back into the array as a hot spare and then it slid into the location where it's supposed to be and drive 0,1 in the three drive array.&amp;nbsp; And other than the screaming like a banshee sound that it makes while one of the three drives has dropped off the face of the earth, the server is still running, still serving, still doing it's thing.&amp;nbsp; In fact, many folks say that you want to leave your servers up and running, that it's the spinning up and spinning down that does more wear and tear on them.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;I keep a spare harddrive [in fact now need to order a new one] just so I can slide a new one in with no issues.&amp;nbsp; High availability to a firm doesn't mean a datacenter.&amp;nbsp; It means just reasonably nice hardware.&amp;nbsp; Server hardware.&amp;nbsp; It's certainly not the overgrown desktop hardware that is running the DELL OEM I bought for testing purposes. [It is literally the absolute CHEAPEST model I could get and it's basically an overgrown desktop with one drive].&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;It means ...that even if you DO go the route of some of your parts being 'hosted', I would argue that you STILL want true Server class hardware.&amp;nbsp; Now these days, I'm not convinced it's SCSI all the way... I think it can be SATA as well.&amp;nbsp; But there's a RAID in there so you could drop a thing or two along the way like I did during lunch and it would not matter one bit.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Next reason why you want your SBS box on 24/7.... &lt;STRONG&gt;remote connectivity&lt;/STRONG&gt;.&amp;nbsp; There's many a time I go off to a conference and go 'oh shoot I forgot that' and can remote back into the office 24 hours a day, 7 days a week. Remote Web Workplace 'is' the killer app of SBS.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Next reason why you want your SBS box on 24/7.... &lt;STRONG&gt;patch management&lt;/STRONG&gt;.&amp;nbsp; I have and do scan and patch my network in my jammies from home.&amp;nbsp; Now then, if you turn your system off...how can you do that?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;So ...okay... next... about that Boss not wanting to point the MX records to the SBS box... okay so the Gang at the &lt;A href="http://blogs.technet.com/sbs/default.aspx"&gt;SBS podcast &lt;/A&gt;will hate me for this but here comes....come closer.... you know about that POP connector that is supposed to be a transition tool?&amp;nbsp; The one that you are only supposed to use temporarily?&amp;nbsp; Well like they said in one of their podcasts... folks have been transitioning on that sucker since SBS 4.0.&amp;nbsp; I use the pop connector at home all the time.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;And what about the MX records and all that.... you know that with a service like TZO.com you can have a backup MX record so that if 'IF&amp;#8221; your SBS box goes down the email will stay in your backup MX holder and then forward it again when it's back up.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Okay ..so like WHEN would you want hosted Exchange?&amp;nbsp; I think you'd want &lt;A href="http://www.theofficeserver.com/"&gt;hosted Exchange &lt;/A&gt;...and &lt;A href="http://www.theofficeserver.com/"&gt;hosted SBS &lt;/A&gt;for that matter.... if you are&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;Not a control freak like I am&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;Live in an area that you need to be nimble and move out of harm's way&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;I think [&lt;EM&gt;hint hint&lt;/EM&gt;] &lt;A href="http://www.vladville.com"&gt;Vlad in his blog &lt;/A&gt;need to post about advantages/disadvantages of hosted Exchange and ways to connect [VPN, RPC over HTTPS [I vote that one even with real SBS]. and whether you should stop Exchange to free up resources &lt;EM&gt;[remembering of course that again, if you have a real server, it can handle this stuff just fine].&lt;/EM&gt;&amp;nbsp; For me I'm just waaaaayyyy too much of a control freak to handing Exchange not being in my office under my control.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;This nimbleness I know came in handy for one of &lt;A href="http://www.sbsmigration.com"&gt;Jeff Middleton's &lt;/A&gt;tech support clients.&amp;nbsp; He helped them backup their data and they sent it off to the software vendor that in addition to having a PC based application also had an ASP version.&amp;nbsp; This allowed them to quickly get back online.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;So Dan's boss?&amp;nbsp; Leave that server turned on please?&amp;nbsp; You don't need to turn it off and night and reboot in the morning.&amp;nbsp; This is a server, not a workstation.&amp;nbsp; Heck we're even leaving workstations on 24/7.&amp;nbsp; And bad guys can break into you via the Internet just as effectively if you are stupid on setting that box up during the day as well as during the night.&amp;nbsp; While turning a machine off and encasing it in cement, dropping it to the bottom of the ocean probably does increase security of your system greatly, it kinda doesn't help much to boost productivity.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Leave it on, Mr. Boss.&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=72674" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx">Best Practices</category><category domain="http://msmvps.com/blogs/bradley/archive/tags/Rants/default.aspx">Rants</category></item><item><title>Don't do that... they mean really DON'T DO THAT</title><link>http://msmvps.com/blogs/bradley/archive/2005/10/15/70910.aspx</link><pubDate>Sat, 15 Oct 2005 20:51:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:70910</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=70910</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=70910</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2005/10/15/70910.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;I'm listening to the &lt;/FONT&gt;&lt;A href="http://msmvps.com/bradley/archive/2005/10/15/70905.aspx"&gt;&lt;FONT face=Arial size=2&gt;SBS podcast &lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Arial size=2&gt;they remind me of the uniqueness of SBS... don't ...don't ever...rename the domain and expect to live through the experience.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Like the comments... active directory domain name does not equal your email&amp;nbsp;domain name... and only YOU the administrator cares about the domain name.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Like Peter days... &lt;STRONG&gt;DDT&lt;/STRONG&gt;.... don't do that.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://msmvps.com/bradley/archive/2005/10/15/70905.aspx"&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=70910" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/Best+Practices/default.aspx">Best Practices</category></item></channel></rss>