Get-AmsGroup
SYNOPSIS
SYNTAX
GetByName (Default)
Get-AmsGroup [[-Name] <String>] [<CommonParameters>]GetBySid
Get-AmsGroup -SecurityIdentifier <String> [<CommonParameters>]GetById
Get-AmsGroup -Id <String> [<CommonParameters>]DESCRIPTION
EXAMPLES
Example 1
Example 2
Example 3
Example 4
PARAMETERS
-Id
-Name
-SecurityIdentifier
CommonParameters
INPUTS
None
OUTPUTS
Lithnet.AccessManager.PowerShell.GroupPSObject
NOTES
RELATED LINKS
Last updated
Was this helpful?