< Back

Get-AadrmSuperUser

Fri Jan 10, 2020 6:19 pm

NAME Get-AadrmSuperUser



SYNOPSIS

Gets the super users for Rights Management.





SYNTAX

Get-AadrmSuperUser [<CommonParameters>]





DESCRIPTION

The Get-AadrmSuperUser cmdlet gets the super users for Azure Rights Management, who can unprotect or protect files

for your organization when the super user feature is enabled by using the Enable-AadrmSuperUserFeature 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



NOTES









----------------- Example 1: List super users -----------------



PS C:\\>Get-AadrmSuperUser



This command lists the super users for Rights Management.



RELATED LINKS

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

Add-AadrmSuperUser

Remove-AadrmSuperUser

Enable-AadrmSuperUserFeature

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

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