Clear-AadrmSuperUserGroup

Removes the super user group for your organization.

Syntax

Clear-AadrmSuperUserGroup []

Description

Note

This cmdlet from the AADRM module is now deprecated. After July 15, 2020, this cmdlet name will be supported only as an alias to its replacement in the AIPService module.

For more information, see the overview page.

The Clear-AadrmSuperUserGroup cmdlet removes the super user group for your organization.

This cmdlet does not affect users that are individually assigned the super user privilege with the Add-AadrmSuperUser cmdlet.

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

Examples

Example 1: Remove the super user group

PS C:\>Clear-AadrmSuperUserGroup

This command removes the super user group, if one exists, for the organization.