Recently Updated Pages
Enterprise workplace GIT structure
In this concept, we establish a central repository for PowerShell scripts to encourage collaborat...
Run PowerShell Code from frontend on backend using Azure Function
This tutorial shows how to build a REST API that executes PowerShell code using an Azure Function...
Start Intune Device Sync via Graph API
Requirements: Microsoft Entra ID Authentication token is needed to use this script and the Graph ...
Set scope tag by domain of primary user with automation
This automation solves a very small specific use case. As soon as the mobile devices (IOS, Androi...
Create reference to Azure Key Vault content from function code
Requirements: Basic Azure Function knowledge and access to an Azure Key Vault & Azure Function. ...
Change MFA Phone via Graph API
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
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
Graph API permission "Application.Read.All" or Cloud Application Administrator Role. This guide ...
List table content with PowerShell via OAuth 2.0 authentication
Requirements: Permissions to create an App Registration and PowerShell Modules "AzTable" & "Az.St...
Write table content with PowerShell via OAuth 2.0 authentication
This tutorial describes how to add new content to an Azure Storage Table with a PowerShell script...
Redirect Windows folder to OneDrive via PowerShell
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
Add new printer Open Settings -> "Bluetooth and Devices" -> "Printers & scanners" -> "Add devi...
Notify client app secret expiration with automation
Requirements: Create an App Registration with Application.Read.All permissions and a client secre...
Installation process for Windows
This guide is for setting up a Flutter environment to test mobile applications with Android Studi...
Things to consider
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
This short script is to backup a MongoDB database inside a docker container. A command is execute...
Quick commands
Check host availability Hosts file [<hostgroupname>] <ipadress1> <ipadress2> <ipadress3> <i...
Quick commands
This summary of the commands helps to administer cronjobs better. List cronjobs With the follow...
Expose docker host API to connect over TCP
Edit file on docker host Edit this file /lib/systemd/system/docker.service with root permissions...
Access Azure Function App via OAuth 2.0 authentication
This is a guide to protect Azure Function executions using OAuth 2.0. So the execution of the cod...