Thought there might be some interest in a tool ive created for my work, it uses powershell to gather user attributes for those whose password will expire within 14 days and saves them to a json file. This is read in by a html/js dashboard and allows easy viewing/searching.
https://github.com/dbetteridge/PasswordExpiryDash
http://i.imgur.com/jsagr62.png (Screenshot as requested, also in readme)
submitted by /u/DeathridgeB
[link] [comments]
The post Password expiry dashboard appeared first on How to Code .NET.