EvotecIT / ADEssentials

PowerShell Active Directory helper functions to manage healthy Active Directory
MIT License
429 stars 51 forks source link

Make large Number of Groups search and collapsable #23

Open benjamishirley opened 2 years ago

benjamishirley commented 2 years ago

Hi, i love the Show-Winadgroupmember Command, it makes it possible to visualize our organisational roles hierarchicaly. If I get the hierarchy of a large scope of groups the problem is the list in the upper part of the browser window. Would it be possible to make it searchable and colapsed? Its hard to find the right group to select if there is a large number.

grafik

PrzemyslawKlys commented 2 years ago

The interface would need a total rework on how it works. Not sure it's worth the effort, as most likely for larger groups the HTML would be be huge anyways and you would want to limit the output. For small domains it works, but for 10k-50k users in ad, probably not so much.