Permissions

The account used to restore Microsoft Active Directory data must be a member of the following groups:

  • Domain Admins
  • Exchange Organization Management

Membership in this group is required only for restore of Exchange attributes.

The account must also have the Veeam Backup Administrator or Veeam Restore Operator role on the backup server.

Assigning Role with PowerShell

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

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