(Get-ADGroupMember -Server blub.com -Identity "AD Group" -Recursive).count
Getting AD Group Membership Count
IT Posted on 10/08/2019 11:03:32- Comments(0) https://dries.metrico.be/?p=151
- Share
The main reason I use this blog, is to help myself tackling similar issues. You can see this as a very small online documentation library.
Also it is useful for others who experience the same issues.
(Get-ADGroupMember -Server blub.com -Identity "AD Group" -Recursive).count