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

Office 365 is a huge beast. It has so many services that it’s hard to track all of them. It’s even harder if you want to manage Office 365…

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

Connect-MgGraph: Keyset does not exist

I had this little issue today when I tried to schedule the Microsoft Graph script to run as a service account on a certificate. To my surpr…

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

When you’re using Office 365 and want to send an email, you have two choices SMTP or Microsoft Graph API, which is a “new” kid on the block…

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

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

Today I had a need to connect to Microsoft Graph and do some tasks on Office 365. Since I have already done similar stuff for my PSwinDocum…

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