Book Image

Microsoft System Center Data Protection Manager 2012 SP1

By : Steve Buchanan (MVP), Islam Gomaa, Robert Hedblom, Flemming Riis
Book Image

Microsoft System Center Data Protection Manager 2012 SP1

By: Steve Buchanan (MVP), Islam Gomaa, Robert Hedblom, Flemming Riis

Overview of this book

<p>Microsoft System Center Data Protection Manager is a centralized data protection solution. DPM is used for data protection and recovery for Microsoft workloads.<br /><br />Data Protection Manager allows backup and recovery of Microsoft Workloads, including SQL Server, Exchange, Sharepoint, Client Computers, and Hyper-V. Enabling disk and tape-based backup methods, DPM also allows central management of the system state and “Bare-Metal Recovery”.<br /><br />Microsoft System Center Data Protection Manager 2012 SP1 is a guide for administrators of System Center Data Protection Manager. By the end of this book, users will be able to carry out automated installs, migrate DPM to new hardware, set up custom reporting, use the DPM central console, and implement offsite DPM strategies such as chaining,&nbsp; monitoring, and cyclic protection.<br /><br />In this book you will gain insight from Microsoft Most Valued Professionals into the new features in DPM 2012 along with an understanding of the core tasks that administrators will face, including installing and configuring DPM 2012, workload protection, and managing the system. It will also show administrators how to effectively create backups of the protected workloads and use these backups to recover from a disaster.<br /><br />It will also contain information on backup networks, client protection, and how to automate tasks in DPM to make your job as an administrator easier.<br /><br />After reading this book you should be confident enough to master protecting your organizations data with Microsoft System Center Data Protection Manager.</p>
Table of Contents (19 chapters)
Microsoft System Center Data Protection Manager 2012 SP1
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
7
DPM Non-aware Windows Workload Protection
Index

Moving the DPM server to a new domain or renaming a DPM server


There are a lot of dependencies based on the hostname of the DPM server, therefore you cannot rename a DPM server or move it to another domain, because of the following reasons:

  • DPM internally stores the machine name in its DPM database, which is referred to in code at various places.

  • The DPM scheduled jobs are stored as XML strings, which contain references to the original DPM machine name. Thus, changing the actual machine name of DPM can lead to undefined behavior.