Checking Microsoft 365 Group resources via the Graph API
Exploring the Graph API’s Microsoft 365 Group resource reveals the /endpoints relationship… …
Continue readingChecking Microsoft 365 Group resources via the Graph API
All about Microsoft 365

Exploring the Graph API’s Microsoft 365 Group resource reveals the /endpoints relationship… …
Continue readingChecking Microsoft 365 Group resources via the Graph API
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
Announced a while back as part of roadmap item #68899, a new feature that allows tenant admins to review feedback submitted by their users is now rolling out to a tenant near you. The idea is simple – use this as a centralized place to gather, review and act on …
Continue readingReview feedback on Microsoft products in the M365 admin center
An interesting limitation of the Graph API’s /resetPassword method prevents us from performing the password reset on any disabled account. Go figure.,, …
Continue readingUnable to reset the password for a disabled account?!
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