Powershell works ;)

SCRIPTING BLOG

  • Send Mails with Graph API – PowerShell

    Introduction: In this tutorial, we’ll walk through the process of creating a script to send emails using the Microsoft Graph API. We’ll cover all the necessary steps to set up the script and utilize the Graph API effectively. The methods we’ll use for creating the email body can also be applied to other Graph APIContinue…

  • Export System Center Orchestrator PowerShell Scripts

    This PowerShell script connects to a SQL Server database, retrieves PowerShell scripts, and saves them to the local filesystem. Parameters Function: Execute-SqlSelectQuery This function executes a SQL query and returns the result. Parameters Expected Result After running the PowerShell script, you can expect to receive a collection of objects representing the results of the SQLContinue…

  • Running Exchange Online Commands in Azure Automation using Managed Identity

    Discover how to effortlessly integrate Exchange Online into your automation workflow with Azure Automation and Managed Identity. In this step-by-step guide, we’ll walk through establishing a secure connection to Exchange Online for a smoother and more efficient automation experience. If you have an Hybrid Worker make sure you have also installed the Module on yourContinue…

  • Azure AD PWD Protection | User Password change Monitoring

    In this article, we will provide an informative overview of Azure AD Password Protection and its associated benefits. Additionally, we will guide you through the process of utilizing event logs to monitor user password changes, highlighting the importance of employing Azure AD Password Log Monitoring in Audit Mode. Azure AD Password Protection is a powerfulContinue…

  • Upload Files 2 SharePoint Online using GRAPH API

    Sometimes it is needed to Upload Files to Sharepoint Online. One solution is to use the Graph API. Let me show how we can achive this goal. There are 2 solutions with Graph API Upload Files up to 4MB Upload Files with a File Steram bigger than 4MB First we will do the easy wayContinue…

Erhalte Benachrichtigungen über neue Inhalte direkt per E-Mail.