Teams PowerShell module finally adds support for application authentication!

Seem all I blog about lately is PowerShell… so here’s another article. Kind of important one at that – the Microsoft Teams PowerShell module has added (preview) support for application context authentication! Let’s start with why this is important. Basically, it allows you to run scripts unattended, without a logged …

Continue readingTeams PowerShell module finally adds support for application authentication!

Exchange Online V3 PowerShell module released

Over the past few years, I’ve covered the evolution of the Exchange Online “V2” PowerShell module extensively. Back when the module was first announced, together with fellow MVP Ingo Gegenwarth we hosted a Webinar to explore its features in more detail. Due to popular demand, a second webinar followed few …

Continue readingExchange Online V3 PowerShell module released

Updated version of the mailbox folder permissions inventory script

The next script I’ve updated to take advantage of the “V2” Exchange Online PowerShell module is the mailbox folder permissions inventory one. Its initial version was released over 5 years back, and while I made some minor updates to it due to changes on the backend, it needed an overhaul. …

Continue readingUpdated version of the mailbox folder permissions inventory script

How to work with soft-deleted objects in Exchange Online

Exchange Online has long supported the concept of soft-deleted (and/or “disconnected”) mailboxes, which was later extended to the inactive mailboxes functionality. Recently, some updates have been made to Exchange Online PowerShell cmdlets, some of which now support parameters specific to soft-deleted objects. So in this article, I’ll try to cover …

Continue readingHow to work with soft-deleted objects in Exchange Online

More on service principal permissions in Exchange Online

Few days back I briefly covered the advancements in Exchange Online’s support for service principal objects. In the context of said article, we only talked about Full access permissions, but since service principals are now supported objects in Exchange Online, the question remains which other functionalities support them. So let’s …

Continue readingMore on service principal permissions in Exchange Online