Horizon Custom Role Script for vCenter Server

To create a custom Horizon role can be tedious. Especially when you are dealing with multiple PODs. I created a powershell script you can use that will automatically create the role with its minimum privileges requirement based on VMware official document.

https://docs.vmware.com/en/VMware-Horizon/2006/horizon-installation/GUID-467F552F-3034-4917-A985-B5E5FEC5C68F.html

Go to my github page to download or copy the script. The script is only meant for Instant Clone operations. It does not include the Composer operations privilege. Please stop using composer and move to Instant clone already! ;) 

https://github.com/jasonntp/Horizon/blob/master/create_horizon_instantclone_role_in_vcenter_server.ps1

Here is a screenshot how it will look when running the script.

Comments