May 9, 2026

Microsoft Graph

Use MS Graph to Create a User Signature

You can use MS Graph to create a user signature. I had written an article about how to deal with…

Get Chat Transcripts with Power Automate

We have all been there. You have told your users the best way to get support is to email the…

A Simple Script for M365 Licenses 

You need to juggle M365 Licenses, but you need to see who has them first? It seems simple, it is,…

Set-MgUserLicense Not Working

You have used this command many times before but Set-MgUserLicense Not Working? Why? There could be many reasons why but…

Disable Per User MFA With MS Graph 

You may not know this, but if you don’t Disable Per User MFA for your users before you start enforcing…

Use Get-PublicFolderItemStatistics for Notifications

You can Use Get-PublicFolderItemStatistics for Notifications to your advantage if you are an M365 administrator. Especially if you are in…

How to Send HTML Mail In PowerShell

To Send HTML Mail email in PowerShell requires you to use Microsoft Graph. Send Mail is now depreciated and you…

The Correct Way To Send Mail In PowerShell

Are you still using Send-MailMessage to Send Mail In PowerShell? You need to stop. The command needs SMTPAuth enabled for…