POWERSHELL

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.

Hinzufügen und Entfernen von M365 Lizenzen mit PowerShell

Andres Bohren

Hallo zusammen,

Ich hatte kürzlich Zeit um ein Script für die Zuweisung der Phone System Lizenz in Microsoft 365 an einen Benutzer zu schreiben. Hier die Schritte dazu. Kann natürlich auch für alle anderen Lizenzen genutzt werden.