70-247 Series: Part 8

Installing Data Protection Manager

System Requirements

Data Protection Manager will attempt to install pre-requisite software during installation. In cases where this fails, or to install pre-requisite software manually, the list of requirements is:

  • At least 4GB RAM
  • Windows Server 2008 R2 SP1 (Other versions can be used, but updates may be required)
  • 64-Bit SQL Server Instance (more details below)
  • The following software:
    • Microsoft .Net Framework 3.5 SP1
    • Microsoft Visual C++ 2008 Redistributable
    • PowerShell 2.0
    • Windows Installer 4.5
    • Windows Single Instance Store (SIS)
    • Microsoft Application Error Reporting

Protected Servers also may require software and/or hotfixes:

  • File Servers
  • Hyper-V
  • All protected computers will also require Microsoft .Net Framework 3.5 SP1 and Windows Server Backup installed (for 2008+ Servers)

Preparing the Database

A local or remote instance of SQL Server can be used with DPM. When specifying remote instance, a Domain Account is used to connect to the database. This account must be a Local Administrator and a member of the sysadmin role in the remote SQL instance. The Local Administrator privilege can be removed after installation.

A clustered instance of SQL Server cannot be used because SQL Server Reporting Services is required on the SQL Instance

Installation of Pre-requisites

Because the server I am installing DPM on has an Internet connection, I will let the installer configure the prerequisites for me. If the computer was offline, I would need to use this procedure: http://technet.microsoft.com/en-us/library/hh758058.aspx

Installation of DPM

clip_image001

clip_image002

clip_image003

clip_image004

clip_image005

clip_image006

clip_image007

clip_image008

clip_image009

clip_image010

clip_image011

clip_image012

Configuration of DPM

One of the first configuration tasks is to add Disks to the Storage Pool, to do this, attach disks to the DPM server and bring them online. Do not format the drive. Then Add disks using the Management workspace within DPM.

DPM requires disks that are dedicated to data protection. DPM can be installed on the OS disk or on a separate disk, but the disk that DPM is installed on, cannot be used to store protected volumes.

clip_image013

clip_image014

clip_image015

clip_image016

clip_image017

Disks added to Storage Pools will be changed to dynamic disks

clip_image018

Install and configure protection agents on each computer that will be protected

clip_image019

clip_image020

clip_image021

clip_image022

clip_image023

clip_image024

clip_image025

clip_image026

clip_image027

clip_image028

Configure protection groups

A protection group is a collection of servers that share the same protection configuration. In the example below, I am going to create a Protection Group for our Domain Controllers and add the first Domain Controller to that protection group.

clip_image029

clip_image030

clip_image031

clip_image032

clip_image033

clip_image034

clip_image035

clip_image036

clip_image037

clip_image038

clip_image039

Popular posts from this blog

Get local computer UUID/GUID using Windows Powershell

gPLink and gPOptions

PSLoggedOn Getting Started on Windows Server 2008 R2