Configuring a Backup role within Roles-based Administration (Enterprise Vault 10 and 11)
Log in to the Enterprise Vault Server as the Vault Service Account
In the Enterprise Vault Administration console, right-click on ‘Directory on serverAliasName’ then select 'Authorization Manager...'
Expand 'Definitions'
Right-click 'Role Definitions'
Select 'New Role Definition'
Give the new definition an appropriate Name, such as 'Backup Role', and Description
Select 'Add…' click on the 'Tasks' tab, then add the following Tasks:
Press ‘OK’
Right-click on Role Assignments and select 'Assign Roles...'
Locate the ‘Backup Role’ definition created earlier and select it
Press ‘OK’
Assigning the Backup Exec Service Account to the Backup role
Log in to the Enterprise Vault Server as the Vault Service Account
In the Enterprise Vault Administration console, right-click on ‘Directory on serverAliasName’ then select 'Authorization Manager...'
Right click on the Role Assignment you created and select 'Assign Windows Users and Groups'
Add the Backup Exec Service Account to the object list and select 'Check Names' to be sure that the name is properly resolved
Press ‘OK’
Configuring a Backup role within Roles-based Administration (Enterprise Vault 12)
The "Authorization Manager" no longer exists in the Administration Console. All role-based administration assignment should be performed via the Enterprise Vault Management Shell. In order to protect vault stores, "Storage Administrator" role should be assigned to the Backup Exec logon account. In order to protect index location "Power Administrator" role should be assigned.
After this has been completed the following steps can be performed to test the permissions are working effectively.
Log onto the Enterprise Vault server as the Account that was added above.
Launch the Enterprise Vault Management Shell
Run the following commands, and verify success.
Set-IndexLocationBackupMode
Clear-IndexLocationBackUpMode
Set-VaultStoreBackupMode
Clear-VaultStoreBackupMode
For more information please see "About Backup Mode cmlets" in the related articles below.
Also the Enterprise Vault services may need to be restarted for the above account changes to take effect.