
Hyper-V Virtual Machine Data Protection with Microsoft DPM 2012 R2
Virtual Machine Data Protection is an important requirement of clients hosting their VMs on public, multi-tenant hosting environments and Item Level Recovery (ILR) of files and folders is very useful and time saving feature for any backup solution. Microsoft has already added this feature in Microsoft DPM 2012 R2 (Data Protection Manager), and it works for even the VHD / VHDX backups, taken from Hyper-V hosts. Only catch in this is that, it requires the Hyper-V feature enabled on the DPM servers. Nowadays most DPM servers run within VMs as they have the advantage of better scalability and easier storage management. But MS Hyper-V do not allow nested virtualisation. As a result, when you try to add the Hyper-V role within a VM from Server Manager -> Manage -> Add Roles and Features, it will give you an error as seen below.
DISM /Online /Enable-Feature /FeatureName:Microsoft-Hyper-V DISM /Online /Enable-Feature /FeatureName:Microsoft-Hyper-V-Management-Clients
DISM /Online /Enable-Feature /FeatureName:Microsoft-Hyper-V DISM /Online /Enable-Feature /FeatureName:Microsoft-Hyper-V-Management-ClientsOnce all those feature enabling, updates and cycles of reboots are over, open the Data Protection Manager (DPM) console. Then go to the recovery section and double click on the recoverable VHD file for any available recovery point date and time.




- https://social.technet.microsoft.com/Forums/windowsserver/en-US/41428c08-efa5-4a80-b36d-b044066e35d6/installing-hyperv-role-inside-vm-in-hyperv-2012-server?forum=winserverhyperv
- https://community.spiceworks.com/topic/711748-data-protection-manager-2012-r2-help-with-hyperv-host-file-level-backups?page=1#entry-4144579