Skip to content

Get-vROUser

SYNOPSIS

Returns the solution user and whether the current user has admin rights as well as its member groups

SYNTAX

Get-vROUser [<CommonParameters>]

DESCRIPTION

Returns the solution user and whether the current user has admin rights as well as its member groups

EXAMPLES

EXAMPLE 1

Get-vROUser

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.Management.Automation.PSObject.

NOTES