Getting SHD details via the Office 365 Management Activities API in PowerShell

The Service Health Dashboard (SHD) is one of the important resources that most Office 365 administrators keep an eye on, as it should inform us about any ongoing issues with the service. Having to login to the Admin portal in order to access the SHD information is hardly convenient though, …

Continue readingGetting SHD details via the Office 365 Management Activities API in PowerShell

Did you know: passing credentials to the MFA-enabled Exchange Online PowerShell module

This is hardly news by now, as it has been available for several months already, but in case you missed it – the Exchange Online PowerShell module now support the -Credentials parameter. In other words, you can pass a PSCredential object to it, just like you would do with the …

Continue readingDid you know: passing credentials to the MFA-enabled Exchange Online PowerShell module