New-AmsGroup
SYNOPSIS
SYNTAX
New-AmsGroup [-Name] <String> [-Description <String>] [<CommonParameters>]DESCRIPTION
EXAMPLES
Example 1
PS C:\> New-AmsGroup -Name 'Head office macos devices' -Description 'Contains all macOS devices located in the corporate head office'PARAMETERS
-Description
-Name
CommonParameters
INPUTS
None
OUTPUTS
Lithnet.AccessManager.PowerShell.GroupPSObject
NOTES
RELATED LINKS
Last updated
Was this helpful?