Bulk enable specific services via the Azure AD PowerShell module

In a previous article, we covered the scenario of bulk-disable a specific Office 365 service/plan for a group of users via the Azure AD PowerShell module. The script is fairly simple – it gets the list of users, iterates over each of them and adjust the licenses based on the …

Continue readingBulk enable specific services via the Azure AD PowerShell module

Reporting on Azure AD User objects via Exchange Online cmdlets and using them to grant mailbox permissions

Exchange Online now supports “plain” Azure AD User objects, as in users that are NOT Exchange recipients. Learn how to list them and even use them to grant access to various functionalities! …

Continue readingReporting on Azure AD User objects via Exchange Online cmdlets and using them to grant mailbox permissions