Forum Discussion
Powershell Universal Dashboard
I use PoshUD to show our management team KPI numbers/stats on a central webpage. I'm using the flexibility of PowerShell to get AD numbers, use REST API's to get numbers out of a number of our cloud based services, combine those & store them so that I can show historical data. I've been doing this since 2017 and keep expanding the features of the website. We also use PowerBI , but (AFAIK) my solution is far better at close to real time data. (for example from AD).
For example, the historical overview of our user growth over time, and especially what type of user has the fastest growth numbers have helped us tailor our IT services towards that population.
It sounds a lot more boring when I'm writing this down than it is to code it though 😉