Set-AmsGroup
SYNOPSIS
Sets the properties of an AMS group
SYNTAX
DESCRIPTION
This cmdlet allows you to set the name and description of an AMS group
EXAMPLES
Example 1
Set the name of an existing AMS group to a new name
Example 2
Get an existing AMS group by name and changes its description
PARAMETERS
-Description
The description of the group
-Id
The ID of the group
-Name
The name of the group
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
System.String
OUTPUTS
Lithnet.AccessManager.PowerShell.GroupPSObject
NOTES
Use of this cmdlet requires an Enterprise Edition license.
RELATED LINKS
Last updated