Get-AmsGroupMembers
SYNOPSIS
Gets the members of an AMS group
SYNTAX
DESCRIPTION
This cmdlet gets the members of the specified AMS group
EXAMPLES
Example 1
Gets the membership of the group represented by the specified ID
Example 2
Gets the membership of the my devices
group, by passing the group object into the pipeline
PARAMETERS
-Id
The ID 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.DevicePSObject
NOTES
Use of this cmdlet requires an Enterprise Edition license.
RELATED LINKS
Last updated