Skip to main content

Recently Updated Pages

Enterprise workplace GIT structure

GIT

In this concept, we establish a central repository for PowerShell scripts to encourage collaborat...

Updated 2 months ago by Luca Noah Caprez

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...

Updated 2 months ago by Luca Noah Caprez

Start Intune Device Sync via Graph API

Microsoft Intune

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

Updated 2 months ago by Luca Noah Caprez

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...

Updated 2 months ago by Luca Noah Caprez

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. ...

Updated 2 months ago by Luca Noah Caprez

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...

Updated 2 months ago by Luca Noah Caprez

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...

Updated 2 months ago by Luca Noah Caprez

Get App Registrations by User Principal Name

Microsoft Entra ID

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

Updated 2 months ago by Luca Noah Caprez

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...

Updated 2 months ago by Luca Noah Caprez

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...

Updated 2 months ago by Luca Noah Caprez

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...

Updated 2 months ago by Luca Noah Caprez

Canon printer installation with corresponding drivers for project based printing

Support CHB

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

Updated 2 months ago by Luca Noah Caprez

Notify client app secret expiration with automation

Microsoft Entra ID

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

Updated 2 months ago by Luca Noah Caprez

Installation process for Windows

Installation & Setup

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

Updated 2 months ago by Luca Noah Caprez

Things to consider

Installation & Setup

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

Updated 2 months ago by Luca Noah Caprez

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...

Updated 2 months ago by Luca Noah Caprez

Quick commands

Ansible

Check host availability Hosts file [<hostgroupname>] <ipadress1> <ipadress2> <ipadress3> <i...

Updated 2 months ago by Luca Noah Caprez

Quick commands

Cron

This summary of the commands helps to administer cronjobs better. List cronjobs With the follow...

Updated 2 months ago by Luca Noah Caprez

Expose docker host API to connect over TCP

Docker API

Edit file on docker host Edit this file /lib/systemd/system/docker.service with root permissions...

Updated 2 months ago by Luca Noah Caprez

Access Azure Function App via OAuth 2.0 authentication

Azure Functions

This is a guide to protect Azure Function executions using OAuth 2.0. So the execution of the cod...

Updated 2 months ago by Luca Noah Caprez