OneDrive and SharePoint file deduplication report output

OneDrive and SharePoint Online File Deduplication Report | Microsoft Graph API

Learn how to use the quickXorHash property in Microsoft Graph to identify duplicate files across OneDrive and SharePoint Online.

April 20, 2024 · 3 min · Mike Crowley
Azure AD authentication methods

Resetting Azure AD User Passwords with Microsoft Graph PowerShell

Reset-MgUserAuthenticationMethodPassword can be unintuitive. Here’s a working example for resetting Azure AD passwords with password writeback support.

March 24, 2022 · 1 min · Mike Crowley

Azure AD Sign-In Activity Report (Via Get-MgUser)

Learn how to use the new SignInActivity attribute in Microsoft Graph to identify inactive user accounts in Azure AD.

October 28, 2021 · 1 min · Mike Crowley
Send-MgUserMail with multiple recipients

Sending Email with Send-MgUserMail (Microsoft Graph PowerShell)

A practical guide to using Send-MgUserMail for sending emails with attachments via Microsoft Graph PowerShell.

October 27, 2021 · 3 min · Mike Crowley
Send-MgUserMessage result in Sent Items

Using Send-MgUserMessage to Send Email (with Attachments)

A complete example of using Send-MgUserMessage with HTML body and file attachments via the Microsoft Graph PowerShell module.

September 25, 2021 · 2 min · Mike Crowley