Previous Topic: Get-SuperUserGroup -  Display the Super User Group NameNext Topic: Get-Users - List all Users of the Super User Group


Set-SuperUserGroup - Change the Super User Group

The Set-SuperUserGroup command enables you to change the Super User Group.

Syntax
Set-SuperUserGroup [-GroupName] <String>
Parameters
GoupName

The name of the new Super User group.

Example: Change the Super User Group

Set-SuperUserGroup Administrators
Outcome
Set super user group successfully