Based on my original script from 2020 where I created a vCenter role for Veeam Backup & Replication with PowerCLI, I decided to do the same for Veeam ONE. You can find the other script for VBR here:
As a result the blog post here with the new script was born !
This PowerShell / PowerCLI script lets you create a new vCenter server role with all the cumulative privileges and permissions to use them with Veeam ONE V11.
The privileges used are based on the recommendations out of the Veeam Help Center which you can find here: Connection to Virtualization Servers
After you have created the role you need to assign a user to it. As a result, continue within Veeam ONE where you add your vCenter Server.
Furthermore, feel free to give me feedback on this script, as I want to further improve it ! And if you have more ideas on automating Veeam related product roles in vCenter feel free to reach out, we can quickly adapt those scripts :)
You can read about this on my blog as well: https://www.virtualhome.blog/2022/02/07/vcenter-role-for-veeam-one-with-powercli/
The script itself can be found on Github: Creating a new vCenter server role with cumulative privileges and permissions to use with Veeam ONE V11
As always, I appreciate your time on reading this post and have a great day !