Chat now with support
Chat mit Support

Recovery Manager for AD Forest Edition 10.2.2 - User Guide

Overview Getting started
Permissions required to use Recovery Manager for Active Directory Recovery Manager Console Getting and using help Configuring Windows Firewall Using Computer Collections Hybrid Recovery with On Demand Recovery Managing Recovery Manager for Active Directory configuration Licensing
Backing up data
Permissions required for the Backup operation Managing Backup Agent Using a least-privileged user account to back up data Using Managed Service Accounts Active Directory backups vs Windows System State backups Creating BMR and Active Directory backups Using the Backup Wizard Retrying backup creation Enabling backup encryption Backing up AD LDS (ADAM) Backing up cross-domain group membership Backing up distributed file system (DFS) data Backup scheduling Setting performance options Setting advanced backup options Using Forest Recovery Agent Unpacking backups Using e-mail notification Viewing backup creation results
Restoring data
Getting started with Active Directory recovery Managing deleted or recycled objects Restoring backed up Active Directory components Integration with Change Auditor for Active Directory Using granular online restore Restoring AD LDS (ADAM) Selectively restoring Active Directory object attributes Restoring objects in an application directory partition Restoring object quotas Restoring cross-domain group membership Performing a restore without having administrator privileges Reports about objects and operations Using complete offline restore Offline restore implications Restoring SYSVOL authoritatively Performing a granular restore of SYSVOL Recovering Group Policy Restoring data from third-party backups Using the Extract Wizard Restoring passwords and SID history
Full Replication Consolidating backup registration data Monitoring Recovery Manager for Active Directory Recovering an Active Directory forest
Forest recovery overview Deploying Recovery Manager for Active Directory Forest Edition (Disaster Recovery Edition) Permissions required to use Forest Recovery Console Forest Recovery Console Managing a recovery project Recovery methods Phased recovery Managing Forest Recovery Agent Rebooting domain controllers manually Resetting DSRM Administrator Password Purging Kerberos Tickets Managing the Global Catalog servers Managing FSMO roles Manage DNS Client Settings Configuring Windows Firewall Developing a custom forest recovery plan Backing up domain controllers Assigning a preferred DNS server during recovery Handling DNS servers during recovery Forest recovery approaches Deciding which backups to use Running custom scripts while recovering a forest Overview of steps to recover a forest Viewing forest recovery progress Viewing recovery plan Viewing a report about forest recovery or verify settings operation Handling failed domain controllers Adding a domain controller to a running recovery operation Selectively recovering domains in a forest Recovering SYSVOL Deleting domains during recovery Resuming an interrupted forest recovery Recovering read-only domain controllers (RODCs) Checking forest health Collecting diagnostic data for technical support
Using Management Shell Creating virtual test environments Appendices
Frequently asked questions Best practices for using Computer Collections Technical characteristics Best practices for creating backups Best practices for creating backups for forest recovery Best practices for recovering a forest Descriptions of recovery or verification steps Ports Used by Recovery Manager for Active Directory Forest Edition (Disaster Recovery Edition) Backup Wizard Online Restore Wizard Online Restore Wizard for AD LDS (ADAM) Group Policy Restore Wizard Repair Wizard Extract Wizard Events generated by Recovery Manager for Active Directory

Creating BMR backup

  • This feature is supported only for Windows Server 2008 R2 or higher domain controllers.

  • Active Directory® does not allow using a backup whose age exceeds the Active Directory® tombstone lifetime (default is 180 days). But if there is a RMAD BMR backup that is older than 180 days and a more recent Active Directory® backup, you can successfully perform the restore operation.

  • Cache and reuse the extracted WinRe images for BMR, which will reduce failures while creating ISO images from backup.
    Locate the extracted Windows imaging file WimRe.wim under \ProgramData\Cache\WinRe\10.0 folder on the RMAD machine.

  • If the process of creating a Windows Server 2008 R2 BMR backup completes with the error like "The sector size of the physical disk on which the virtual disk resides is not supported.", make sure that the disk sector size on the target machine (NAS device or similar) is equal to 512 bytes.

For instance, NetApp® ONTAP® operating system uses the following command: vserver cifs options modify -file-system-sector-size 512.

To create a BMR backup
  1. Create a computer collection.

  2. Right-click the computer collection, and then click Properties to open the Computer Collection Properties dialog box.

  3. On the Agent tab, select the option Use the following account to access Backup Agent and specify account credentials. In RMAD, this account is used both to connect to the Backup Agent and to access the backup storage if you do not specify a separate account for the backup share on the Remote Storage tab. For more details, see Usage of backup access credentials.

  4. On the Remote Storage tab, select the option Save backups on the backed up DC or a UNC share and enter the backup path. You need to specify path to the SMB share in the following format (%DATETIME% variable is required ): \\RemoteHost\ShareName\%COMPUTERNAME%\%DATETIME%.

  5. On the Backup tab, select the Bare Metal Recovery backup type. Now only system critical volumes are included in the BMR backup by default. For information on how to include additional volumes into a BMR backup, see below in this article.

    Select the Encrypt and protect backups with password option to encrypt BMR backups and protect them with a password (Recommended). This password is used to generate a passphrase with which the backup is encrypted. The password cannot be used directly to unlock the backup container *.vhd(x) file.

    IMPORTANT: If a customer restores encrypted volumes from a backup, the volumes are restored as unencrypted.

  6. Right-click the collection node and click Create Backup.

Including additional volumes to a BMR backup

