Hi You can do this in two ways, either using the vSphere Client to connect directly to the host as root – selecting the Local users and group tab and adding your user to theroot group, or from the Service Console you can use the command usermod -a G 0 username
_____
Thanks