This is an archive version of the document. To get the most up-to-date information, see the current version.

Required Permissions

The following table lists required permissions for user accounts to back up and restore Microsoft Active Directory data.

Operation

Required Roles and Permissions

Backup

For more information, see the Required Permissions section of the Veeam Backup & Replication User Guide.

Restore

The account being used must be a member of the Domain Admins group and the Exchange Organization Management group.

Assigning Role via PowerShell

To assign the Organization Management role via PowerShell, run the following cmdlet.

Add-RoleGroupMember “Organization Management” –Member “<user_name>”