bwya77 / PSHTML-AD-Report

Create a high level interactive HTML report for you Active Directory environment using PowerShell
https://thelazyadministrator.com/2018/12/04/get-an-active-directory-interactive-html-report-with-powershell/
MIT License
376 stars 132 forks source link

dynamically create OS list from discovered computers #28

Closed jporgand closed 5 years ago

jporgand commented 5 years ago

Rolls up the assorted versions of each major windows type into larger groups. Generates the table/graph from the discovered group types.

Might fall over with some of the more esoteric windows releases. Might also get messy if you have a lot of non-windows OSes in the domain.

bwya77 commented 5 years ago

Tested and this is f'ing great! seriously, great work here. Really like the approach