Bulk enable specific services via the Graph API
A sample PowerShell script, based on the Graph API, to bulk enable a set of service plans or licenses for your Microsoft 365 users. …
Continue readingBulk enable specific services via the Graph API
All about Microsoft 365
A sample PowerShell script, based on the Graph API, to bulk enable a set of service plans or licenses for your Microsoft 365 users. …
Continue readingBulk enable specific services via the Graph API
In case you missed it, Microsoft 365 Groups now support the moderation functionality and can be configured much like any other Exchange Online object… …
Continue readingDid you know: Microsoft 365 Groups now support moderation
A sample script to remove mailbox permissions for a given user, across all mailboxes in the organization. Also supports bulk execution by importing a CSV file… …
Continue readingScript to remove mailbox permissions for a user, in bulk
An interesting observation: performing operations via the Search-Mailbox cmdlet can result in adjusting the corresponding target folder’s permissions… …
Continue readingDid you know: Search-Mailbox adjusting permissions on target folder
In case you missed it, a new version of the ExchangeOnlineManagement PowerShell module was released over the weekend, namely 2.0.5. The changelog for this version is rather short and only lists four new added cmdlets: Get-OwnerlessGroupPolicy and Set-OwnerlessGroupPolicy, used to retrieve and manage the Ownerless Group policy object, or in …
Continue readingExchangeOnlineManagement version 2.0.5 released