Mobile device inventory and statistics PowerShell-based report
A sample PowerShell script to generate a Mobile device inventory in Exchange Online/Office 365. …
Continue readingMobile device inventory and statistics PowerShell-based report
All about Microsoft 365
A sample PowerShell script to generate a Mobile device inventory in Exchange Online/Office 365. …
Continue readingMobile device inventory and statistics PowerShell-based report
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
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 …
Here’s a little trick that allows you to peek behind the curtain of ExODS and expose additional properties, via the ADRecipient object! …
Continue readingPeeking behind the curtain of ExODS – fetching the ADRecipient object
Learn about Application and Service Principal objects in Azure AD and how to explore their properties via PowerShell and the UI. …
Continue readingAzure AD applications and service principals