Skip to content

A PowerShell / PowerCLI script which creates a new vCenter role with cumulative privileges for Veeam Backup & Replication

License

Notifications You must be signed in to change notification settings

Coku2015/vCenter-role-for-Veeam

 
 

Repository files navigation

Creating a new vCenter server role with cumulative privileges and permissions to use with Veeam Backup & Replication V11

This PowerShell / PowerCLI script lets you create a new vCenter server role with all the cumulative privileges and permissions to use them with Veeam Backup & Replication V11.

The privileges used are based on the recommendations out of the Veeam Help Center which you can find here: Cumulative Permission for VMware vSphere - Veeam Help Center

Simply execute the script and follow the steps to fill in the relevant data like your vCenter server name, the username and your password. The script will then ask you to choose a name for your new role and automatically creates it.

Example execution of the script

Feel free to give me feedback on this script, as I want to further improve it.

Already planned improvements

  • Add a function to assign a user to the role
  • Add a function to check against an existing role, print the missing privileges and let the user decide to apply the missing privileges to the already existing role

You can get the script here: New_vCenterRole_Veeam.ps1

Successful tested against:

  • VMware vCenter 6.5
  • VMware vCenter 6.7
  • VMware vCenter 7.0
  • Veeam Backup & Replication Version 10
  • Veeam Backup & Replication Version 11

About

A PowerShell / PowerCLI script which creates a new vCenter role with cumulative privileges for Veeam Backup & Replication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%