Remove all Office 365 licenses for a group of users from CSV file via the Azure AD PowerShell module

Use this PowerShell snippet to bulk remove all Office 365 licenses from a list of users, provided via a CSV file. The method detailed here uses the Azure AD cmdlets. …

Continue readingRemove all Office 365 licenses for a group of users from CSV file via the Azure AD PowerShell module

Changes to the supportability model for Azure AD Connect coming in effect Nov 1st

Back in January 2020, Microsoft announced that they are planning some changes to the supportability model for Azure AD Connect, effective November 1st, 2020. Since this date is now a week away, I thought it might be a good idea to remind folks about it. Originally posted as a note …

Continue readingChanges to the supportability model for Azure AD Connect coming in effect Nov 1st

Microsoft to retire SCC’s eDiscovery experience after 30 October 2020

The Security and Compliance Center (also known by its old Protection Center name) in Office 365 has always been a strange beast, a hot mess that kept on growing for years without a clear idea. Different functionalities kept getting added, moved around, removed and at some point even Microsoft gave …

Continue readingMicrosoft to retire SCC’s eDiscovery experience after 30 October 2020

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