Skip to main content

Recently Updated Pages

Run PowerShell Code from frontend on backend using Azure Function

Azure Functions

This tutorial shows how to build a REST API that executes PowerShell code using an Azure Function...

Create Workbooks with KQL queries

Azure Log Analytics

Introduction In today's data-driven world, Azure provides a wealth of data waiting to be analyze...

Start Intune Device Sync via Graph API

Microsoft Intune

Requirements: Microsoft Entra ID Authentication token is needed to use this script and the Graph ...

Download & install Microsoft Store AppX container

WinGet

This guide is intended as a transition and for a very specific problem case. Unfortunately, not a...

Set scope tag by domain of primary user with automation

Microsoft Intune

This automation solves a very small specific use case. As soon as the mobile devices (IOS, Androi...

Quick commands

Microsoft Windows

Add Microsoft Entra ID user to local group Administrators $UPN = "<yourupn>" Add-LocalGroupMem...

Quick tools & links

Microsoft Graph API

On this page you will find small helpful Graph API queries that can help you in operation or engi...

Create reference to Azure Key Vault content from function code

Azure Functions

Requirements: Basic Azure Function knowledge and access to an Azure Key Vault & Azure Function. ...

Change MFA Phone via Graph API

Microsoft Entra ID

This automation sets the primary mobile number as MFA method according to a UPN. This can be used...

Set primary user of Windows devices by last logged in users with automation

Microsoft Intune

This tutorial describes how an automation can be used to set the primary user according to the la...

Get App Registrations by User Principal Name

Microsoft Entra ID

Graph API permission "Application.Read.All" or Cloud Application Administrator Role. This guide ...

Write table content with PowerShell via OAuth 2.0 authentication

Azure Storage

This tutorial describes how to add new content to an Azure Storage Table with a PowerShell script...

List table content with PowerShell via OAuth 2.0 authentication

Azure Storage

Requirements: Permissions to create an App Registration and PowerShell Modules "AzTable" & "Az.St...

Redirect Windows folder to OneDrive via PowerShell

Microsoft Windows

This PowerShell script is only usable for Windows Use case The following script lets you redire...

Canon printer installation with corresponding drivers for project based printing

Support CHB

Add new printer Open Settings -> "Bluetooth and Devices" -> "Printers & scanners" -> "Add devi...

Download & read files via Graph API

Microsoft SharePoint

Requirements: App Registration with appropriate permissions, as described here: Read SharePoint f...

Notify client app secret expiration with automation

Microsoft Entra ID

Requirements: Create an App Registration with Application.Read.All permissions and a client secre...

Installation process for Windows

Installation & Setup

This guide is for setting up a Flutter environment to test mobile applications with Android Studi...

Things to consider

Installation & Setup

Here are some tips and tricks for you to learn from my mistakes in setting up a flutter environme...

Backup MongoDB Docker container via Bash script

Bash

This short script is to backup a MongoDB database inside a docker container. A command is execute...