By default, only the system critical volumes are included in the BMR backup. This includes Operating System volumes and live Active Directory volumes (database, logs, sysvol), but would not include any volumes that does not contain these critical components. If you had an additional volume where you stored system state backups, or even RMAD Active Directory backups, then this volume would not be included in the BMR backup.

To include additional volume on several domain controllers
  1. Create the following registry key on the selected domain controller, or check if the key already exists in the directory:

    HKEY_LOCAL_MACHINE\SOFTWARE\Quest\Recovery Manager for Active Directory

  2. Add the following string value under this registry key:

    Name: WindowsBackupCommandLine

    Data: wbadmin start backup -allcritical -quiet -backuptarget:"%s" -include:E:,G:

    Where "E:,G:" - drives that will be included into the BMR backup.

To include additional volume on all domain controllers

On the Recovery Manager Console machine, add the new string value under both these registry keys:

  • HKEY_LOCAL_MACHINE\SOFTWARE\Quest\Recovery Manager for Active Directory

  • HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Quest\Recovery Manager for Active Directory

    Name: WindowsBackupCommandLine

    Data: wbadmin start backup -allcritical -quiet -backuptarget:"%s" -include:E:,G:

    Where "E:,G:" - drives that will be included into the BMR backup.

 

Usage of backup access credentials

Recovery Manager for Active Directory (RMAD) uses the same credentials to access backup files on the remote share and to connect to Backup Agent. These credentials are specified on the Agent Settings tab of the collection properties (option "Use the following account to access Backup Agent").

If you need to specify a separate account to access the backup storage, use the option Use the following account to access the backup storage on the Remote Storage tab.

When no credentials are specified in the collection properties, the Recovery Manager Console uses the account under which it is running to access the backup storage and Backup Agent.

To specify separate credentials to access the remote backup location and Backup Agent
  1. Create a computer collection in RMAD Console.

  2. Right-click the computer collection, and then click Properties to open the Computer Collection Properties dialog box.

  3. On the Agent Settings tab, select the option Use the following account to access Backup Agent and specify account credentials.

  4. On the Remote Storage tab, select the option Save backups on the DC being backed up or a UNC share and enter the backup path. You need to specify path to the remote share in the following format (%DATETIME% variable is required ): \\<share name>\<backup folder>\%COMPUTERNAME%\%DATETIME%

    IMPORTANT: According to the Forest Recovery best practices, the RMAD Active Directory® backup should be stored on a domain controller. At the same time, the Alternative backup path option allows you to store the same Active Directory® backup on remote backup storage. This can be useful if the DC is destroyed and you want to restore it from a BMR backup and the latest Active Directory® backup. The retention policy is applied to both backup paths. So, if you set it to 10, and you have both paths configured - it means that there will be 5 backups on DC and 5 backups on the remote storage.

  5. To specify a separate account for the backup storage, select the Use the following account to access the backup storage option and specify account credentials.

NOTE

This account is used to access both backup locations. Currently, separate access accounts are not supported.

 

Using the Backup Wizard

You can start the Backup Wizard by selecting the console tree root, and then clicking Create Backup on the Action menu.

On the What to Back Up page, the wizard prompts you to specify what domain controllers or AD LDS (ADAM) hosts you want to back up. You can back up specific domain controllers or all computers that are in a specific container, such as an Active Directory® domain or organizational unit.

On the Where to Store Backups page, the wizard prompts you to specify the path and name format for backup files. You can type the path and name manually, click Browse to locate a folder, and use the Expression button to have the path and name include macros enabling the automatic creation of separate subfolders and files for different backups.

On the When to Back Up page, the wizard asks you whether you want to schedule the backup creation operation. You can click Now if you want to start the operation immediately. Otherwise, you click Later and configure backup scheduling. If you choose to create backups without scheduling, you can optionally have the wizard create and retain a Computer Collection for the computers and containers you have selected. Later, you may use that collection to schedule backups. If you choose to schedule backups, the wizard creates a Computer Collection for the computers and containers you have selected, and schedules a backup creation task for that collection.

On the Computer Collection Name page, you can specify a name and description for the Computer Collection to be created.

By clicking the Advanced button on the Completed the Backup Wizard window, you can display the Properties dialog box to make changes to backup options. If you do not modify those options, the defaults are used. Default options are specified using the Collection Defaults command, which appears on the Action menu when you select the Computer Collections node in the console tree.

 

Retrying backup creation

Recovery Manager for Active Directory allows you to retry selected backup sessions. You can retry the creation of backups for individual computers or for all computers with a particular backup creation result. Any backup session can be retried regardless of its result.

To retry a backup session
  1. In the Recovery Manager Console tree, click Sessions.

  2. In the details pane, click the backup session to retry, and then click Retry Backup on the Action menu.

  3. In the Retry Backup dialog box, select one of the following options:

    • Computers where errors or warnings occurred. Retries backup for the computers reported with errors or warnings.

    • Computers where errors occurred. Retries backup for the computers reported with errors.

    • All computers. Retries backup for all computers in the selected session, regardless of the previous backup results.

  4. Click OK and then click Yes.

To retry backups for individual computers
  1. In the Recovery Manager Console tree, expand the Sessions node and select a session.

  2. In the details pane, select computers.

  3. On the Action menu, click Retry Backup.

  4. Click Yes to start the backup creation.

 

Verwandte Dokumente

The document was helpful.

Bewertung auswählen

I easily found the information I needed.

Bewertung auswählen