Accessing audit events for Microsoft 365 Group mailboxes

As a follow up to one of my previous posts, here’s the *supported* method of querying audit events for Office 365/Microsoft 365 Group mailboxes. In a nutshell, you should use the unified audit log instead of the good old Search-MailboxAuditLog cmdlet, which for the record still only works for group …

Continue readingAccessing audit events for Microsoft 365 Group mailboxes

My collection of useful (short) PowerShell code samples (gists)

I’ve been doing some cleanup of my PowerShell scripts and code samples, removing outdated examples, updating code to latest versions where needed, etc. As part of the process, I’ve uploaded few smaller bits of code as gists over at GitHub, and I will use this article to keep an inventory …

Continue readingMy collection of useful (short) PowerShell code samples (gists)