Remove-AmsGroup
SYNOPSIS
Removes an AMS group
SYNTAX
DESCRIPTION
Permanently removes an AMS group from the system
EXAMPLES
Example 1
Removes the group by the specified ID
Example 2
Gets a group by its name, and removes it
PARAMETERS
-Force
Removes the group without prompting for confirmation
-Id
The ID of the group
CommonParameters
INPUTS
System.String
OUTPUTS
System.Void
NOTES
Use of this cmdlet requires an Enterprise Edition license.
RELATED LINKS
Last updated
Was this helpful?