Get-MailDetailATPReport extends support for non-ATP customers
Microsoft finally extends support for the Get-MailDetailATPReport cmdlet to non-premium tenants. …
Continue readingGet-MailDetailATPReport extends support for non-ATP customers
All about Microsoft 365
Microsoft finally extends support for the Get-MailDetailATPReport cmdlet to non-premium tenants. …
Continue readingGet-MailDetailATPReport extends support for non-ATP customers
Learn how to use the Export-ActivityExplorerData cmdlet to export data out of the Microsoft 365 Activity explorer data mart… …
Continue readingFetching Activity Explorer data via the Export-ActivityExplorerData cmdlet
Did you know that the Microsoft 365 Bookings service supports a Naming policy control? In this article, you will learn how to query and configure it… …
Continue readingConfiguring a Naming policy for Microsoft 365 Bookings
Microsoft introduced the Ownerless group policy feature few months back, which Tony covered in detail over at Practical 365. Interestingly, back when the feature was still in preview, we got a set of Exchange Online PowerShell cmdlets to get its status and/or manage it, namely Get-OwnerlessGroupPolicy and Set-OwnerlessGroupPolicy. Even more …
One common question I run into is the “description” of a group object. Because of some… inconsistencies between “legacy” Exchange schema and the Graph, people seem to have trouble understanding how to update the description of a group object within Microsoft 365. In an attempt to address this, Microsoft has …