Chat now with support
Chat with Support

Recovery Manager for AD Forest Edition 10.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 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 Using Recovery Manager for Active Directory web portal 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 Descriptions of PowerShell commands
Add-RMADBackup Add-RMADCollectionItem Add-RMADFEComputer Add-RMADReplicationConsole Add-RMADStorageServer Backup-RMADCollection Close-RMADFEProject Compare-RMADObject Convert-RMADBackup ConvertTo-RMADRecycledObject Create-RMADStorageManagementAgentSetup Expand-RMADBackup Export-RMADBackup Export-RMADFERecoveryCertificate Export-RMADFEResult Get-RMADBackup Get-RMADBackupAgent Get-RMADBackupInfo Get-RMADBackupObject Get-RMADBackupSecurityStatus Get-RMADCollection Get-RMADCollectionItem Get-RMADDeletedObject Get-RMADFEComputer Get-RMADFEConsole Get-RMADFEDnsCache Get-RMADFEDomain Get-RMADFEEvent Get-RMADFEGlobalOptions Get-RMADFEOperation Get-RMADFEPersistenceConnection Get-RMADFEProject Get-RMADFERecoveryAgent Get-RMADFESchedule Get-RMADGlobalOptions Get-RMADLicenseInfo Get-RMADObject Get-RMADReplicationConsole Get-RMADReplicationSchedule Get-RMADReplicationSession Get-RMADReplicationSessionItem Get-RMADReportObject Get-RMADReportObjectAttributes Get-RMADReportObjectChildren Get-RMADReportSession Get-RMADSession Get-RMADSessionItem Get-RMADSessionItemEvent Get-RMADStorageServers Import-RMADBackup Import-RMADFERecoveryCertificate Install-RMADBackupAgent Install-RMADFERecoveryAgent New-RMADCollection New-RMADFEProject New-RMADFERecoveryMedia New-RMADSchedule Open-RMADFEProject Publish-RMADBackupSecurityStatus Remove-RMADBackup Remove-RMADBackupAgent Remove-RMADCollection Remove-RMADCollectionItem Remove-RMADFEComputer Remove-RMADFERecoveryAgent Remove-RMADFESchedule Remove-RMADReplicationConsole Remove-RMADReplicationSchedule Remove-RMADReplicationSession Remove-RMADStorageServer Remove-RMADUnpackedComponent Rename-RMADCollection Restore-RMADDeletedObject Restore-RMADDomainController Restore-RMADObject Resume-RMADFERecovery Save-RMADFEProject Set-RMADCollection Set-RMADFEComputer Set-RMADFEDnsCache Set-RMADFEDomain Set-RMADFEGlobalOptions Set-RMADFEPersistenceConnection Set-RMADFERecoveryMode Set-RMADFESchedule Set-RMADGlobalOptions Set-RMADReplicationConsole Set-RMADReplicationSchedule Start-RMADFERecovery Start-RMADFEVerification Start-RMADReplication Start-RMADReportViewer Stop-RMADFEWorkflow Update-RMADBackupAgent Update-RMADFEProject Update-RMADLicense

Setting user account for scheduled tasks

Scheduled tasks are always executed under a particular user account. When scheduling backup creation, you need to specify a user account that has administrator privileges on the Recovery Manager for Active Directory computer as well as on the computers for which you plan to create backups (serviced computers).

When specifying a user account to run a scheduled backup creation task, you should consider whether you have explicitly specified an account for accessing Backup Agent and backup files. To check whether such an account is explicitly specified for a Computer Collection, you can use the Agent Settings tab in the Computer Collection properties. For more information, see Agent Settings tab subsection in Properties for an existing Computer Collection.

The Managed Service Account (in Windows Server 2008 or higher) or Group Managed Service Account (in Windows Server 2012 or higher) can be specified for scheduled tasks in the Computer Collection properties on the Schedule tab or in Task Scheduler.

MSA and gMSA requirements:

  • Add the $ character at the end of the account name (e.g. domain\computername$) and leave the Password field blank.

  • The MSA or gMSA account must be a member of the local Administrator group on the Recovery Manager for Active Directory machine.

For details on how to create a gMSA account, see Using Managed Service Accounts.

Requirements towards the user account
Account specified explicitly

In this scenario, the account under which you run your scheduled backup creation task must:

  • Belong to the local Administrators group on the Recovery Manager for Active Directory computer.

  • Have the “Log on as a batch job” user right on the Recovery Manager for Active Directory computer. This right is granted to the local Administrators group by default.

When you run the scheduled backup creation task, Recovery Manager for Active Directory uses the explicitly specified Backup Agent access account to connect to the serviced computers and back up the data they host.

Account specified implicitly

In this scenario, the account under which you run your scheduled backup creation task must:

  • Belong to the local Administrators group on the Recovery Manager for Active Directory computer and on each serviced computer that hosts the data you plan to back up by using the scheduled backup creation task.

  • Have the “Log on as a batch job” user right on the Recovery Manager for Active Directory computer. This right is granted to the local Administrators group by default.

