Get-R1SpecialGroup

SYNOPSIS

Returns the special groups settings.

SYNTAX

Get-R1SpecialGroup [<CommonParameters>]

DESCRIPTION

Returns the DNs of the groups configured as the special users group and the administrators group.

EXAMPLES

Example 1

Get-R1SpecialGroup

Returns the special groups settings.

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

psRadiantOne.SpecialGroups

NOTES