CoveCube has released WhsDbDataDump 2.0, a utility that allows you to migrate the backup data from a Windows Home Server 2011 box. Read on for details.
CoveCube has released WhsDbDataDump 2.0, a utility that allows you to migrate the backup data from a Windows Home Server 2011 box. Here is the announcement from their blog page:
Overview
This tool is designed to extract complete mountable disk images (VHD) from the Windows Home Server 2011 Client Computer Backups database of backups. It is self contained and has no external dependencies on the Windows Home Server 2011. It features a standalone backup database parser and a GPT / VHD disk writer.
The only requirement to run this tool is .NET 4.0.
You can use this tool for data recovery or backup extraction / migration.
This tool is free for personal and business use.
Instructions
Download: WhsDbDataDump-2_0_0_7-BETA.zip (SHA1: 02f044950fb2ff6849f8e44e32bbb4b9116305a2)
- Extract the single EXE from the ZIP file.
- Place the EXE in the same folder as the Client Computer Backups database.
- Run the EXE on the command line like this:
- WhsDbDataDump /vhddump
- You will be presented with a menu of available backups. Select the backup image that you would like to extract.
- A standard VHD file will be written of that backed up drive. You can mount the VHD in Windows Vista or newer using Disk Management.
You can run WhsDbDataDump on a command line without any options to get help on all the command line options.
Notes
Read Only
- This tool does not write to the backup database.
GPT VHDs
- This tool will always write GPT based VHDs. These disks don’t have a bootable MBR and you will not be able to boot from these images.
Go ahead and check out this tool if you are looking for something to help you mount and extract VHD files from a WHS2011 backup.
CoveCube WhsDbDataDump Posting
Comments are closed.