<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MillieSoft Blog &#187; Windows Home Server</title>
	<atom:link href="http://blog.milliesoft.co.uk/tag/windows-home-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.milliesoft.co.uk</link>
	<description>Blogging about Media Center development</description>
	<lastBuildDate>Mon, 14 Jun 2010 09:16:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Windows Home Server Cannot Even Mount Backups</title>
		<link>http://blog.milliesoft.co.uk/2009/09/windows-home-server-cannot-even-mount-backups/</link>
		<comments>http://blog.milliesoft.co.uk/2009/09/windows-home-server-cannot-even-mount-backups/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 10:40:08 +0000</pubDate>
		<dc:creator>Martin Millmore</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows Home Server]]></category>

		<guid isPermaLink="false">http://blog.milliesoft.co.uk/?p=171</guid>
		<description><![CDATA[Windows Home Server has had it&#8217;s fair share of embarrassing issues that really shouldn&#8217;t happen to a server. First of all, it didn&#8217;t really support the sort of home power users who were buying it, because it didn&#8217;t support backing up 64bit systems for the first year after launch. Secondly, it was corrupting files (I personally lost [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-full wp-image-172" style="border: 1px solid black;" title="backup" src="http://blog.milliesoft.co.uk/wp-content/uploads/2009/09/backup.jpg" alt="backup" width="401" height="454" /></p>
<p style="text-align: justify;">Windows Home Server has had it&#8217;s fair share of embarrassing issues that really shouldn&#8217;t happen to a server. First of all, it didn&#8217;t really support the sort of home power users who were buying it, because it didn&#8217;t support backing up 64bit systems for the first year after launch. Secondly, it was <a href="http://support.microsoft.com/kb/946676" target="_blank">corrupting files</a> (I personally lost a few photos to that when they were corrupted while rotating them). Thirdly, until recently you couldn&#8217;t back up the server itself, so it was a fairly lousy place to store files.</p>
<p style="text-align: justify;">Now a new issue is becoming more common, which is the inability to recover backups. More and more users are reporting that when trying to mount a backup, the process gets to 81% and then gives the error &#8220;Cannot mount the backup&#8221;. This was meant to be resolved with Power Pack 3, but from personal experience, I can tell you that it is not, even in the final version. To make matters worse, the symptoms are that you can mount a backup <em>once</em> on each client machine, and then never again. So you get the false sense of security that everything is working fine if you check the backups, but it fails as soon as you really need it.<span id="more-171"></span></p>
<p style="text-align: justify;">The key thing about the &#8220;81%&#8221; part of the issue is that this is the percentage that you get to when WHS has built it&#8217;s own internal image of the drive as of a certain date and is then about to mount the drive for you. An error at this stage means that the system is basically unable to mount the drive for whatever reason. There are lots of potential reasons for this, such as having a drive already mounted to &#8220;Z:&#8221;, or having not enough disk space on your system drive on the server, or needing to rebuild your server database.</p>
<p style="text-align: justify;">Unfortunately though for many users, the issue is not that simple. There are lots of feedback issues logged on Connect for this issue, so it&#8217;s hitting lots of people. Some have said it is restricted to Windows 7 RC1 too, but I personally have seen the issue on Vista Ultimate 64 bit, Vista Premium 32bit, Windows 7 RC1 and Windows 7 RTM, so I don&#8217;t believe it&#8217;s just an OS specific issue. At the moment there seems to be no solution in sight.</p>
<p style="text-align: justify;"><strong>Update:</strong> Last week I tried to do a complete restore of my Media Center, which had got corrupted somehow. It was a complete disaster &#8211; it ran for 2 hours then wouldn&#8217;t reboot (no boot sector on the hard drive). After several runs through with the System Repair disk, I got it to boot, but it was not a proper restore &#8211; my user profile wouldn&#8217;t work, and nor would most of the applications. In the end I just did a clean install. Very disappointed in that too. Thank goodness I keep my media on a different partition to my OS.</p>
<p style="text-align: justify;">So, as far as I am concerned, I think that Windows Home Server has failed in the key tasks that it was meant to do. It didn&#8217;t store files without corrupting them (fixed now admittedly), and it doesn&#8217;t allow you to restore either files or complete partitions. A basic NAS would do a better job. Anyone got any suggestions for a simple alternative OS to put on an HP EX-475 to turn it in to a working dedicated server?</p>
<p style="text-align: justify;"><strong>Update 2:</strong> I have a solution (kind of). Since none of the backups would restore, there was no point having them, and because of the problem, I wasn&#8217;t getting any new backups. So, I decided to delete my entire backup directory and start from scratch. Steps to do this were;</p>
<p style="text-align: justify;">1) Go in to Home Server and remove every computer from the Backup tab.</p>
<p style="text-align: justify;">2) Uninstall the home server connector from all PCs</p>
<p style="text-align: justify;">3) Open a Remote Desktop Connection session to your home server.</p>
<div id="_mcePaste">Open a Command Prompt, Click Start, Run and type CMD</div>
<div id="_mcePaste">Type net stop PDL.</div>
<div id="_mcePaste">Type net stop WHSBackup</div>
<div id="_mcePaste"></div>
<div>Delete the contents of D:\folders\{00008086-058D-4C89-AB57-A7F909A47AB4}.  Do not delete the folder.</div>
<div id="_mcePaste"></div>
<div>Type net start WHSBackup</div>
<div id="_mcePaste">Type net start PDL.</div>
<div></div>
<div>4) Reinstall the home server connector on all PCs and configure the backups. You will have lost all of your old backups, but at least new ones will be recoverable.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.milliesoft.co.uk/2009/09/windows-home-server-cannot-even-mount-backups/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

