I figure out how to assign permission to helpdesk staff inVEEAM.  If you just change the settings on VEEAM itself it won’t work.


Basically you need to configure following things to get itwork.


·The user to run VEEAM Backup Management must have local admin permission;

·The user to run VEEAM Backup Management must have dbowner role for VEEAMBACKUP database on the SQL instance

·The user to run VEEAM Backup Enterprise Manager must have dbowner role for VEEAMBACKUPREPORTING database on the SQLinstance

·Remove Builtin\administrators from the adminrole in the VEEAM settings and manually assign roles to different local adminaccount.


Followings are some screenshots for my test account MITCH\proxy.test


Assign local admin permission

如何给VEEAM 7 分配角色权限_第1张图片


Assign db_owner role from SQL Management Studio

如何给VEEAM 7 分配角色权限_第2张图片

Remove bulitin\administrator groups and assign Role todifferent local admin account

如何给VEEAM 7 分配角色权限_第3张图片


Change Roles for VEEAM Backup Enterprise Manager

如何给VEEAM 7 分配角色权限_第4张图片



Test Result:


When I login as MITCH\proxy.test, I ONLY have viewpermission as expected.



如何给VEEAM 7 分配角色权限_第5张图片


Only got “Restore Permission” in Backup EnterpriseManager

如何给VEEAM 7 分配角色权限_第6张图片