May 2019
Intermediate to advanced
620 pages
21h 41m
English
The Get-ADGroupMember PowerShell cmdlet offers the -recursive switch to view the nested group memberships. When a user object has memberships through various other groups and/or direct memberships, the user object is only returned once.
To make the output readable and sortable, Out-GridView shows the output in a graphical user interface. This part can be omitted to show the results in the PowerShell window, or changed to output on the clipboard or CSV file.
Read now
Unlock full access