tags
graph api
2 entries
Tags
Categories
2 entries

Configuring Office 365 settings using PowerShell – The non-supported way
Use O365Essentials to read and change Microsoft 365 admin settings from PowerShell when the official modules do not expose them.

Easy way to send emails using Microsoft Graph API (Office 365) with PowerShell
Send Office 365 emails from PowerShell through Microsoft Graph API with Mailozaurr, using a simpler approach than raw Send-MgUserMail.