<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>windows home server</title>
        <link>http://blog.kellybrownsberger.com/category/4.aspx</link>
        <description>windows home server</description>
        <language>en-US</language>
        <copyright>kellyb</copyright>
        <generator>Subtext Version 2.1.0.5</generator>
        <item>
            <title>Restoring Base Image of my Dell Latitude E6400 from my WHS and NIC driver pangs</title>
            <link>http://blog.kellybrownsberger.com/archive/2010/02/09/77.aspx</link>
            <description>&lt;p&gt;My company issued me a new Dell Latitude E6400.  It’s a fine machine, and I like it very much.  Yesterday our system tech hands me the machine brand spanking new with our base company image on it (Windows 7 Enterprise – 64 bit).  My plan was take the image on this machine and copy it to the solid state hard drive that I have in my personal laptop.  I don’t need this Lenovo T61, but it’s got a blazing fast SSD in it and I want to use that – not this old school SATA thing that came w/ my dell.  So my plan was this:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Get the machine completely up to date in terms of Windows Updates&lt;/li&gt;    &lt;li&gt;Install all of the common stuff that I require on all machine.  Basically, &lt;a href="http://blog.kellybrownsberger.com/archive/0001/01/01/65.aspx" target="_blank"&gt;all of this stuff&lt;/a&gt;, minus the developer tools – this is what I call a “base image” for myself&lt;/li&gt;    &lt;li&gt;Back up this “base image” to my Windows Home Server – this should give me a restore-able snapshot in time that essentially hardware agnostic.&lt;/li&gt;    &lt;li&gt;Remove the solid state hard drive from my T61 and install it as my main hard drive on my E6400&lt;/li&gt;    &lt;li&gt;Restore the base image onto this solid state drive and… presto – new machine running on my solid state hard drive and using my “base image”&lt;/li&gt;    &lt;li&gt;Install all of my other software, take another backup at that point, and then happily go on about my life&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;For those of you who are not familiar with Windows Home Server, the above scenario is not magic.  This is a pretty common thing – I’ve done this many times before.&lt;/p&gt;  &lt;p&gt;The problem I had today was I could not for the life of me getting the WHS Restore Disk to recognize my network adapter.  I’ve never had this issue before with other machines I’ve restored.  I simply booted up w/ the restore disk, it found the hardware it needed (essentially the NIC and your hard drive(s)) and it just worked.  This time, when I reached the “Detect Hardware” screen, the WHS Restore software couldn’t find my network adapter.  Without connectivity, there’s no way to restore from the WHS.  Luckily, the Restore software gives you the option to insert a USB Flash Drive or Floppy at the Detect Hardware screen.  It will let you provide drivers if you have them.  That’s nice, but you have to find the right drives that will work w/ the Restore software.  I spent several hours last night working on this with no success.  This morning I found the solution.  But first, the things I tried that didn’t work:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;I put the original hard drive (issued from my company) back in, and cherry picked the drives from C:\Windows, copied them to a USB Flash Drive, rebooted into the Restore software, and let it scan the flash drive.  Result:  &lt;font color="#ff0000"&gt;&lt;strong&gt;Still couldn’t find the NIC&lt;/strong&gt;&lt;/font&gt;&lt;/li&gt;    &lt;li&gt;With WHS you can “open” an image.  In other words, when I backed up my Dell in bullet 3 above, WHS will let me open this open and copy files from it.  This is a pretty wicked feature.  It essentially creates a mapped drive on the PC you’re using to talk to the WHS, and lets you copy from it.  In my case, it looked like this:     &lt;br /&gt;&lt;a href="http://blog.kellybrownsberger.com/____Uploads____/RestoringBaseImageofmyDellLatitudeE6400f_6E14/image.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blog.kellybrownsberger.com/____Uploads____/RestoringBaseImageofmyDellLatitudeE6400f_6E14/image_thumb.png" width="244" height="166" /&gt;&lt;/a&gt;  &lt;br /&gt;So, following &lt;a href="http://www.homeserverland.com/f/12/t/908.aspx" target="_blank"&gt;the advice in this forum&lt;/a&gt;, I tried copying the drivers from this image (because I know those drivers worked w/ this hardware before I got into all this restore stuff).  I did the same copy-to-flash-drive-then-reboot-then-scan-for-drivers dance, the result:  &lt;font color="#ff0000"&gt;&lt;strong&gt;Still couldn’t find the NIC&lt;/strong&gt;&lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;I gave up for the night.  After a good night’s sleep and mentally shifted back to the basics.  I know the NIC works when running under Window 7 64bit Enterprise.  What’s different now?  Well, it’s not Window 7 64bit Enterprise that’s trying access the NIC, is it?  This is the WHS Restore software.  Ok, what is that?  It’s obviously some tiny little version of Windows.  Then it dawns on me, I’m barking up the wrong tree.  This probably has nothing to do with 64 bit.  I highly doubt this tiny little version of Windows is 64 bit.  It’s most likely a little version of Windows XP if I had to guess.  The Restore disk doesn’t have default drivers for my hardware.  That’s a shame, but it happens from time to time.  And, I’ve been trying to feed this this thing 64 bit drivers, which it doesn’t like.  This forum I referenced early eluded to this a bit by advising to copy both System32 (32 bit drivers) &lt;u&gt;and&lt;/u&gt; SysWOW64 (64 bit drivers).  For whatever reason, it didn’t like those drives (32 bit or 64 bit).  I’m guessing it didn’t like them because these are the Windows 7 versions of the drivers.&lt;/p&gt;  &lt;p&gt;Here’s what I did to fix this.  According to Dell, my NIC is a &lt;em&gt;&lt;strong&gt;Intel 825xx Gigabit Platform LAN Network Device&lt;/strong&gt;&lt;/em&gt;.  I googled around for drivers, and the normal shady sites came up. Then I realized that Dell.com had versions of these drivers for both Win 7 and Win XP/Vista and 32 and 64 bit versions of each.  This supported my theory and made good common sense.  So, I did the following:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://support.dell.com/support/downloads/download.aspx?c=us&amp;amp;cs=555&amp;amp;l=en&amp;amp;s=biz&amp;amp;releaseid=R247419&amp;amp;SystemID=lat_e6400&amp;amp;servicetag=HJZNRK1&amp;amp;os=WLH&amp;amp;osl=en&amp;amp;deviceid=11814&amp;amp;devlib=0&amp;amp;typecnt=0&amp;amp;vercnt=5&amp;amp;catid=-1&amp;amp;impid=-1&amp;amp;formatcnt=1&amp;amp;libid=5&amp;amp;typeid=-1&amp;amp;dateid=-1&amp;amp;formatid=-1&amp;amp;fileid=360749" target="_blank"&gt;Downloaded version 9.52.25.2, A02 of the Intel drive from dell&lt;/a&gt;&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Extracted this install and copied the entire contents to my USB Flash Drive&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;&lt;a href="http://support.dell.com/support/downloads/download.aspx?c=us&amp;amp;l=en&amp;amp;s=gen&amp;amp;releaseid=R148561&amp;amp;SystemID=PLX_PNT_P4_745C&amp;amp;servicetag=&amp;amp;os=WW1&amp;amp;osl=en&amp;amp;deviceid=11814&amp;amp;devlib=0&amp;amp;typecnt=0&amp;amp;vercnt=1&amp;amp;catid=-1&amp;amp;impid=-1&amp;amp;formatcnt=1&amp;amp;libid=5&amp;amp;typeid=-1&amp;amp;dateid=-1&amp;amp;formatid=-1&amp;amp;fileid=197400" target="_blank"&gt;Downloaded version 9.6.31.0, A02 of the Intel driver the from dell&lt;/a&gt; – this is from 2007, but it should be XP friendly (at this point pretty confident that’s what I need to be shooting for to make the WHS Restore software happy)&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Similarly, I extracted this install and copied the entire contents to my USB Flash Drive&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;Afterwards, my Flash drive looked like this:     &lt;br /&gt;&lt;a href="http://blog.kellybrownsberger.com/____Uploads____/RestoringBaseImageofmyDellLatitudeE6400f_6E14/image_3.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blog.kellybrownsberger.com/____Uploads____/RestoringBaseImageofmyDellLatitudeE6400f_6E14/image_thumb_3.png" width="244" height="145" /&gt;&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;I rebooted into the WHS Restore software, let is scan my Flash Drive, and it found one of these drivers!  After loading these drivers it was on my network and it could find my home server.  I’m not sure which driver it ended up loading, but it found one it like and I was able to continue with the restore wizard.  Within 13 minutes, my base image was restored to my solid state hard drive and my company laptop was ready for business.  The problem is solved, but now I’m late for work… gotta get in the shower!&lt;/p&gt;  &lt;p&gt;I hope this helps somebody else out there&lt;/p&gt;&lt;img src="http://blog.kellybrownsberger.com/aggbug/77.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>kellyb</dc:creator>
            <guid>http://blog.kellybrownsberger.com/archive/2010/02/09/77.aspx</guid>
            <pubDate>Tue, 09 Feb 2010 12:49:50 GMT</pubDate>
            <wfw:comment>http://blog.kellybrownsberger.com/comments/77.aspx</wfw:comment>
            <comments>http://blog.kellybrownsberger.com/archive/2010/02/09/77.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://blog.kellybrownsberger.com/comments/commentRss/77.aspx</wfw:commentRss>
        </item>
        <item>
            <title>2009 &amp;ndash; Base Personal Image</title>
            <link>http://blog.kellybrownsberger.com/archive/2009/01/12/37.aspx</link>
            <description>&lt;p&gt;Some time ago I wrote a post called &lt;a href="http://blog.kellybrownsberger.com/archive/0001/01/01/16.aspx" target="_blank"&gt;Base Personal Image&lt;/a&gt;.  I wanted to write an update to that, but decided it would be nice to have it in it’s original date for historical purposes.  So, I’m writing a new post and stamping it with the year.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Here’s the topology of my setup&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.kellybrownsberger.com/____Uploads____/2009BasePersonalImage_128C1/home_technology_topology.jpg"&gt;&lt;img title="home_technology_topology" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="484" alt="home_technology_topology" src="http://blog.kellybrownsberger.com/____Uploads____/2009BasePersonalImage_128C1/home_technology_topology_thumb.jpg" width="644" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;The staple of my setup are &lt;a href="http://www.mesh.com" target="_blank"&gt;Windows Live Mesh&lt;/a&gt; (this replaced Folder Share for me – now called Windows Live Synch).  This is what ties everything together for me.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Core&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Windows Vista SP1 with IIS &lt;/li&gt;    &lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/netframework/aa569263.aspx" target="_blank"&gt;.NET Framework 1.1, 2.0, 3.5 &lt;/a&gt;      &lt;/li&gt;&lt;li /&gt;     &lt;a href="http://free.avg.com/" target="_blank"&gt;AVG Free Anti-Virus&lt;/a&gt;     &lt;li&gt;&lt;a href="http://www.7-zip.org/" target="_blank"&gt;7-Zip&lt;/a&gt; – the fastest there is&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.mozilla.org/firefox" target="_blank"&gt;FireFox 3.0&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.foxitsoftware.com/pdf/rd_intro.php" target="_blank"&gt;Foxit Reader&lt;/a&gt; - stay away from Acrobat... it's a dog &lt;/li&gt;    &lt;li&gt;&lt;a href="www.microsoft.com/windows/products/winfamily/desktopsearch/default.mspx" target="_blank"&gt;Windows Search 4.0&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.google.com/talk/" target="_blank"&gt;Google Talk&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://office.microsoft.com/en-us/suites/FX101674121033.aspx" target="_blank"&gt;Office 2007 Ultimate&lt;/a&gt;       &lt;ul&gt;       &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=4d951911-3e7e-4ae6-b059-a2e79ed87041&amp;amp;displaylang=en&amp;amp;Hash=%2blgYFIbG6gvxjnf%2bSxEIq6SB3SLFfRa4Ur6fDRbau5yjLr93jvTwiK%2fLC7YXtSdJYwN5%2bRRzKsPb4C6B9zh%2bzA%3d%3d" target="_blank"&gt;Save as PDF add-in for Office&lt;/a&gt; &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;&lt;a href="http://messenger.live.com" target="_blank"&gt;Windows Live Messenger&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.codesector.com/teracopy.php"&gt;TeraCopy&lt;/a&gt; – RoboCopy-like features from the Windows Shell &lt;/li&gt;    &lt;li&gt;Windows Home Server Console – available for download from your Windows Home Server&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;Power Using&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://blogs.geekdojo.net/brian/articles/Cropper.aspx" target="_blank"&gt;Cropper&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.getpaint.net/download.html" target="_blank"&gt;Paint.NET&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.launchy.net/" target="_blank"&gt;Launchy&lt;/a&gt; - this replaced SlickRun for me when Launchy released a plugin model along with a "Runner" plugin (which does just about everything SlickRun does). &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=9d467a69-57ff-4ae7-96ee-b18c4790cffd&amp;amp;displaylang=en" target="_blank"&gt;Windows 2003 Resource Kit Tools&lt;/a&gt; (Robocopy) &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.textpad.com" target="_blank"&gt;TextPad&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.flos-freeware.ch/notepad2.html" target="_blank"&gt;Notepad2&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/sysinternals/0e18b180-9b7a-4c49-8120-c47c5a693683.aspx" target="_blank"&gt;Sysinternals SuiteDisk&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.download.com/ClipPath/3000-2094_4-10050927.html" target="_blank"&gt;ClipPath&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://free.grisoft.com/doc/avg-anti-virus-free/lng/us/tpl/v5" target="_blank"&gt;Daemon Tools&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.newsgator.com/NGOLProduct.aspx?ProdID=FeedDemon" target="_blank"&gt;Password Agent&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://wordweb.info/free/" target="_blank"&gt;WordWeb&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://lifehacker.com/software/texter/lifehacker-code-texter-windows-238306.php" target="_blank"&gt;Texter&lt;/a&gt; - I need to post on this one.  This is a niche utility that I don't use all that often, but very nice in certain common situations.  It has its quirks though. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;Backup and Recovery&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.mozy.com/" target="_blank"&gt;Mozy&lt;/a&gt; – I use to have Mozy running on all of my machines, but since investing in a Windows Home Server – I only use Mozy at my office&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.keepvault.com/" target="_blank"&gt;Keep Vault&lt;/a&gt; – I use this to backup my entire Windows Home Server&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.mesh.com" target="_blank"&gt;Windows Live Mesh&lt;/a&gt; – Mesh runs on all of my machines.  I use it to synch a few other things, but I primarily use it to keep my Password Agent password file in synch across all of my machines.  This also backs up all of my files to the cloud and makes them web accessible.&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.moonsoftware.com/bmagic.asp" target="_blank"&gt;Backup Magic&lt;/a&gt; – For simple Backup operations&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;Media and Entertainment&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://windowslivewriter.spaces.live.com/" target="_blank"&gt;Windows Live Writer&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.yessoftware.com/products/product.php?product_id=19" target="_blank"&gt;DemoCharge&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.microsoft.com/windows/windowsmedia/player/11/default.aspx" target="_blank"&gt;Windows Media Player 11&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://picasa.google.com/" target="_blank"&gt;Picasa&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;Development&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/teamsystem/aa718822.aspx" target="_blank"&gt;Visual Studio 2005 Team Suite&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/vsts2008/default.aspx" target="_blank"&gt;Visual Studio 2008 Team Suite&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.jetbrains.com/resharper/" target="_blank"&gt;ReSharper&lt;/a&gt; – Invaluable refactoring tool for Visual Studio&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.mbunit.com/"&gt;MbUnit&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.testdriven.net" target="_blank"&gt;TestDriven.NET&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.codesmithtools.com" target="_blank"&gt;CodeSmith&lt;/a&gt; - I barely use this one anymore, but it still makes the list &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.microsoft.com/sqlserver/2008/en/us/app-dev.aspx" target="_blank"&gt;SQL Server 2008 Developer Edition&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.aisto.com/roeder/dotnet/" target="_blank"&gt;.NET Reflector&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.sliver.com/dotnet/snippetcompiler/" target="_blank"&gt;SnippetCompiler&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://tortoisesvn.tigris.org/" target="_blank"&gt;TortoiseSVN&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://subversion.tigris.org/"&gt;Subversion&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.visualsvn.com/" target="_blank"&gt;VisualSVN&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.memprofiler.com" target="_blank"&gt;.NET Memory Profiler&lt;/a&gt; – It does everything you could ever want in the world of .NET memory profiling, for a small price tag… and the documentation kicks the shit out of Ants and dotTrace&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;Family Tech Support&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;When my family calls with a PC problem, I use &lt;a href="http://windowslivewriter.spaces.live.com/" target="_blank"&gt;CrossLoop&lt;/a&gt; (free and usually works) or &lt;a href="http://www.copilot.com/" target="_blank"&gt;Copilot&lt;/a&gt; (for the rare occasions when CrossLoop won’t connect) &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;Universal Drivers, Codecs, etc.&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.techsmith.com/download/codecs.asp" target="_blank"&gt;TechSmith Screen Capture Codec&lt;/a&gt; - commonly used on web screencasts &lt;/li&gt; &lt;/ul&gt;&lt;img src="http://blog.kellybrownsberger.com/aggbug/37.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>kellyb</dc:creator>
            <guid>http://blog.kellybrownsberger.com/archive/2009/01/12/37.aspx</guid>
            <pubDate>Tue, 13 Jan 2009 02:07:07 GMT</pubDate>
            <wfw:comment>http://blog.kellybrownsberger.com/comments/37.aspx</wfw:comment>
            <comments>http://blog.kellybrownsberger.com/archive/2009/01/12/37.aspx#feedback</comments>
            <wfw:commentRss>http://blog.kellybrownsberger.com/comments/commentRss/37.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Windows Home Server and New Router Issues - Cont'd</title>
            <link>http://blog.kellybrownsberger.com/archive/2008/12/18/34.aspx</link>
            <description>&lt;p&gt;I was able to restore my connectivity to the home server with &lt;a href="http://blog.kellybrownsberger.com/archive/2008/12/17/2.aspx" target="_blank"&gt;the step described here&lt;/a&gt;.  I was then able to connect to all the file shares and perform backups.  However, I was still not able to connect to WHS via the Console:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.kellybrownsberger.com/____Uploads____/WindowsHomeServerandNewRouterIssuesContd_7215/image.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="174" alt="image" src="http://blog.kellybrownsberger.com/____Uploads____/WindowsHomeServerandNewRouterIssuesContd_7215/image_thumb.png" width="244" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Additional tools exist for troubleshooting these problems.  Go download the &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=71ef4793-5f81-4ef7-8c7d-fe905094ab13&amp;amp;displaylang=en" target="_blank"&gt;Windows Home Server Toolkit&lt;/a&gt; and install it.  Then launch ConnectorTroubleshooter.exe at C:\Program Files\Windows Home Server\Toolkit\&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.kellybrownsberger.com/____Uploads____/WindowsHomeServerandNewRouterIssuesContd_7215/image_3.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="187" alt="image" src="http://blog.kellybrownsberger.com/____Uploads____/WindowsHomeServerandNewRouterIssuesContd_7215/image_thumb_3.png" width="244" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;It will give you a nice (ugly) report of issues it detects, with links to MS help documentation:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.kellybrownsberger.com/____Uploads____/WindowsHomeServerandNewRouterIssuesContd_7215/image_4.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="184" alt="image" src="http://blog.kellybrownsberger.com/____Uploads____/WindowsHomeServerandNewRouterIssuesContd_7215/image_thumb_4.png" width="244" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;In my case, when I setup my new router, I did not configure the local domain name on my LAN properly.  I learned this lesson a long time ago, but forgot about it.  Without a domain name on my router's LAN, DNS requests will be fulfilled by my ISP.  Obviously, name resolution performed by my ISP is not going to work for resolving machines on my local LAN.  The first link on this problem report reminded me of this:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;IP address mismatch&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;UPnP protocols and name resolution produced different IP addresses for your server.&lt;/p&gt;    &lt;p&gt;If your broadband router is configured to use a dynamic DNS (DDNS) service, you may experience name resolution problems with Windows Home Server. To work around this problem, disable DDNS on your router while you install the Windows Home Server Connector software. After you finish installing the Connector, you can enable DDNS again&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;&lt;font color="#008000"&gt;This may also happen if you use DNS for name resolution on your network and your name query request was resolved by your Internet service provider's (ISP's) DNS server.&lt;/font&gt;&lt;/strong&gt; Your ISP may have a computer with the same name as your home server. If you use a local DNS server for name resolution on your home network, ensure that you have a local domain for your home network and that there is an appropriate address record for your home server. Your home computers should be configured to use this DNS server for name resolution.&lt;/p&gt;    &lt;p&gt;&lt;a title="http://download.microsoft.com/download/2/7/2/272d0c12-bed8-41bc-a2a5-f55682a63f34/95508.htm" href="http://download.microsoft.com/download/2/7/2/272d0c12-bed8-41bc-a2a5-f55682a63f34/95508.htm"&gt;http://download.microsoft.com/download/2/7/2/272d0c12-bed8-41bc-a2a5-f55682a63f34/95508.htm&lt;/a&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Providing a local domain name on my new router brought my WHS Connector back to life.  What's strange about this is I was able to successfully connect to my WHS file shares (by name!), but the Connector wouldn't connect.  Odd...  In the past when I didn't have this configured correctly, I had no connectivity at all (as logic would suggest)&lt;/p&gt;  &lt;p&gt;On the D-Link A3, here's where you do that:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.kellybrownsberger.com/____Uploads____/WindowsHomeServerandNewRouterIssuesContd_7215/image_5.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="151" alt="image" src="http://blog.kellybrownsberger.com/____Uploads____/WindowsHomeServerandNewRouterIssuesContd_7215/image_thumb_5.png" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blog.kellybrownsberger.com/aggbug/34.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>kellyb</dc:creator>
            <guid>http://blog.kellybrownsberger.com/archive/2008/12/18/34.aspx</guid>
            <pubDate>Thu, 18 Dec 2008 13:09:08 GMT</pubDate>
            <wfw:comment>http://blog.kellybrownsberger.com/comments/34.aspx</wfw:comment>
            <comments>http://blog.kellybrownsberger.com/archive/2008/12/18/34.aspx#feedback</comments>
            <wfw:commentRss>http://blog.kellybrownsberger.com/comments/commentRss/34.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Windows Home Server and New Router Issues</title>
            <link>http://blog.kellybrownsberger.com/archive/2008/12/17/2.aspx</link>
            <description>&lt;p&gt;I recently scraped this Linksys for this D-Link.  That Linksys was one of the early Draft N models, and it was flakey from day one and I should have returned it.  I finally had enough, booted it for the D-Link.  I’m much happier now.  Not sure I’ll ever go back to Linksys.&lt;/p&gt;  &lt;p&gt;As soon as I was up and running with my new router I discovered that none of the machines on my network were connected to the WHS even though it appeared to be online and running fine.  IP information about the location is baked into each of the client computers that are connecting to the WHS.  Obviously with the router switch, the IP to my WHS on my network changed.  Hence, the client being unable to connect.&lt;/p&gt;  &lt;p&gt;Luckily, MS was smart enough to include a utility for this.  One of the client machine on your network (with the WHS Connector installed), navigate to C:\Program Files\Windows Home Server\Discovery.exe and run it.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.kellybrownsberger.com/____Uploads____/WindowsHomeServerandNewRouters_6C1/image.png"&gt;&lt;img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="139" alt="image" src="http://blog.kellybrownsberger.com/____Uploads____/WindowsHomeServerandNewRouters_6C1/image_thumb.png" width="244" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Discover.exe will scan your network looking for your home server.  Here is the flow you’ll go through:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.kellybrownsberger.com/____Uploads____/WindowsHomeServerandNewRouters_6C1/image_3.png"&gt;&lt;img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="176" alt="image" src="http://blog.kellybrownsberger.com/____Uploads____/WindowsHomeServerandNewRouters_6C1/image_thumb_3.png" width="244" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.kellybrownsberger.com/____Uploads____/WindowsHomeServerandNewRouters_6C1/image_4.png"&gt;&lt;img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="176" alt="image" src="http://blog.kellybrownsberger.com/____Uploads____/WindowsHomeServerandNewRouters_6C1/image_thumb_4.png" width="244" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.kellybrownsberger.com/____Uploads____/WindowsHomeServerandNewRouters_6C1/image_5.png"&gt;&lt;img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="176" alt="image" src="http://blog.kellybrownsberger.com/____Uploads____/WindowsHomeServerandNewRouters_6C1/image_thumb_5.png" width="244" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.kellybrownsberger.com/____Uploads____/WindowsHomeServerandNewRouters_6C1/image_6.png"&gt;&lt;img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="176" alt="image" src="http://blog.kellybrownsberger.com/____Uploads____/WindowsHomeServerandNewRouters_6C1/image_thumb_6.png" width="244" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;This is repair the client machine to the server and you should be back in business&lt;/p&gt;&lt;img src="http://blog.kellybrownsberger.com/aggbug/2.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>kellyb</dc:creator>
            <guid>http://blog.kellybrownsberger.com/archive/2008/12/17/2.aspx</guid>
            <pubDate>Wed, 17 Dec 2008 15:27:03 GMT</pubDate>
            <wfw:comment>http://blog.kellybrownsberger.com/comments/2.aspx</wfw:comment>
            <comments>http://blog.kellybrownsberger.com/archive/2008/12/17/2.aspx#feedback</comments>
            <wfw:commentRss>http://blog.kellybrownsberger.com/comments/commentRss/2.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>