Chat now with support
Chat with Support

Recovery Manager for AD Disaster Recovery Edition 10.3 - 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 Cloud Storage Secure Storage Server 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
Restore Active Directory on Clean OS method Bare metal forest recovery 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

Events tab

You can use this tab to view recovery events related to the entire Active Directory® forest, specific domain controllers, or both these categories of recovery events.

On this tab, you can use the following elements:

  • Show - Select a category of recovery events to view:

    • Forest-wide events. Shows recovery events related to the entire Active Directory® forest.

    • Events for selected DCs. Shows recovery events related to the domain controllers selected in the list.

    • All events. Shows forest-wide events and events related to the domain controllers selected in the list.

  • Copy - Copies events in the list to Clipboard.

  • Save - Allows you to export events in the list to one of the following formats:

    • Text (Tab delimited) (*.txt)

    • CSV (Comma delimited) (*.csv)

 

Configuring advanced settings

You can change a number of advanced settings of the Forest Recovery Console. To do so, you need to modify the FRConsoleSettings.xml file that stores these advanced settings. You can find this file in the Recovery Manager for Active Directory (RMAD) installation folder (by default, this is %ProgramFiles%\Quest\Recovery Manager for Active Directory Forest Edition).

The changes you make in the FRConsoleSettings.xml file become effective right after you save the file. You do not need to restart the Forest Recovery Console.

The FRConsoleSettings.xml file includes the following XML elements you can modify:

SkipUnmodifiedFilesDuringRecovery

Enables or disables skipping the files that are identical on the domain controller and in the backup during restore operations. This element can take one of the following values:

  • TRUE. Enables skipping the files.

  • FALSE. Disables skipping the files.

PasswordsLength

Sets the length (in characters) for the passwords automatically generated by RMAD.

PasswordsSymbols

Allows you to specify what symbols you want to use in the passwords automatically generated by RMAD.

This element can take the following values:

  • Latin. Specifies to use English letters.

  • Number. Specifies to use Arabic numerals.

  • Upper. Specifies to use uppercase English letters.

  • Lower. Specifies to use lowercase English letters.

  • All. Specifies to use all of the above-listed characters.

You can specify multiple values in this element. When specifying multiple values, use a pipe (|) as a separator.

Example:

Latin | Number | Upper | Lower

MaximumBackupAgeInDays

Specifies the maximum age (in days) of the backups to be displayed on the GUI. Backups whose age exceeds the specified value will not be displayed.

EnablePersistence

Enables or disables the Recovery Persistence feature. This element can take one of the following values:

  • TRUE. Enables the Recovery Persistence feature.

  • FALSE. Disables the Recovery Persistence feature.

DaysBetweenProjectUpdates

Sets the maximum number of days between the updates of a recovery project. When the specified value is exceeded for a project, the Forest Recovery Console displays a warning.

SelectDnsTimeout

Sets a timeout for the DNS server search operation performed during a forest or domain recovery. Use the format hh:mm:ss.

DiagnosticsDataPath

Specifies the default location on the Forest Recovery Console computer for storing diagnostic data gathered with the Diagnostic Data Collector.

TargetGcOccupancyLevel

Sets the global catalog partition occupancy level value to be used when advertising a rebuilt GC fast.

This element can take one of the following values:

  • 0. No occupancy requirement.

  • 1. At least one read-only partition in site added by Knowledge Consistency Checker.

  • 2. At least one partition in site fully synchronized.

  • 3. All read-only partitions in site added by Knowledge Consistency Checker, at least one synchronized.

  • 4. All partitions in site fully synchronized.

  • 5. All read-only partitions in forest added by the Knowledge Consistency Checker, at least one synchronized.

  • 6. All partitions in forest fully synchronized.

UseRemoveLingeringObjects

If this parameter is set to FALSE, the Adjust to Active Directory changes operation will not call the "Remove lingering objects" command of the Repadmin tool.

UseUnhostRehost

If this parameter is set to FALSE, the Adjust to Active Directory changes operation will not call the "Unhost/Rehost" commands of the Repadmin tool.

ISOPath

Specifies the default location for storing custom drivers (for bare metal recovery only).

CustomDriversPath

Specifies the port used by Quest Recovery Environment http service (for bare metal recovery only).

MaxAutomaticDnsCount

Limits the number of automatically selected DNS servers for domain controller DNS client settings.

RidPoolIncreaseValue

Specifies the value by which to raise the number of available RID pools.

If necessary, you can revert to the default values in the FRConsoleSettings.xml file.

RecoveryMediaHttpServicePort

Specifies the port used by the web server handling Recovery Media Images. Images are consumed by HPE® iLO management software to perform automatic server boots. By default, the port is set to 8080.

To revert to the default values
  1. Delete the FRConsoleSettings.xml file.

  2. Restart the Forest Recovery Console on the computer on which you deleted the file in step 1.

    Recovery Manager for Active Directory recreates the FRConsoleSettings.xml file and assigns default values to the elements in the file.

 

Console Configuration Backup and Restore

With Forest Recovery Console Configuration Backup and Restore you can backup your Forest Recovery Console settings and project files.

With a backed up RMAD console configuration file you can install a new Recovery Manager for Active Directory Disaster Edition Forest Recovery console on a new host. This is useful for adding another RMAD console, recovering from a RMAD console failure and/or disaster recovery. Once restoration completes successfully, the RMAD console configuration will contain:

  • Ability to open Recovery Manager console.

  • See the registered secure storage servers from previous console.

  • Be able to refresh and register secure storage server backups and copy them from the servers.

  • Browse cloud storages and recent upload sessions.

  • See and use Forest Recovery projects in the folder set when starting restoration.

  • Open Forest Recovery projects, verify them and run the recovery.

