< Back

Get-AadrmSuperUserGroup

Fri Jan 10, 2020 6:20 pm

NAME Get-AadrmSuperUserGroup



SYNOPSIS

Gets the super user group for Rights Management.





SYNTAX

Get-AadrmSuperUserGroup [<CommonParameters>]





DESCRIPTION

The Get-AadrmSuperUserGroup cmdlet gets the email address of the Azure Rights Management super user group for your

organization. This cmdlet does not get users that are individually assigned as super users with the

Add-AadrmSuperUser cmdlet.



You must use PowerShell to configure super users; you cannot do this configuration by using a management portal.



For more information about super users, see Configuring super users for Azure Rights Management and discovery

services or data recovery (https://docs.microsoft.com/information- ... uper-users).





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

System.String

This operation returns the super user group email address as a String . If no super user group exists, an

empty String is returned.





NOTES









------------- Example 1: Get the super user group -------------



PS C:\\>Get-AadrmSuperUserGroup



This command gets the email address of the super user group for an organization.



RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/?LinkId=722837

Add-AadrmSuperUser

Clear-AadrmSuperUserGroup

Set-AadrmSuperUserGroup

Configuring super users for Azure Rights Management and discovery services or data recovery

https://docs.microsoft.com/information- ... uper-users