Exchange Online module now supports PowerShell 7/Core

Yesterday, Microsoft officially released the 2.0.4 version of the Exchange Online V2 PowerShell module. The biggest improvement this version brings is support for running the module on PowerShell 7+ instances, as announced back at Ignite. In other words, we now have cross-platform support for running Exchange Online PowerShell cmdlets! Since …

Continue readingExchange Online module now supports PowerShell 7/Core

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