Book Image

Microsoft System Center Data Protection Manager Cookbook

By : Charbel Nemnom, Patrick Lownds
Book Image

Microsoft System Center Data Protection Manager Cookbook

By: Charbel Nemnom, Patrick Lownds

Overview of this book

System Center Data Protection Manager (SCDPM) is a robust enterprise backup and recovery system that contributes to your BCDR strategy by facilitating the backup and recovery of enterprise data. With an increase in data recovery and protection problems faced in organizations, it has become important to keep data safe and recoverable. This book contains recipes that will help you upgrade to SCDPM and it covers the advanced features and functionality of SCDPM. This book starts by helping you install SCDPM and then moves on to post-installation and management tasks. You will come across a lot of useful recipes that will help you recover your VMware and Hyper-V VMs. It will also walk you through tips for monitoring SCDPM in different scenarios. Next, the book will also offer insights into protecting windows workloads followed by best practices on SCDPM. You will also learn to back up your Azure Stack Infrastructure using Azure Backup. You will also learn about recovering data from backup and implementing disaster recovery. Finally, the book will show you how to configure the protection groups to enable online protection and troubleshoot Microsoft Azure Backup Agent.
Table of Contents (17 chapters)
Title Page
Dedication
About Packt
Contributors
Preface
Index

Creating a manual initial replica


When you create a Protection Group, you can define how the DPM sever should create the initial replica of the protected data source. You can also create the replica manually using removable media if it's an enormous amount of data, or in a scenario where you are backing up different branch offices from a central location and you don't have a quick network link. In this recipe, we will show you how to perform a manual initial replica, also called pre-seeding or pre-staging on DPM Modern Backup Storage.

Getting ready

Make sure your DPM server is in a healthy state and is running any of the following versions:

  • DPM 2016, DPM 2019 or a later version
  • DPM 1801, DPM 1807, DPM 1901, or a later version
  • Microsoft Azure Backup Server version 2 or later

How to do it...

Before you enable protection, you should always verify that the targeted server is accessible and that the DPM agent is reporting OK in the DPM console. Now, take the following steps:

  1. When you create or modify...