Chat now with support
Chat mit Support

Recovery Manager for AD 10.1.1 - 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 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 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 Using Management Shell Collecting diagnostic data for technical support Using Recovery Manager for Active Directory web portal Appendices
Frequently asked questions Best practices for using Computer Collections Best practices for creating backups Ports Used by Recovery Manager for Active Directory Backup Wizard Online Restore Wizard Online Restore Wizard for AD LDS (ADAM) Group Policy Restore Wizard Repair Wizard Extract Wizard Technical characteristics Events generated by Recovery Manager for Active Directory Descriptions of PowerShell commands

Permissions required for the Backup operation

The table below lists the minimum user account permissions required to perform the Backup operation

Minimum permissions required for the Backup operation

Backing up the AD data using the preinstalled Backup Agent

Membership in the RMAD Backup Operators group

-OR-

Builtin\Backup Operators domain local group

Create the RMAD Backup Operators group before the Backup Agent installation. For more details, refer Using a least-privileged user account to back up data.

If the Ensure Forest Recovery Agent is deployed check box is selected on the Agent Settings tab of the backup collection Properties, the account must be added to the Builtin\Administrators domain local group.

Backing up the AD data using the automatically installed Backup Agent

Membershiop in the Builtin\Administrators domain local group.

This operation is always performed under the Recovery Manager Console account.

Installing the Backup Agent

Membership in the Builtin\Administrators domain local group

-OR-

Domain Admins group

 

Managing Backup Agent

Recovery Manager for Active Directory employs a Backup Agent to back up data on domain controllers and AD LDS (ADAM) hosts added to Computer Collections. For this reason, the Backup Agent must be installed on each computer where you plan to back up data by using Recovery Manager for Active Directory.

For each Computer Collection, you can specify whether you want to use only preinstalled instances of Backup Agent or want to automatically install Backup Agent when necessary. You can configure Recovery Manager for Active Directory in one of the following ways:

  • Use preinstalled Backup Agent only. When configured this way, Recovery Manager for Active Directory will only use the Backup Agent you manually preinstalled on the computers in the Computer Collection.

  • Use preinstalled Backup Agent and automatically install the agent when necessary. With this method, Recovery Manager for Active Directory will use preinstalled Backup Agent if it is present on the target computer. If the Backup Agent is missing, Recovery Manager for Active Directory will automatically install it before backing up data on the target computer, and then will automatically remove the automatically installed agent upon the backup operation completion.

You can specify one of these methods in the Computer Collection properties. For more information, see Agent Settings tab subsection in Properties for an existing Computer Collection.

In this section:

 

Installing Backup Agent automatically

NOTE

For Recovery Manager for Active Directory 10.1 or higher: Make sure that you use the Backup Agent version supplied with this release of Recovery Manager for Active Directory.

You can configure Recovery Manager for Active Directory to automatically install the Backup Agent on each computer (domain controller and AD LDS (ADAM) host) added to a particular Computer Collection. After you do so, Recovery Manager for Active Directory will automatically install the Backup Agent before backing up a computer where the agent is not preinstalled. When the backup operation completes, Recovery Manager for Active Directory will remove the automatically installed Backup Agent.

If the Backup Agent is already preinstalled on the target computer to be backed up, Recovery Manager for Active Directory does not automatically deploy the agent and uses the preinstalled agent instead.

In order Recovery Manager for Active Directory could automatically install the Backup Agent, the user account under which Recovery Manager for Active Directory accesses the target Computer Collection must have specific permissions. For more information, see Permissions required to use Recovery Manager for Active Directory.

NOTE

Check that the Administrative Share Admin$ exists and is accessible on the target domain controller to perform the remote agent installation.

  • Windows Server automatically creates Administrative Shares. If the automatic creation of shares was disabled (Microsoft KB Article 954422), re-enable the automatic shares creation.

  • Check that Administrative Shares are accessible. Fore details, see Shared Folders in Microsoft documentation.

To install the Backup Agent automatically
  1. In the Recovery Manager Console tree, expand the Computer Collections node.

  2. Locate the Computer Collection that holds the computers on which you want to automatically install the Backup Agent.

  3. Right-click the Computer Collection, and then click Properties.

  4. On the Agent Settings tab, make sure that the Use preinstalled Backup Agent check box is cleared.

    For more information about this check box, see Agent Settings tab subsection in Properties for an existing Computer Collection.

  5. Click OK to close the dialog box.

 

Preinstalling Backup Agent manually

You can use the Recovery Manager Console to manually preinstall Backup Agent on the computers added to a particular Computer Collection. Alternatively, you can perform a silent installation of the agent.

To preinstall Backup Agent on all computers in a Computer Collection
  1. In the Recovery Manager Console tree, expand the Computer Collections node.

  2. Right-click the Computer Collection that includes the computers on which you want to preinstall the Backup Agent, and then select Install Backup Agent from the shortcut menu.

  3. Follow the steps in the wizard to complete the Backup Agent installation.

To selectively preinstall Backup Agent on computers in a Computer Collection
  1. In the Recovery Manager Console tree, expand the Computer Collections node.

  2. Right-click the Computer Collection that includes the computers on which you want to preinstall the Backup Agent.

  3. In the right pane, select the items representing the computers on which you want to install the Backup Agent.

  4. Right-click the selected items, and then select Install Backup Agent from the shortcut menu.

  5. Follow the steps in the wizard to complete the Backup Agent installation.

To perform a silent installation of Backup Agent
  1. Copy the Backupagent.msi file supplied in the Recovery Manager for Active Directory installation package to the target computer.

  2. On the computer to which you copied the Backupagent.msi file, enter the following syntax at a command prompt: msiexec /i "\\<TargetCompName>\<Path to the backupagent.msi file>" ERDPORT=<PortNumber> /qn

<TargetCompName> refers to the target computer network name.

<PortNumber> refers to the TCP port number you want Recovery Manager for Active Directory to use to connect to Backup Agent.

By default, the silent installation uses a local system account. To install Backup Agent on a remote DC, this account must have sufficient permissions to access that DC.

Example:

msiexec /i "\\MyDC\temp\backupagent.msi" ERDPORT=3355 /qn

By default, Recovery Manager for Active Directory uses the TCP port 3843 to connect to Backup Agent. If you have specified some other port number, perform the following steps:

  1. Start the Recovery Manager Console (snap-in).

  2. In the Recovery Manager Console tree, select Recovery Manager for Active Directory, and then click Settings on the Action menu.

  3. On the General tab of the Properties dialog box, select the Connect to the backup agent using specific TCP port check box, and then specify the port number in the Port box.

If you have installed Microsoft Windows Firewall, the specified TCP port must be opened. You have to specify the same port number for all target DCs to be backed up.

 

Verwandte Dokumente

The document was helpful.

Bewertung auswählen

I easily found the information I needed.

Bewertung auswählen