NOTE

There are powershell cmdlets, Backup-RMADFEConsoleConfiguration, Restore-RMADFEConsoleConfiguration, Set-RMADFEConsoleConfigurationProjectFiles, and Set-RMADFEConsoleConfigurationBackupSchedule available to perform the console configuration backup. See the Management Shell Guide for more information on the cmdlets.

Backup and Restore the configuration file

Your console configuration will be stored in a backup file along with Forest Recovery Project file(s) as it is mandatory to add at least one project file to the backup. This backup can then be install on another console with the configuration and project file(s).

NOTE

Project files are not added to the backup list automatically. If you create a new project and want it included in the console configuration backups, then the project file must be added using the steps in Manage backing up projects below.

NOTE: The password used to secure the backup file below, must meet the following password complexity requirements. If the password fails to meet the complexity requirements you will be notified.

  • Password must be at least 8 letters long

  • Password requires at least one upper-case letter

  • Password requires at least one lower-case letter

  • Password requires at least one special character

  • Password requires at least one digit

Backup the configuration file

  1. On the menu bar, click Tools | Console configuration backup | Backup configuration… The Backup console configuration opens and gives you options for securing the file.


  1. Notice the Backup destination which gives you three options where to store the console configuration backup. Select the dropdown and choose File system, Secure storage server or Cloud storage. Note that Secure storage server and Cloud storage options require the service to be configured in RMAD console before using them.



  1. Using the Backup destination of File system enter a path to store the console configuration backup file. Click on the on the right side of the Path field to open a browser window to help you choose a location.

  2. You can add the console name and the date/time to the file name by selecting the drop down box to the right of the Path.



  1. In Path access credential enter a user name and password, if needed, to access the path you enter in the Path field.

  2. In Backup password, enter a password to protect the backup file and then confirm the password. See the password complexity requirements above.

  3. Using the Backup destination of Secure storage server you can specify a server to store the configuration backup. If more than one secure storage server is available select the server you wish to use from the drop down. Secure storage servers are configured in the RMAD console.



  1. Enter the user name and password used to connect to the Secure storage server.

  2. In Backup password, enter a password to protect the backup file and then confirm the password. See the password complexity requirements above.

  3. Using the Backup destination of Cloud storage you can specify any cloud storage, Azure or AWS, that you are using to store the backup of the console configuration on.


  1. In Backup password, enter a password to protect the backup file and then confirm the password. See the password complexity requirements above.

Manage backing up project files

  1. You must add project files to the console configuration backups. To add one or more project files click on Select button in the Projects to back up.

  1. The Manage backing up projects dialog opens.

  1. To add project files click on the Add project… button. Select one or more files from the project file location.


NOTE

Project files that have the yellow warning symbol beside them are no longer available to be backed up and should be removed.


  1. To remove a project file(s) click on the file or hold down the Ctrl and select multiple files and then click the Remove project… button. The files will be removed from the dialog.

  2. Click the Apply button and then OK to save the settings. The project file(s) are saved with the Console configuration backup the next time it is run.

Create a schedule to backup the console configuration

  1. You can add a schedule to the console configuration backups. To add a schedule click on Configure button in the Schedule.

  1. In the dialog that appears, click New… and configure the trigger for the schedule.

  1. The schedule (trigger) will be listed on the Console configuration backup schedule.
To change the project schedule settings
  1. On the menu bar, click Tools | Console configuration backup | Backup configuration, the Backup console configuration opens.

  2. In the dialog that appears, select Configure in Schedule.

  3. To change the schedule, select the Trigger and click Edit…

  4. In the dialog box that opens, configure the new schedule and click OK.

  5. Click OK to save the changes in the Backup configuration schedule dialog.

To remove a schedule for the project:
  1. On the menu bar, click Tools | Console configuration backup | Backup configuration…, the Backup console configuration opens.

  2. In the dialog that appears, select Configure in Schedule.

  3. Select the Trigger and click Delete.

  4. Delete any schedule associated with the backup and click OK.

  5. Click OK to save the changes in the Backup configuration schedule dialog.


Restore the configuration file

If the console configuration files is located on a Secure storage server or Cloud services then you must copy the file to a location that can be access by File access, as this is the only option available for the restore.

  1. On the menu bar, click Tools | Console configuration backup | Restore configuration…



  1. Enter the path to the backed up console configuration file.

  2. Enter the password for the file.

  3. In Recovery projects directory, confirm the location for the project files.

  4. It is recommended that you select Backup current console configuration prior to restore to protect your current configuration in event of an issue. Enter a path and password for the current configuration.



  1. Click Restore… to execute the restore of the console configuration.



  1. Click OK in the restore status dialog.

 

Managing a recovery project

A recovery project is where you manage the recovery of the entire Active Directory® forest or specific domains. Each recovery project contains a list of domain controllers to be recovered and their recovery settings, such as recovery method and access credentials. You can specify individual recovery settings for each domain controller in a recovery project. A recovery project also has a number of project-specific settings you can modify.

Each recovery project is saved to an individual project (.frproj) file. A project (.frproj) file holds information about the contents and settings of the project and the recovery settings specified for the DCs in the project.

You can perform sequential recovery against multiple forests (each forest in a separate project file) from a single Forest Recovery Console. Parallel recovery is possible only if you use several instances of Forest Recovery Console on separate machines.

In this section:

 

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating