<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>OnQ</title>
    <link rel="alternate" type="text/html" href="http://www.eonconsulting.net/OnQ/" />
    <link rel="self" type="application/atom+xml" href="http://www.eonconsulting.net/OnQ/atom.xml" />
   <id>tag:www.eonconsulting.net,2006:/OnQ/3</id>
    <link rel="service.post" type="application/atom+xml" href="http://www.eonconsulting.net/cgi-bin/mt-atom.cgi/weblog/blog_id=3" title="OnQ" />
    <updated>2006-12-10T11:52:51Z</updated>
    <subtitle>The worklife blog of Eriq Oliver Neale...</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 3.2</generator>
 
<entry>
    <title>On Day 3: Security</title>
    <link rel="alternate" type="text/html" href="http://www.eonconsulting.net/OnQ/archives/2006/09/on_day_3_securi.shtml" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.eonconsulting.net/cgi-bin/mt-atom.cgi/weblog/blog_id=3/entry_id=90" title="On Day 3: Security" />
    <id>tag:www.eonconsulting.net,2006:/OnQ//3.90</id>
    
    <published>2006-09-10T19:43:06Z</published>
    <updated>2006-12-10T11:52:51Z</updated>
    
    <summary>The last session of the conference for me is the repeat of Dana&apos;s security seminar. If you haven&apos;t seen Dana&apos;s sessions, you&apos;re really missing something. The main focus of his presentation was on using two-factor authentication. Two-factor authentication is comprised...</summary>
    <author>
        <name>Q</name>
        <uri>http://www.eonconsulting.net/OnQ</uri>
    </author>
            <category term="SMB Nation" />
    
    <content type="html" xml:lang="en" xml:base="http://www.eonconsulting.net/OnQ/">
        <![CDATA[<p>The last session of the conference for me is the repeat of Dana's security seminar. If you haven't seen Dana's sessions, you're really missing something. The main focus of his presentation was on using two-factor authentication. Two-factor authentication is comprised of something you have and something you know. For example, your bankcard - you have the card and you have to know the PIN. </p>

<p>One of the key issues facing small business IT shops is how to manage the administrator passwords for the systems you manage when you have an employee leave the company. If you change the administrator password, you also have to change the password for services that run as administrator, plus change the passwords of any additional admin accounts that may have been created, and this can take a very long time, especially if you have a large number of servers or a lot of turnover.</p>

<p>With a centrally-managed two-factor authentication solution, the need to change administrator passwords is either significantly reduced or eliminated because you can disable the OTP (one time password) for the departing employee in the central system and lock that user out of the systems you manage.</p>

<p>Some vendors who have solutions for two-factor authentication:</p>

<p>www.cryptocard.com (cryptocard) - bill@cryptocard.com ask for starter kit referred by Dana<br />
www.rsasecurity.com<br />
www.authenex.com<br />
www.securecomputing.com<br />
www.aladdin.com<br />
www.actividentity.com<br />
www.verisign.com (<br />
www.vasco.com (VASCO)<br />
www.passgo.com (Defender)<br />
www.scorpionsoft.com (Anvil)</p>

<p>Dana demoed several implementations of two-factor security on live systems, including a new product from Scorpion Software that adds two-factor authentication to Remote Web Workplace. </p>

<p>One audience question - what about biometrics? Dana pointed out the "<a href="http://www.google.com/search?q=gummy+bear+attack&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official" target="Dana">gummy bear attack</a>" that gets past fingerprint scanners. </p>

<p>Now for the afternoon activities...</p>]]>
        
    </content>
</entry>
<entry>
    <title>On Day 3: CRM Project Planning</title>
    <link rel="alternate" type="text/html" href="http://www.eonconsulting.net/OnQ/archives/2006/09/on_day_3_crm_pr.shtml" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.eonconsulting.net/cgi-bin/mt-atom.cgi/weblog/blog_id=3/entry_id=89" title="On Day 3: CRM Project Planning" />
    <id>tag:www.eonconsulting.net,2006:/OnQ//3.89</id>
    
    <published>2006-09-10T17:32:48Z</published>
    <updated>2006-09-10T19:43:02Z</updated>
    
    <summary>I sat in on Anne Stanton&apos;s CRM Project Planning session this morning. CRM is an avenue I&apos;m looking into, and I&apos;ve worked with Anne on a couple of leads for CRM application implementations. She focused specifically on the Microsoft Dynamics...</summary>
    <author>
        <name>Q</name>
        <uri>http://www.eonconsulting.net/OnQ</uri>
    </author>
            <category term="SMB Nation" />
    
    <content type="html" xml:lang="en" xml:base="http://www.eonconsulting.net/OnQ/">
        <![CDATA[<p>I sat in on Anne Stanton's CRM Project Planning session this morning. CRM is an avenue I'm looking into, and I've worked with Anne on a couple of leads for CRM application implementations. She focused specifically on the Microsoft Dynamics CRM product, but the basic concepts can apply to all CRM applications in general.</p>

<p>Anne started showing a project proposal template that she uses as a building block (living document) to work with a potential client and discussed the different phases of a CRM implementation. (Note to self and others - CRM implementations are more involved that just installing the software.) She then covered the basics of what it takes to install CRM SBE onto SBS. CRM SBE does integrate well with SBS, because it integrates with many of the components of SBS, but there are some "fun" points dealing with ISA.</p>

<p>Anne followed next with a deep dive into the implementation process. One of the most important phases, if not the most important, is the data migration process. This is taking all the existing data the client has and migrating it into the MS CRM app. One of the key aspects of data migration is data cleansing - making sure that the data you're importing is ready for importing - this is where some of the pain points of the entire project are really evident, because if the client data is not really "clean" this phase can take an extensive amount of time. </p>

<p>Audience question: How do you price data migration? Sit down with the customer to see where they are and try to find out how many records they have. If they have a small number of records, it might make more financial sense to have a temp re-key the records in the system, but a larger number of records might require some outsourcing for custom programming to get all the records imported. </p>

<p>Next, Anne showed some of the different planning templates. These documents have screen shots of each and every piece in the interface that you go over with the client and find out what they need or not in the interface and you can note in the template what changes you need to make. The template also breaks down the structure of the record so you can see what the individual fields are and what the data type is for each field. These templates are available for download from the Partner web site as a ZIP file.</p>

<p>As you're going through configuration, document everything that goes on during the research and deployment phases. Scope creep can really impact the project, but if you sufficiently document every request, at least you have the information that can back up any questions the client may have during the process.</p>

<p>Now on to the next magical session...</p>]]>
        
    </content>
</entry>
<entry>
    <title>On Day 2: Entertainment</title>
    <link rel="alternate" type="text/html" href="http://www.eonconsulting.net/OnQ/archives/2006/09/on_day_2_entert.shtml" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.eonconsulting.net/cgi-bin/mt-atom.cgi/weblog/blog_id=3/entry_id=88" title="On Day 2: Entertainment" />
    <id>tag:www.eonconsulting.net,2006:/OnQ//3.88</id>
    
    <published>2006-09-10T07:24:20Z</published>
    <updated>2006-09-10T17:32:39Z</updated>
    
    <summary>I had a wonderful opportunity this evening to really do something very cool, at least for me. I got to see my home town Texas Rangers play the Seattle Mariners at Safeco Field. The game went thirteen innings, and while...</summary>
    <author>
        <name>Q</name>
        <uri>http://www.eonconsulting.net/OnQ</uri>
    </author>
            <category term="SMB Nation" />
    
    <content type="html" xml:lang="en" xml:base="http://www.eonconsulting.net/OnQ/">
        <![CDATA[<p>I had a wonderful opportunity this evening to really do something very cool, at least for me. I got to see my home town <a href="http://texas.rangers.mlb.com/NASApp/mlb/index.jsp?c_id=tex" target="Texas">Texas Rangers</a> play the <a href="http://seattle.mariners.mlb.com/NASApp/mlb/index.jsp?c_id=sea" target="Seattle">Seattle Mariners</a> at <a href="http://www.ballparks.com/baseball/american/seabpk.htm" target="Seattle">Safeco Field.</a> <a href="http://texas.rangers.mlb.com/NASApp/mlb/news/gameday_recap.jsp?ymd=20060909&content_id=1654285&vkey=recap&fext=.jsp&c_id=tex" target="Seattle">The game</a> went thirteen innings, and while my team ended up losing, it was a great game and worth the time. Oh, and did I mention that because of a few connections, I ended up watching the game from the Owner's Suite? Oh yes, it was suite indeed!</p>

<p>Now to get some sleep and try to rest up before tomorrow. No vendor hall, so I'll be able to attend at least a couple of sessions...</p>]]>
        
    </content>
</entry>
<entry>
    <title>On Day 2: Vendoring Again</title>
    <link rel="alternate" type="text/html" href="http://www.eonconsulting.net/OnQ/archives/2006/09/on_day_2_vendor.shtml" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.eonconsulting.net/cgi-bin/mt-atom.cgi/weblog/blog_id=3/entry_id=87" title="On Day 2: Vendoring Again" />
    <id>tag:www.eonconsulting.net,2006:/OnQ//3.87</id>
    
    <published>2006-09-09T22:15:13Z</published>
    <updated>2006-09-10T17:23:18Z</updated>
    
    <summary>OK, so even though I thought I would attend sessions in-between the market expo times, once again I ended up spending the day as a vendor at the Community booth. The good news, I was able to move a number...</summary>
    <author>
        <name>Q</name>
        <uri>http://www.eonconsulting.net/OnQ</uri>
    </author>
            <category term="SMB Nation" />
    
    <content type="html" xml:lang="en" xml:base="http://www.eonconsulting.net/OnQ/">
        <![CDATA[<p>OK, so even though I thought I would attend sessions in-between the market expo times, once again I ended up spending the day as a vendor at the Community booth. The good news, I was able to move a number of books not only at the table but also to people who will order online because they had no more room in their outgoing luggage. The bad news, I really missed out on some of the side sessions and mingling that are so valuable at this conference.</p>

<p>Later tonight, I'll have a different activity that I could only take advantage of in Seattle. More on that later...</p>]]>
        
    </content>
</entry>
<entry>
    <title>On Day 2: Keynote</title>
    <link rel="alternate" type="text/html" href="http://www.eonconsulting.net/OnQ/archives/2006/09/on_day_2_keynot.shtml" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.eonconsulting.net/cgi-bin/mt-atom.cgi/weblog/blog_id=3/entry_id=86" title="On Day 2: Keynote" />
    <id>tag:www.eonconsulting.net,2006:/OnQ//3.86</id>
    
    <published>2006-09-09T16:57:18Z</published>
    <updated>2006-09-09T18:00:38Z</updated>
    
    <summary>Day 2 of SMB Nation 2006 opened with a keynote speech from conference organizer Harry Brelsford on the global reach of Microsoft&apos;s Small Business Specialist certification program. Actually, it was more of a group participation effort than a talking slide...</summary>
    <author>
        <name>Q</name>
        <uri>http://www.eonconsulting.net/OnQ</uri>
    </author>
            <category term="SMB Nation" />
    
    <content type="html" xml:lang="en" xml:base="http://www.eonconsulting.net/OnQ/">
        <![CDATA[<p>Day 2 of SMB Nation 2006 opened with a keynote speech from conference organizer Harry Brelsford on the global reach of Microsoft's Small Business Specialist certification program.  Actually, it was more of a group participation effort than a talking slide deck. Bob Hood announced Arlin Sorensen as the SBSer of the Year. Harry summarized the events of the last year for SMB Nation the company including the interviews of members of the worldwide community on SMB Nation TV (and no, he didn't just stand there and play videos, but did have a couple of the interviewees come up and share a little about their activities with the audience). Harry discussed the activities of the SBSC implementations in Italy and Denmark. Jeremy from Auckland, New Zealand, discussed the way MS New Zealand is handling the SBSC memberships by making it more exclusive than general admission. Beatrice came up and discussed some of the lessons they learned in Amsterdam and EMEA in general. The general consensus from the different nations was that the different leads of user groups and other groups are keeping in contact with each other on a daily basis to help grow not only their businesses but their market as well.</p>

<p>Now back to the vendor hall to sell books for a bit while getting ready for the Mac talk...</p>]]>
        
    </content>
</entry>
<entry>
    <title>On Day 1: Changes</title>
    <link rel="alternate" type="text/html" href="http://www.eonconsulting.net/OnQ/archives/2006/09/on_day_1_change.shtml" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.eonconsulting.net/cgi-bin/mt-atom.cgi/weblog/blog_id=3/entry_id=85" title="On Day 1: Changes" />
    <id>tag:www.eonconsulting.net,2006:/OnQ//3.85</id>
    
    <published>2006-09-09T03:48:52Z</published>
    <updated>2006-09-09T13:33:21Z</updated>
    
    <summary>Well, after the keynote session this morning, my experience at SMB Nation took a very quick left turn. As such, with the exception of participating in the MVP Panel session, I did not attend another session during the day tracks...</summary>
    <author>
        <name>Q</name>
        <uri>http://www.eonconsulting.net/OnQ</uri>
    </author>
            <category term="SMB Nation" />
    
    <content type="html" xml:lang="en" xml:base="http://www.eonconsulting.net/OnQ/">
        <![CDATA[<p>Well, after the keynote session this morning, my experience at SMB Nation took a very quick left turn. As such, with the exception of participating in the MVP Panel session, I did not attend another session during the day tracks so, as such, I have nothing to report on those.</p>

<p>You see, yesterday I spent the day as a vendor, and it was quite a different experience.</p>

<p>This year, Harry agreed to let me sell copies of the SBS 2003 Unleashed book at the conference, specifically at the Community table (booth 108 for those at the show, in the back corner near the food extras). So right after the keynote, during the scheduled 45-minute "market expo" time, I headed back to the community booth, set up the display, and suddenly became "Eriq Neale, Vendor" instead of "Eriq Neale, Speaker and Attendee."</p>

<p>The community booth was a really happening place to start the morning. I'm working the booth along with folks from SMBTN, the SBS MVPs, and the SBS User Group community. Others have placed materials on the community table, including Jeff Middleton (an invite to his Saturday night party at Pub 85), Dana Epp (a discount for his Firewall Dashboard product), and a few other items. We had quite a few reps from SMBTN present to start the vendor time, and Handy Andy, who represents most of the groups represented by the "community" designation, hung out there quite a bit as well. At times, it was rather crowded inside the booth.</p>

<p>My plan was to set up and be available to sell the book during the "vendor time" and then break out with everyone else to attend some of the sessions. There were still a large number of attendees wandering the vendor hall at the start of the next session, however, so I opted to stay in my vendor hat for that session. There was only one presentation of the four being offered that I was sort of interested in, and if I didn't miss it, it wouldn't be the end of the world. And it wasn't. </p>

<p>After that session was the lunch break along with more vendor time, and the vendors were offered the option of getting lunch before the lunch rush came through, and I took advantage of that offer. Good thing I did, because once the crowd started through, the vendor hall was a madhouse again. Overall, I had a large number of people come by the table, see the book, and let me know that not only did they have it, but also they found it to be really valuable to them. I also heard from a number of user group members that they had finally received their eval copies within the last month (we've only been trying to get them out to user groups since January, and it finally came together, thanks in great part to Tim Barrett!) What I didn't do, however, was sell a single copy before the start of the afternoon sessions. </p>

<p>Which I also missed. I fully intended to go to Dana's session on security, but at the end of the lunch rush, I was exhausted, so opted to stay at the booth, just because it would be easier. And good thing I did, because that's when the book sales started. During the third session and the following market expo period, I sold several copies to grateful recipients. I was also able to get the majority of the authors in attendance at the show (except Chad Gross - I'll get you tomorrow) to sign the two copies I'm keeping for myself with all the author signatures. </p>

<p>I did break after that to sit in on the MVP panel discussion, which was taped by Tim Barrett and will probably be available for offline viewing later, so I won't dwell on the content here. But in the course of the discussion, a question about Group Policy came up, and we were able to point out that the book has two chapters on Group Policy. I mention that because immediately after the panel discussion, I sold another set of books to people who wanted to read up on GP because they heard about it in the panel discussion. </p>

<p>We packed up the booth right at 7pm and made our way over to Wayne Small's world record server build attempt on SBS R2. Sorry, Wayne, but I was exhausted from a long day of playing vendor, so a group of us cut out before the end and I headed back to the hotel and will crash as soon as I get this entry done.</p>

<p>So it was a very different experience for me this year over last for the first day, and I'm going to change it up a bit tomorrow and get more of the community feel again. But for now, I've got to wrap up and get some shut-eye so I'm rested and ready for my Mac talk tomorrow.<br />
</p>]]>
        
    </content>
</entry>
<entry>
    <title>On Day 1: Keynote</title>
    <link rel="alternate" type="text/html" href="http://www.eonconsulting.net/OnQ/archives/2006/09/on_day_1_keynot.shtml" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.eonconsulting.net/cgi-bin/mt-atom.cgi/weblog/blog_id=3/entry_id=84" title="On Day 1: Keynote" />
    <id>tag:www.eonconsulting.net,2006:/OnQ//3.84</id>
    
    <published>2006-09-08T17:04:33Z</published>
    <updated>2006-09-08T18:04:48Z</updated>
    
    <summary>The conference is ready to start. Some folks had a bit of an adventure getting here via one of the shuttles, but I&apos;m sure that story will appear in at least one other blog, and since it didn&apos;t happen to...</summary>
    <author>
        <name>Q</name>
        <uri>http://www.eonconsulting.net/OnQ</uri>
    </author>
            <category term="SMB Nation" />
    
    <content type="html" xml:lang="en" xml:base="http://www.eonconsulting.net/OnQ/">
        <![CDATA[<p>The conference is ready to start. Some folks had a bit of an adventure getting here via one of the shuttles, but I'm sure that story will appear in at least one other blog, and since it didn't happen to me, I won't recount it here. Enjoyed the SBSC breakfast and got to meet several folks in person who I've had the opportunity to interact with online.</p>

<p>The keynote room, the Kodiak at the MS Conference Center, is pretty full, so attendance for the entire conference looks like it will be pretty good.</p>

<p>Right at 9am, Seattle time, the opening video started, including talking heads from MS buttering up the attendees with the importance of the SBS community members and how MS is working to support the SB community. </p>

<p>Harry made basic introductions about the conference and then introduced Marie Huwe as the keynote speaker, who addressed increasing profitability in the small business segment. Quite frankly, this was a bunch of marketing speak, which makes my eyes go fuzzy, so it's tough for me to say much more than that. She did touch on both Partner Finder and the <a href="http://www.iamcp.org/pages/default.aspx" target="IAMCP">IAMCP</a> (International Association of Microsoft Certified Professionals). The also touched on the Small Business Plus program which will have some enhancements over the existing Partner Finder product.</p>

<p>The call to action at the end of the keynote:<ul><LI>Become a Small Business Specialist<li>Install Office and Vista betas and take online training<li>Expand your network: blogs, user groups, partner forums<li>Expand your client base by using one component of the five small business campaigns.</ul></p>

<p>A number of questions were addressed in the panel Q&A, but nothing really groundbreaking.</p>]]>
        
    </content>
</entry>
<entry>
    <title>On Broadcast</title>
    <link rel="alternate" type="text/html" href="http://www.eonconsulting.net/OnQ/archives/2006/09/on_broadcast.shtml" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.eonconsulting.net/cgi-bin/mt-atom.cgi/weblog/blog_id=3/entry_id=83" title="On Broadcast" />
    <id>tag:www.eonconsulting.net,2006:/OnQ//3.83</id>
    
    <published>2006-09-07T22:18:24Z</published>
    <updated>2006-09-07T22:38:51Z</updated>
    
    <summary>We ran our second live broadcast this morning for eOnCall. Tim Barrett of No Geek Left Behind joined me for a discussion on communities in the relam of small businesses. We also videotaped the broadcast so at some point in...</summary>
    <author>
        <name>Q</name>
        <uri>http://www.eonconsulting.net/OnQ</uri>
    </author>
            <category term="eOn Call" />
    
    <content type="html" xml:lang="en" xml:base="http://www.eonconsulting.net/OnQ/">
        <![CDATA[<p>We ran our <a href="http://www.eoncall.com/tabid/55/mid/376/view/detail/ItemId/87/default.aspx" target="eOnCall">second live broadcast</a> this morning for <a href="http://www.eoncall.com" target="eOnCall">eOnCall</a>. Tim Barrett of No Geek Left Behind joined me for a discussion on communities in the relam of small businesses. We also videotaped the broadcast so at some point in the future, for those who may be interested, you can see us pull back the curtains and witness just what we go through to put on a live show (it's not really as interesting as you might otherwise think).</p>

<p>Getting ready for the broadcast was a bit of an adventure, though. After being up for 22 straight hours (and only getting two hours sleep before that) I was about to crash in the hotel room when I noticed it was a bit warm in the room. I had turned down the AC earlier in the day, but it wasn't anywhere near that temperature.  So I placed a quick call to the front desk and they sent someone right up. He got the fan blowing, but the compressor wouldn't come on, so I could either take a new room or let him spend a couple of hours trying to get it working. It was cool enough that I opted to open the balcony window to let the cool night air in and give it a go at that, and the thought of packing up the room and moving right then wasn't very palatable. </p>

<p>Unfortunately, I should have requested a room move right then and there, because it never did cool down and there was (surprisingly) a lot of traffic noise, and so I didn't get much sleep. So, at 5am local time, I called down and requested another room. I got a new room key brought up to me immediately, and I packed up and moved with an hour to spare before hooking up to get online for the broadcast.</p>

<p>At any rate, the show went off without a hitch, and the episode is already available on the archive site and on iTunes as well. Enjoy! </p>]]>
        
    </content>
</entry>
<entry>
    <title>On Arrival</title>
    <link rel="alternate" type="text/html" href="http://www.eonconsulting.net/OnQ/archives/2006/09/on_arrival_1.shtml" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.eonconsulting.net/cgi-bin/mt-atom.cgi/weblog/blog_id=3/entry_id=82" title="On Arrival" />
    <id>tag:www.eonconsulting.net,2006:/OnQ//3.82</id>
    
    <published>2006-09-06T23:59:22Z</published>
    <updated>2006-09-07T00:28:32Z</updated>
    
    <summary>First, a disclaimer. When I originally booked my flight from DFW to SEATAC, it was before the London airline threat discovery and prevention and the related elevated security alerts. So, at the time, a 6:30am departure flight didn&apos;t seem like...</summary>
    <author>
        <name>Q</name>
        <uri>http://www.eonconsulting.net/OnQ</uri>
    </author>
            <category term="SMB Nation" />
    
    <content type="html" xml:lang="en" xml:base="http://www.eonconsulting.net/OnQ/">
        <![CDATA[<p>First, a disclaimer. When I originally booked my flight from DFW to SEATAC, it was before the London airline threat discovery and prevention and the related elevated security alerts. So, at the time, a 6:30am departure flight didn't seem like such a big deal. However, in retrospect, what the $%@#^ was I thinking???</p>

<p>Anyway, I did manage to get a couple of hours of sleep prior to the alarm going off at 3:30am so I could shower and finish packing before the shuttle arrived to pick me up at 4:00am. Don't know why I rushed, he didn't show until 4:15. Seeing as how I thought that would put me at the airport at 5:00 or after, I was worried I might not have enough time.</p>

<p>Well, for starters, there is NO traffic going to the airport at 4:15am, so we made the trip in 30 minutes. Second, I did figure out that only insane people take 6:30am fights to Seattle (via Denver) from DFW, and we're fewer in number than the general population might otherwise acknowledge. So, by 5am, I'm not only at the airport, I've already gone through security and have taken a seat to wait for the next 1.5 hours to start boarding. And while I used to be a big fan of Soledad O'Brien, seeing her spout the same tripe that insists on being called news these days every half hour for the next 90 minutes was enought to put me in a really foul mood.</p>

<p>Fortunately, the flight was better, both legs actually. Somehow, I was the only person on the flight from DFW to Denver that was continuing on to Seattle, and while I was expecting to just wait on the plane, I got asked three different times if I'd be more comfortable leaving the plane and waiting in the lobby. Since I knew the next leg was completely full, and I hate waiting in lines in general, I passed.</p>

<p>Got into Seattle with no difficulty, found my obnoxious green bag with no difficulty, and found my step-brother in his blue Cooper Mini with no difficulty. Got to the hotel, checked in, and immediately took a nap.</p>

<p>Now that I'm back up and awake, I can honestly say that this is one of the nicer places I've stayed in my recent travels. I don't think I'll mind the location for the next 6 nights.</p>

<p>Plan for tonight is to have dinner with my stepbrother and his wife and kid, and I think we're heading down to the piers (i've got a hankering for <a href="http://www.google.com/maps?hl=en&hs=kZl&lr=&client=firefox-a&rls=org.mozilla:en-US:official&q=red+robin&near=Seattle,+WA&sa=X&oi=local&ct=title" target="Red">Red Robin</a> - yumm), then come back to the hotel and hook up with my MVP buddies and other assorted attendees who will be in town tonight. But I can't stay up too late, as I have to get ready for the live <a href="http://www.eoncall.com" target="eon">eOnCall </a>broadcast tomorrow morning at 8am local time (that's still 10am Central). </p>

<p>Now to find some munchies to hold me over until dinner...</p>]]>
        
    </content>
</entry>
<entry>
    <title>On Preparations</title>
    <link rel="alternate" type="text/html" href="http://www.eonconsulting.net/OnQ/archives/2006/09/on_preparations.shtml" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.eonconsulting.net/cgi-bin/mt-atom.cgi/weblog/blog_id=3/entry_id=81" title="On Preparations" />
    <id>tag:www.eonconsulting.net,2006:/OnQ//3.81</id>
    
    <published>2006-09-05T23:28:20Z</published>
    <updated>2006-09-06T03:05:26Z</updated>
    
    <summary>OK, it&apos;s that time of year again. Time to pack the bags and get ready for the annual venture otherwise known as SMB Nation. This year is a bit different for me than last year, for a couple of reasons:...</summary>
    <author>
        <name>Q</name>
        <uri>http://www.eonconsulting.net/OnQ</uri>
    </author>
            <category term="SMB Nation" />
    
    <content type="html" xml:lang="en" xml:base="http://www.eonconsulting.net/OnQ/">
        <![CDATA[<p>OK, it's that time of year again. Time to pack the bags and get ready for the annual venture otherwise known as SMB Nation. This year is a bit different for me than last year, for a couple of reasons:</p>

<p>1. I'm staying longer.<br />
2. I'm presenting this year.</p>

<p>Yep, I really haven't had time to really shout it from the mountaintops, but the Mac in SBS presentation is going to see the light of day in Redmond this year, and what an interesting story there is behind that. But I won't shed light on that until after the presentation is done.</p>

<p>Also, I'll be selling copies of the SBS 2003 Unleashed book for anyone who hasn't picked up a copy yet. And signing copies for those who want that done, too. Several of the authors who contributed to the book will be at the conference: Amy Babinchak, Tim Barrett, Susan Bradley, Henry Craven, Chad Gross, and Anne Stanton. Others may be in attendance, I just don't know for sure. i'm sure those who are there won't mind signing copies, either, but you will have to at least ask nicely.</p>

<p>So, starting after I get to the hotel and wake up from my flight tomorrow, the SMB Nation coverage begins.  Until then, I have a lot of packing to do...</p>]]>
        
    </content>
</entry>
<entry>
    <title>On Misteaks</title>
    <link rel="alternate" type="text/html" href="http://www.eonconsulting.net/OnQ/archives/2006/09/on_misteaks.shtml" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.eonconsulting.net/cgi-bin/mt-atom.cgi/weblog/blog_id=3/entry_id=80" title="On Misteaks" />
    <id>tag:www.eonconsulting.net,2006:/OnQ//3.80</id>
    
    <published>2006-09-02T19:50:50Z</published>
    <updated>2006-09-05T23:26:05Z</updated>
    
    <summary>It&apos;s just one of those things, I guess, but when it causes so much pain, it&apos;s hard to see it as a little thing. I mean, come one, everyone makes little mistakes occasionally, don&apos;t they? I do, I own up...</summary>
    <author>
        <name>Q</name>
        <uri>http://www.eonconsulting.net/OnQ</uri>
    </author>
            <category term="Frustrations" />
    
    <content type="html" xml:lang="en" xml:base="http://www.eonconsulting.net/OnQ/">
        <![CDATA[<p>It's just one of those things, I guess, but when it causes so much pain, it's hard to see it as a little thing. I mean, come one, everyone makes little mistakes occasionally, don't they? I do, I own up to it when I do, also. And I've made some doozies in my day, too. But the mistakes I've made, including the big ones, have only impacted a small number of people.</p>

<p>But occasionally, there's the little slipup with the big impact. Yesterday saw another one of those, and while I was tangentially impacted, it really didn't hit me personally very hard. But those it did hit, it hit hard. You see, because of a mixup in a virus scanning search string, the product from a certain anti-virus vendor started identifying a core Windows system file as infected and quarrantined the file. Oops.</p>

<p>Now don't get me wrong, I admire anti-virus vendors and the work that they do. They often times have a thankless job. It's amazing that they are able to create search strings for virus program patterns that will really only find the virus code in a file and not (usually) mis-identify a regular, uninfected program as a problem. Given all the different programs and files that can be present on any given computer at any given time, it's amazing that there aren't more false positives than there are.</p>

<p>Still, this is one that really should have been caught before it got out the door. I would think that if you are testing updates to a program, one of the basic things you would check is to make sure that it didn't break the OS it was running on. I have not done much software development recently, but back in the day, I wrote code for a Linux-based system, and we used a few scripts to configure certain file areas on the system. One of the first things I tested was to make sure the file system changes we made wouldn't render the system unbootable. Seems fairly basic to me. And maybe this company did do some level of testing, but somehow it still strikes me as odd that this wouldn't have been found in a thorough testing environment.</p>

<p>And this is not the only company that has released software that rendered systems unbootable. At least one other anti-virus vendor released a virus engine update that wreaked havoc. An uninterruptible power supply vendor had a program that, when not updated in a timely fashion, would keep a system from booting normally. And a certain operating system supplier has been guilty of releasing updates to its own code that had drastic unexpected results. It happens. Really, it does, and fortunately it doesn't happen more often than we see it happen.</p>

<p>Let me wrap up by saying that I'm really glad that this particular situation didn't happen close to Patch Tuesday. I can only imagine what would have happened if people went to install updates, rebooted, and found that their systems didn't come back up. The Microsoft phone lines would have been ringing off the hook, and a lot of people would have been chasing down the wrong road. This is actually a perfect example of why I always restart a server before installing security updates. If there's a problem with the server coming up before installing the updates, there very likely would have been problems with it coming up after the updates installed. And where would I have focused my ire, I mean, troubleshooting efforts? Right, at Microsoft. It would be easy to blame the patches for causing the no boot situation. If this had happened a couple of weeks ago, MS would have been crucified by thousands of callers blaming the security updates, and lots of time and energy would have been wasted looking in the wrong place for the cause.</p>

<p>Just goes to show that you should take any server reboot seriously. I always make sure that, before I reboot any server (mine or a client's) that I have the time to go onsite if a problem should present itself. It's very easy to become lax towards server reboots because, most of the time, they work exactly as they should. But in the case of some people yesterday who rebooted with their guard down, they had a bit of a rude awakening. Hopefully, the worst is over for now for this particular incident. Who knows where the next one will come from...</p>]]>
        
    </content>
</entry>
<entry>
    <title>On Intel</title>
    <link rel="alternate" type="text/html" href="http://www.eonconsulting.net/OnQ/archives/2006/05/on_intel.shtml" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.eonconsulting.net/cgi-bin/mt-atom.cgi/weblog/blog_id=3/entry_id=78" title="On Intel" />
    <id>tag:www.eonconsulting.net,2006:/OnQ//3.78</id>
    
    <published>2006-05-21T12:37:54Z</published>
    <updated>2006-05-21T14:18:26Z</updated>
    
    <summary>I have to admit that when I heard Apple was releasing a new series of Macs based on the Intel chip, I was a little befuddled. For years, one of the claims to fame of the PPC and G-series CPUs...</summary>
    <author>
        <name>Q</name>
        <uri>http://www.eonconsulting.net/OnQ</uri>
    </author>
            <category term="Technology" />
    
    <content type="html" xml:lang="en" xml:base="http://www.eonconsulting.net/OnQ/">
        <![CDATA[<p>I have to admit that when I heard Apple was releasing a new series of Macs based on the Intel chip, I was a little befuddled. For years, one of the claims to fame of the PPC and G-series CPUs is that they ran circles around the Intel equivalents in terms of performance. Soon enough, I started hearing about how Apple had, once again, done a fabulous job of porting their entire solution to a completely different hardware structure (ala Motorola 68000 CPU architecture to PPC architecture) in a way that was seamless to the end user. Then there were reports that you could actually install Windows XP and run it on one of the Intel-based Macs, some reports indicating that Windows even ran better on an Intel-based Mac than on your average name-brand Windows-only PC.</p>

<p>Then two announcements caught my attention. The first came from Apple, introducing a public beta of a software known as <a href="http://www.apple.com/macosx/bootcamp/" target="Q">Boot Camp</a>. The second came from a company I had previously not heard of called Parallels, announcing a solution that would allow you to <a href="http://www.parallels.com/en/news/id,8655" target="Q">run non-Mac operating systems in a virtual environment on Intel-based Macs</a>.</p>

<p>Needless to say, my curiosity was piqued, and I started my research. That, combined with several queries from my mixed environment clients, prompted me to acquire an Intel-based Mac and do my own research. What follows are my initial observations of the solutions.<br />
</p>]]>
        <![CDATA[<p>First off, the hardware. I purchased a new Mac Mini (my other Mac Mini has done really, really well for me, and I frankly didn't want or need an iMac or another notebook) with the <a href="http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/6034000/wo/w7TiRLVl7MF23VguTPK1uwg9NYv/2.?p=0" target="Q">high-end configuration</a>. I actually made my purchased from <a href="http://www.smalldog.com/product/39841" target="Q">Small Dog Electronics</a> in Vermont and had them bump the default 512MB of RAM up to 2GB. This is one area where I do have to take issue with Apple on their default hardware configurations - there is just not enough RAM in the base system. And if you're planning on running multiple OSes on the box, you really need to max it out. So I did.</p>

<p>I went through the Mac setup out of the box, and it followed the same setup process as my other Mac Mini that I purchased last year. The OS X 10.4 setup runs just the same on the Intel hardware - there were no extra or different steps I had to follow because of the Intel setup. In fact, the system seemed to run a little faster through setup than my last Mac Mini did. (No, I haven't done any actual performance testing between the two boxes, just a "feel" thing based on my use of the original Mini for over a year.)</p>

<p>I then went and registered for the 30-day trial of Parallels Workstation for Intel-based Macs. I have not, and probably will not, install and test Boot Camp, and here are the reasons why:<br />
<ol><li>Boot Camp is a multi-boot solution, not a virtualization solution. This means that if you want to run a Windows application, you have to reboot the workstation and bring it up in Windows. Conversely, if you're running the Windows side of the Mac and need to run a Mac application, you have to reboot into Mac mode to get there. My experience with multi-boot solutions is that you're spending more time rebooting between the two (or more) platforms than you are actually working, because you're often not in the "right" side when you need to run a piece from the other side. However, if you only ever want to run Windows on your Intel-based Mac, then Boot Camp is the tool for you.<br />
<li>Boot Camp works best with multiple partitions, so that your Mac data is on one partition and your Windows data is on the other. My Mini has a single partition, and right now I'm not interested in repartitioning/rebuilding so that I can have a clean separation of data. Yes, you can use a single partition for installing Windows through Boot Camp, but if you want to quickly remove everything related to Windows (because of a failed install, want to wipe out and start over, whatever) it's harder to do with everything installed on the single Mac partition.<br />
<li>If you do not install Windows correctly while booted in Boot Camp, you can wipe out <strong>everything</strong> on the hard disk, forcing you to rebuild the entire Mac from the recovery DVDs. I'm just not ready to make that leap quite yet.</ol><br />
At some point I will test whether you can install Windows onto an external drive (Fire wire - I couldn't stand the performance hit of trying to run an OS off a USB drive) using Boot Camp, but that's not tops on my priority list.</p>

<p>I really wanted to take a look at Parallels workstation for a couple of reasons. The biggest is that Microsoft Virtual PC for Macintosh will not run on the Intel-based Mac. To be honest, I've been less than impressed with Virtual PC for Mac since Microsoft bought it from Connectix, but it's really been the only option thus far. The chances that Microsoft will try to develop a build of VPC for Mac that will run on the Intel chipset are, in my opinion, pretty slim. The other reason I was interested in Parallels was the price point: $49.99 for a single license. You can, in fact, pre-order the Mac version before the final release for $39.99, which is even more attractive than the list price of $129.99 for VPC for Mac. In both cases, you will need a legit license of Windows to install with the product. Microsoft does offer versions of Virtual PC for Macintosh that are bundled with an OS, but it costs more, and still doesn't run on the Intel-based Macs.</p>

<p>So I downloaded the 30-day trial of Parallels and went through the setup process. I've used a number of virtualized interfaces before, including Microsoft's Virtual PC (for PCs as well as Macintosh), Microsoft's Virtual Server, VMWare, and a few older solutions that are no longer available, and I will say that the installation for Parallels Workstation, like just about any other Mac software install, was simple and straightforward. In about two minutes, I had the software installed and ready to go.</p>

<p>Given that most people who are Mac fanatics are probably going to go straight into the install process without reading any documentation whatsoever, I decided to do the same. There's a nice PDF that comes with the Parallels install that I have yet to open. So I launched the application and got started. I went through the new Virtual Machine (VM) wizard, selected the OS I would be installing, set the path to the virtual hard disk file, and upped the RAM allocation from 256MB to 512MB. Again, it seems that Parallels missed the mark with the default RAM allocation for Windows XP, but MS says you can run XP in 128MB, so 256MB must be nice. Given that this is virtualized and probably will be slower because of it, I didn't want lack of RAM to add to the performance issues. Hence the increase to 512MB. I inserted the XP install CD and started the install process.</p>

<p>Twenty minutes later, I had a fully-installed XP workstation that had already been activated over the internet. No funky drivers needed for the install, no special configuration needed. And as I started downloading security updates from MS, I noticed that the performance of the XP box is pretty peppy. In fact, it actually seems a little faster than the Dell Optiplex GX260 I'm using as my PC workstation.</p>

<p>I did a few quick and unscientific benchmarks on the box after I got the security updates installed, and the performance of the XP in Mac is really, really good. I compared an OWA connection to my mail server in IE with Parallels versus Virtual PC on my old Mac Mini, and the difference is night and day. In fact, testing OWA against my Dell workstation showed that the Dell is slower than the VM on the Mac.</p>

<p>So far, I'm very impressed with what I've seen. Next, I'll be loading my regular software suite and seeing how it performs under that load. But right now I'm thinking that my desired situation, having one box on my desk running both Mac and Windows applications instead of having a dedicated Mac and a dedicated PC, is going to work very nicely. I can sure stand to get rid of the clutter of multiple keyboards and mice on my desk, too.<br />
</p>]]>
    </content>
</entry>
<entry>
    <title>Friends Don&apos;t Let Friends Buy OEM</title>
    <link rel="alternate" type="text/html" href="http://www.eonconsulting.net/OnQ/archives/2006/05/friends_dont_le.shtml" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.eonconsulting.net/cgi-bin/mt-atom.cgi/weblog/blog_id=3/entry_id=77" title="Friends Don't Let Friends Buy OEM" />
    <id>tag:www.eonconsulting.net,2006:/OnQ//3.77</id>
    
    <published>2006-05-08T20:48:42Z</published>
    <updated>2006-05-08T21:03:08Z</updated>
    
    <summary>I&apos;m breaking from my normal post titling because I really want this to stand out. I&apos;ve long been opposed to purchasing OEM SBS with a new server, for the usual reasons - cant&apos; move it to new hardware, going to...</summary>
    <author>
        <name>Q</name>
        <uri>http://www.eonconsulting.net/OnQ</uri>
    </author>
            <category term="Frustrations" />
    
    <content type="html" xml:lang="en" xml:base="http://www.eonconsulting.net/OnQ/">
        <![CDATA[<p>I'm breaking from my normal post titling because I really want this to stand out. I've long been opposed to purchasing OEM SBS with a new server, for the usual reasons - cant' move it to new hardware, going to wipe the factory install and do it right anyway, etc., etc., etc. Well, today I ran across another reason not to go OEM, and, of couse, it's because of a Mac issue:</p>

<p>Entourage.</p>

<p>Susan Bradley has put up <a href="http://msmvps.com/blogs/bradley/search.aspx?q=entourage&p=1" target=Q">several posts in her blog</a> about the difficulty we've seen in the SBS community with getting our hands on the Entourage installer media if we're not purchasing an Open LIcesnse media kit for SBS. I've been doing Open LIcense media for most of my installs to make sure that I get the Entourage install media, but also because I'm just that way. Retail media does not include the Entourage installer, but you can <a href="http://msmvps.com/blogs/bradley/archive/2005/05/26/49085.aspx" target="Q">acquire the media directly from Microsoft</a>, at least according to Susan. I've honestly not tried, but I've not had a situation where I've needed to try.</p>

<p>Until recentely.</p>]]>
        <![CDATA[<p>An associate of mine recently asked me about how to get the Entourage installer for one of his clients, and I pointed him back to Susan's blog. He called to order the part, but was told that since he got OEM media with the server, he would have to go back to his OEM provider to get the media. That OEM provider, yes I'm naming names, is Dell.</p>

<p>This afternoon, I got a call from my new Dell software sales guy (I've been fortunate enough to have the same hardware sales rep for almost two years) who wanted to introduce himself to me. What better way to break him in than to dump this in his lap?</p>

<p>So I explained the situation to him so he could understand what was going on, and he immediately escalated within his team (not surprising and not a problem for me - I fully expected this). He actually got his escalation counterpart on the phone and I went through the explanation again, this time providing them with the MS part number for the retail Entourage CD media so they could look it up.</p>

<p>After a brief delay, I was informed that Dell does not provide a media set with an Entourage installer for their SBS OEM installs.</p>

<p>I've already started a query within my MS channels on this, but I've found yet another reason I will never, ever, purchase a new server for myself or for a client with an OEM installation. This just moved from the category of "well, I'll very likely never do this" to "if hell hasn't frozen over."</p>

<p>Updates as they become available...</p>]]>
    </content>
</entry>
<entry>
    <title>On MSDE</title>
    <link rel="alternate" type="text/html" href="http://www.eonconsulting.net/OnQ/archives/2006/04/on_msde.shtml" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.eonconsulting.net/cgi-bin/mt-atom.cgi/weblog/blog_id=3/entry_id=76" title="On MSDE" />
    <id>tag:www.eonconsulting.net,2006:/OnQ//3.76</id>
    
    <published>2006-04-27T01:16:08Z</published>
    <updated>2006-04-27T01:40:55Z</updated>
    
    <summary>Installing named MSDE instances on a server is a pretty common thing. Or so i thought until I ran into two applications that have given me fits. I mean, it&apos;s been a long time since I&apos;ve been a programmer (well,...</summary>
    <author>
        <name>Q</name>
        <uri>http://www.eonconsulting.net/OnQ</uri>
    </author>
            <category term="Frustrations" />
    
    <content type="html" xml:lang="en" xml:base="http://www.eonconsulting.net/OnQ/">
        <![CDATA[<p>Installing named MSDE instances on a server is a pretty common thing. Or so i thought until I ran into two applications that have given me fits. I mean, it's been a long time since I've been a programmer (well, at least a paid one), but seriously, it's not that hard to figure out how to install a named MSDE instance so that it doesn't conflict with another database already on the box. </p>

<p>Right?</p>

<p>Apparently not. One vendor has an installer that simply dies if any other MSDE databases are installed on the box. The installer assumes that there are no other instances (or will be no other instances) so it only checks to see if some of the key components are installed on the box and then aborts the install if they are. Geez! You've never, EVER, had a client want to install your product on a box where another database lives? And you've been in business how long? And you call this version 7?</p>

<p>Only slightly less excusable is a second vendor who, until recently, played well with others. I've done a couple dozen installs of their product on SBS servers (raise your hand if you know how many MSDE databases SBS installs by default - hint: it's more than one) with no issues, but they updated their installer and now it apparently fails to recognize which MSDE slot to try and install into. They've at least got a workaround, but good grief, what happened to quality control and testing?</p>

<p>So to all you database developers out there, please, please, please, please figure out how to correctly install a named instance of your MSDE database on a server, even if there are no other MSDE instances present. It's very short-sighted to assume that you're producing the only MSDE database in the world and can short-cut the detection process during an installation. Your customers and your partners will be very, very happy.</p>]]>
        
    </content>
</entry>
<entry>
    <title>On Amsterdam: Day 2, Jeff&apos;s Disaster Recovery Presentation</title>
    <link rel="alternate" type="text/html" href="http://www.eonconsulting.net/OnQ/archives/2006/04/on_amsterdam_da_5.shtml" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.eonconsulting.net/cgi-bin/mt-atom.cgi/weblog/blog_id=3/entry_id=75" title="On Amsterdam: Day 2, Jeff's Disaster Recovery Presentation" />
    <id>tag:www.eonconsulting.net,2006:/OnQ//3.75</id>
    
    <published>2006-04-07T16:14:55Z</published>
    <updated>2006-04-07T16:14:13Z</updated>
    
    <summary>The last session of the conference I attended was Jeff&apos;s new Disaster Recovery presentation. Jeff let us know right up front that this was not a &quot;best practices&quot; session. Instead, he tackled something a little different. Disaster recovery and disaster...</summary>
    <author>
        <name>Q</name>
        <uri>http://www.eonconsulting.net/OnQ</uri>
    </author>
            <category term="SMB Nation" />
    
    <content type="html" xml:lang="en" xml:base="http://www.eonconsulting.net/OnQ/">
        <![CDATA[<p>The last session of the conference I attended was Jeff's new Disaster Recovery presentation. Jeff let us know right up front that this was not a "best practices" session. Instead, he tackled something a little different.</p>

<p>Disaster recovery and disaster preparations are linked. Disasters don't always happen suddenly - they usually happen slowly and over a long time. Jeff related his experience of relocating his wife's company from New Orleans to Texas in response to Hurricane Katrina. He set up a set of slides for the group to discuss if there was interest in the room. These are the topics that were discussed:</p>]]>
        <![CDATA[<ul><li>• Myth - you can have no other domain controllers in an SBS domain. Not correct. You can have multiple DCs in the domain, so long as the SBS server holds all the FSMO roles and there can only be one SBS server permanently installed in the domain.
<li>• Myth - replacing the SBS server NIC is not allowed. This is a holdover from earlier versions of SBS but is no longer the case. This "feature" was dropped in SBS 2000. You can replace NICs in the box, either through booting in Directory Services Restore Mode or by doing the loopback adapter trick.
<li>• Myth - You cannot move a drive image directly to new hardware. You can, and in some cases it will actually work. Must have:
<ul><li>• compatible HAL
<li>• accurate boot.ini, consistent boot device order
<li>• boot critical drivers are already installed</ul>
There are also 3rd party imaging products that are making this an easier task.
<li>• Myth - You cannot restore the system state to new hardware. This actually does work, and is different than restoring a drive image. Domain controllers present challenges for AD restore, Exchange SQL, and Monitoring. A baseline install or same hardware ASR disk to prepare for a system state restore. ASR disks do not work for bare metal restore to different hardware.
<li>• Myth - You cannot do a "drive slide move" into new server hardware. Same rules apply as with the previous two points.
<li>• Myth - You can repair a server by reinstalling a service pack. Reinstalling a Service Pack generally will not repair missing files and registry entries for an OS. An in-place upgrade as a repair tool generall will be helpful, and reinstalling application service packs is also generally helpful.
<li>• Myth - Bare metal restore to "known good condition"? short filename restore breaks cause problems with registry/filepath alignment. 2003 is the only OS that can do this successfully. Cold drive imaging is the only solution for true restore to previously good condition. If you do a restore for anything older than 2003, you really need to look at a drive image restore then a file restore from tape to avoid this problem.
<li>• Myth - IDR and recovery automation. Independent Disaster Recovery is a generalized name for 3rd party product tools to "boot to restore" or "click to restore" IDR systems can have "fragile" requirements and really, really must be tested. Jeff doesn't like this and doesn't use it himself. IDR really needs to have identical hardware, software, etc., and, again, must be tested.
<li>• Myth - SBS server is too dirty to migrate, I must wipe it and rebuild. Corruption of AD is really rare and shoudl not be assumed. Group policy can cause a lot of problems if its not done correctly, but if you have a good understanding of group policy, you can work through it (it may just take time).
<li>• Can you save a domain from a dead DC? "Graveyard swing migration" can pull back not only the server but the entire domain. A recovery server can be replaced by Swing Migration with a clean server, and still preserve the domain. Backup DC and recovery of a dead DC provide similar recovery options.
<li>• Myth - A large C partition is the best! Please, please, please no! Disaster recovery is faster if you have multiple partitions since you really only have to restore/recover the system partition (provided the other partitions are still OK).
<li>• Myth - OEM media can only build a new domain. So long as you get OS media from the vendor and not "recovery CDs." Most vendors will give you standard install media. OEM media cannot be used for in-place upgrade repairs of non-OEM installations.
<li>• Last Known Good to recover from SP or patch update failure. Eh, probably not. "Last Known Good" only restores previous system registry settings, but not other hives or driver files. System state restore is the only option for a genereal roll-back (which doesn't always work). Some 3rd party products might be able to do "delta" rollbacks on drive writes.
<li>• Myth - You can best do a disaster recovery by having cold hardware on site. Since you can restore to different hardware successfully, this is not really an issue.
<li>• Myth - SBS FSMO roles are risky. Not exctly. By default, all DCs in a domain have exact copies of the AD database by default. Global Catalog roles are not required to move a complete replica in a single domain model.
<li>• Myth - SBS is a bad disaster reecovery risk. Jeff doens't think so. Challenge comes in that SBS is a DC, is an Exchange server, etc., and it's tough to pull a machine down and rebuild from scratch. But since we can use drive imaging, system state backup, and application data backup, we can get the server back up fairly quickly.
<li>• Mystery - product activation does not prevent you from replacing a DC motherboard. You will need to reactivate it, but you can get it going again. But what about OEM restrictions on server OS software? it's possible that a vendor may put a set of restrictions on the replacement of certain components that might require you to purchase a new license.
<li>• Mystery - An Exchange store mount has failed, and probably has corruption in the data. Not necessarily. There are lots of reasons that an Exchagne store won't mount. Forklifting an Exchange database to an older version of Exchange will generate really ugly errors. Disk permissions on the volume where the databases reside, along with permissions on the MDBDATA folder, can also keep the database from mounting.
<li>• Mystery - Is there no predictable way to recover Exchange databases? Yes, it's possible that doing a physical repair (hard recovery) could seem to trash data. If there is corruption in the database, the hard recovery is going through and finding data that's good and keeping that, which might look like data has gone missing. Always always always make a backup copy of the databases before you run the hard repair. 
<li>• Mystery - Is it critical to have all the Exchange log files in order to recover the information store intact? No. The log files are really additional disaster recovery information. The reality with SBS servers is that the information in the log files is written to the databases very quickly.
<li>• Mystery - Backup skips files, does that mean it's not a complete system state backup? No, most of the files it skips are created dynamically or are other files that will be handled in other ways.
</ul>]]>
    </content>
</entry>

</feed> 

