active_directory
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
active_directory [2021/03/21 19:36] – stephen | active_directory [2021/04/06 09:01] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 11: | Line 11: | ||
To get just the top level groups: | To get just the top level groups: | ||
<code powershell> | <code powershell> | ||
- | Get-ADPrincipalGroupMembership -Identity $env: | + | Get-ADPrincipalGroupMembership -Identity $env: |
- | Get-ADPrincipalGroupMembership -Identity ' | + | Get-ADPrincipalGroupMembership -Identity ' |
</ | </ | ||
active_directory.1616355383.txt.gz · Last modified: 2021/03/22 20:36 (external edit)