tags

microsoft graph

6 entries

Tags
Categories

6 entries

Configuring Office 365 settings using PowerShell – The non-supported way

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.

graph apimicrosoft graphmicrosoft office 365moduleo365essentialsoffice 365
Connect-MgGraph: Keyset does not exist

Connect-MgGraph: Keyset does not exist

If Connect-MgGraph works interactively but fails in a scheduled task with 'Keyset does not exist', the certificate is usually installed in…

connet-mggraphgraphgraph-sdkmicrosoft graphpowershell
Easy way to send emails using Microsoft Graph API (Office 365) with PowerShell

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.

Azure Applicationemailsgraph apimicrosoft graphoauth2office 365
Microsoft Graph – InvalidAuthenticationToken – Access token validation failure. Invalid audience

Microsoft Graph – InvalidAuthenticationToken – Access token validation failure. Invalid audience

Fix Microsoft Graph InvalidAuthenticationToken invalid audience errors in PowerShell by requesting the token for the correct resource.

microsoft graphoffice 365powershell
Report Active Directory Accounts that are Synchronized with Azure AD

Report Active Directory Accounts that are Synchronized with Azure AD

I was scrolling X (aka Twitter) today and saw this blog post, “PowerShell: Report On-Premises Active Directory Accounts that are Synchroniz…

active directoryadazure admicrosoft graphpowershell
Syncing Global Address List (GAL) to personal contacts and between Office 365 tenants with PowerShell

Syncing Global Address List (GAL) to personal contacts and between Office 365 tenants with PowerShell

Hey there! Today, I wanted to introduce you to one of the small but excellent module I’ve created called the O365Synchronizer. This module…

apiexchangemicrosoft graphoffice 365powershell