< Back

Get-ADGroupMembership

Mon Jan 13, 2020 1:10 am

NAME Get-ADGroupMembership



SYNTAX

Get-ADGroupMembership [-User] <string> [[-AuthorizationGroups]] [<CommonParameters>]





PARAMETERS

-AuthorizationGroups



Required? false

Position? 1

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-User <string>



Required? true

Position? 0

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases UserName, UN

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.String

System.Management.Automation.SwitchParameter





OUTPUTS

System.Object



ALIASES

None





REMARKS

None