DR Process to restore DPM 2010 Backup of 2008 R2 Domain Controller to different hardware

disaster-recoveryscdpmwindows-server-2008

So I have a DC running Server 2008 R2 on a HP server.

  1. I take a full back up using DPM 2010.
  2. Then restore the BMR image to the network
  3. copy that to a USB drive
  4. boot a laptop using the Serer 2008 R2 install media and with the USB drive plugged in.
  5. choose to repair and restore the image

The image restores fine and when the machine reboots I get a 0x0000007B BSOD. I'm guessing that this is because I've shifted the image from server to laptop.

I'm trying out a scenario where the office is unavailable and I have our offsite backups. I want to quickly set up a small recovery using several laptops so a couple of staff can deal with customers while we recover the servers properly.

Am I barking up the wrong tree with this BMR recovery? But even if I install Server 2008 and then restore system state of the DC surely I'll hit the same driver errors? Argh help!

Best Answer

DPM2010 doesn't support BMR to different hardware.

A 0x0000007B BSOD indicates a problem with the critical boot drivers - most likely for storage but it could be anything.

There are plenty of products out there that support BMR to different hardware but DPM2010 isn't one of them. To restore active directory to different hardware you will need to recreate the DC, install the DPM2010 agent, boot it into directory services restore mode, then perform the recovery. There may be other steps too - all should be well documented.

Related Topic