< Back

Get-AadrmSuperUserFeature

Fri Jan 10, 2020 6:19 pm

NAME Get-AadrmSuperUserFeature



SYNOPSIS

Gets the status of the super user feature for Rights Management.





SYNTAX

Get-AadrmSuperUserFeature [<CommonParameters>]





DESCRIPTION

The Get-AadrmSuperUserFeature cmdlet gets the status of the super user feature for Azure Rights Management in your

organization. The super user feature can be enabled or disabled. By default, it is disabled.



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)on

the Microsoft documentation site.





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: Get the status of the super user feature -----



PS C:\\>Get-AadrmSuperUserFeature

Enabled



This command gets the status (Enabled or Disabled) of the super user feature in your organization.



RELATED LINKS

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

Disable-AadrmSuperUserFeature

Enable-AadrmSuperUserFeature

Azure Rights Management and discovery services or data recovery

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