lazywinadmin / AdsiPS

PowerShell module to interact with Active Directory using ADSI and the System.DirectoryServices namespace (.NET Framework)
http://www.lazywinadmin.com
MIT License
193 stars 46 forks source link

New-Function Group membership tree view #93

Closed Skoetting closed 5 years ago

Skoetting commented 5 years ago

Function to get all Group Memberships of a User or Computer including all Groups inherited by another group in a Tree View in Active Directory

lazywinadmin commented 5 years ago

Thanks @Skoetting !