Get GroupMemberships - wim-beck/IS4U-FIM-Powershell GitHub Wiki

Synopsis

Get group memberships for the given object.

Syntax

Get-GroupMemberships [-AttributeValue] <String> [[-AttributeName] <String>] [[-ObjectType] <String>] [<CommonParameters>]

Description

Get group memberships for the given object.

Parameters

AttributeValue

Property Value
Type String
Required true
Position 1
Default value
Accept pipeline input false

AttributeName

Property Value
Type String
Required false
Position 2
Default value AccountName
Accept pipeline input false

ObjectType

Property Value
Type String
Required false
Position 3
Default value Person
Accept pipeline input false

Examples

⚠️ **GitHub.com Fallback** ⚠️