If you cannot configure the scheduled backup creation task to run under a user account that has administrator privileges on the serviced computers, you may want to configure Recovery Manager for Active Directory to access the serviced computers using a user account different from that under which the scheduled task is being executed.

By doing so, you can access the serviced computers located in domains that have no trust relationships established with the domain where Recovery Manager for Active Directory is running, solving the so-called “no trust” problem. For more information, see Setting advanced backup options.

To specify a user account for a scheduled task
  1. Right-click Computer Collection and then click Properties

  2. On the Schedule tab, click Modify.

  3. On the Triggers dialog, click the New button and specify the task schedule settings, click OK.

  4. Click Select Account on the Schedule tab.

  5. In the Select Account dialog box, type the user name and password of the account you want to use, and then click OK.

 

Setting performance options

When creating a backup, Recovery Manager for Active Directory queries its configuration settings about what backup options to use. You specify configuration settings in the Defaults dialog box for the Computer Collections node or a Computer Collection (Computer Collection properties). You can also view and modify the settings being used by the Backup Wizard.

The Properties dialog box includes the Performance tab where you can set a number of backup options related to backup creation performance tuning.

To set performance options
  1. Do one of the following:

    • Right-click the Computer Collections node and then click Collection Defaults.

    • Right-click the Computer Collection and then click Properties.

    • Click Advanced on the Completing the Backup Wizard page.

  2. In the Properties dialog box, click the Performance tab.

  3. To limit the total bandwidth used by backup agents when transferring data over network links, select the Enable bandwidth throttling check box. In Maximum network use, specify the maximum total bandwidth backup agents can use. Use bandwidth throttling to prevent excessive network traffic backup agents may cause creating backups for particular Computer Collections.

  4. To limit the percentage of CPU processing time backup agents can use on each computer when creating backups for particular Computer Collections, select the Enable backup agent CPU throttling check box. In Maximum CPU use, specify the maximum percentage of CPU processing time backup agents can use. Use CPU throttling to prevent excessive CPU load backup agents may cause on the computers being backed up.

  5. Under Parallel backup tuning, specify the maximum number of computers Recovery Manager for Active Directory services in parallel when creating backups. The default setting is 10 computers. Increasing this number can speed backup creation. However, when Recovery Manager for Active Directory services a number of computers in parallel and the connection is near its limits, network saturation problems may occur. Symptoms of network saturation include slow network response when transferring data by backup agents, and possibly “RPC server unavailable” error messages when connecting to backup agents. If you are experiencing such problems, decrease the number.

  6. From the Data compression list, select the compression method backup agents will use when processing data before sending it over network links. Using higher compression reduces network traffic, but increases CPU load on the computers being backed up.

Default settings are used for newly created Computer Collections. By changing properties of a certain Computer Collection, you define the settings specific to that collection. Different Computer Collections may have differing settings.

The Backup Wizard uses default settings unless other settings are specified using the Advanced button on the Completing the Backup Wizard page.

 

Setting advanced backup options

When creating a backup, Recovery Manager for Active Directory queries its configuration settings about what backup options to use. You specify configuration settings in the Defaults dialog box for the Computer Collections node or a Computer Collection (Computer Collection properties). You can also view and modify the settings being used by the Backup Wizard.

The Properties dialog box includes the Advanced and Agent Settings tabs where you can set a number of advanced backup options.

To set advanced backup options
  1. Do one of the following:

    • Right-click the Computer Collections node and then click Collection Defaults.

    • Right-click the Computer Collection and then click Properties.

    • Click Advanced on the Completing the Backup Wizard page.

  2. In the Properties dialog box, click the Advanced tab. To have Recovery Manager for Active Directory store copies of backups in an alternate location, select the Store a copy of each backup check box and specify format for the path and name of the backup file. Having an additional instance of each backup stored in an alternate location may be required to ensure the availability of backups. You can also limit the maximum backup session time using the Limit maximum backup time option.

  3. In the Properties dialog box, click the Agent Settings tab, and then do the following:

    • To have Recovery Manager for Active Directory initialize Backup Agent using a different account, select the Access back p agent and backup files using the specified account check box and click Select Account to supply the user logon name and password of an account that has administrator privileges on the serviced computers. Using a special account for the Backup Agent initialization may be required when Recovery Manager for Active Directory cannot be configured to run under an account with administrator privileges on the serviced computers.

    • To have the application use preinstalled Backup Agent when backing up the Computer Collection, select the Use preinstalled Backup Agent check box.

Default settings are used for newly created Computer Collections. By changing properties of a certain Computer Collection, you define the settings specific to that collection. Different Computer Collections may have differing settings.

The Backup Wizard uses default settings unless other settings are specified using the Advanced button on the Completing the Backup Wizard page.

 

Using Forest Recovery Agent

Recovery Manager for Active Directory helps you recover the entire Active Directory forest if a forest-wide failure renders all domain controllers in the forest incapable of functioning normally.

To recover an Active Directory forest, Recovery Manager for Active Directory employs a Forest Recovery Agent. The Forest Recovery Agent must be installed on each domain controller in the forest before starting a forest recovery operation.

For more information about the agent, see Managing Forest Recovery Agent in the Recovery Manager for Active Directory User Guide.

 

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating