POWERSHELL

Microsoft.Graph PowerShell Modules 1.9.5 released

Andres Bohren

Hi All,

Yesterday Microsoft has released a new Version of theyr Microsoft.Graph PowerShell Modules. Just a few days after releasing 1.9.4… I like the fact that they fixed a bug in “user-agent”, but maybe it shows somee missing quality control.

Simple Example of Sending Mail via Microsoft Graph

Andres Bohren

Hi All,

I did feel to write a simple PowerShell Script to demonstrate how to Send a Mail via Microsoft Graph. You need to create an Azure AD Application with the following Permission “Application -> Mail.Send”. Authentication with a SelfSigned Certificate.

Azure Automation: PSGallery Version Check

Andres Bohren

Hi All,

I don’t check daily if there are any new PowerShell modules in PSGallery. So i wrote me a Script of my most used Modules to Inform me if there are any new Modules available.