Posts

Showing posts from July, 2019

Office 365 Service Health monitoring - The Wall

Image
Many organisations (and some IT people) like to be able to see their tenant status quickly, without having to log into office 365, navigate to the health centre, expand a status (thats after you've justified being assigned permissions to view!) Can't I just see it in one place? Well, yes. yes you can. A PowerShell script retrieves your tenant health (via an azure app you create) and displays it in a CSS grid. (no tables!) I'll throw the script up on TechNet if I ever get enough points to allow me to publish...… /update - this was available as part of the service health suite of PowerShell scripts, however the Graph API no longer shows this level of detail :( https://github.com/JonathanChristie-BHIT/M365SH