New-AmsGroup
SYNOPSIS
Creates a new AMS group
SYNTAX
DESCRIPTION
This cmdlet creates a new AMS group, and optionally specifies a description for the group
EXAMPLES
Example 1
Creates a new AMS group with the specified name and description.
PARAMETERS
-Description
The description 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
None
OUTPUTS
Lithnet.AccessManager.PowerShell.GroupPSObject
NOTES
Use of this cmdlet requires an Enterprise Edition license.
RELATED LINKS
Last updated