Skip to main content

Recently Updated Pages

Runbook concept with PowerShell

Azure Runbooks

Here I describe how to create automations using runbooks. The PowerShell scripts can either run i...

Updated 1 year ago by Luca Noah Caprez

Create Runbook Job via Webhook and Azure Management API

Azure Runbooks

To create a Runbook Job you can use the Azure Management API in combination with the webhook feat...

Updated 1 year ago by Luca Noah Caprez

Function concept with PowerShell

Azure Functions

Azure Function Apps is a "Function as a Service" solution and offers serverless execution of high...

Updated 1 year 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 1 year ago by Luca Noah Caprez

Create Win32 line of business app with file upload via Graph API

Microsoft Intune

Here is a perfect manual: Win32LOB intunewin file upload process explained for automation (rozem...

Updated 1 year ago by Luca Noah Caprez

Avoid object property checking with optional chaining

Theoretical Concepts

Optional chaining is a relatively new operator that was introduced in ES2020. It allows you to ca...

Updated 1 year ago by Luca Noah Caprez

Get task entries via PowerShell

Microsoft Outlook

Requirements: Basic PowerShell knowhow and Outlook Application. This documentation shows how to ...

Updated 1 year ago by Luca Noah Caprez

Update mailbox data via PowerShell

Microsoft Outlook

This documentation contains code blocks in PowerShell to get better acquainted with the Outlook A...

Updated 1 year ago by Luca Noah Caprez

Get calendar entries via PowerShell

Microsoft Outlook

Requirements: Basic PowerShell knowhow and Outlook Application. This documentation shows how to ...

Updated 1 year ago by Luca Noah Caprez

General concept

Filestructure concept

Folder structures should be as narrow as possible and as deep as necessary, so you can find any f...

Updated 1 year ago by Luca Noah Caprez

Basic quick commands

Kubectl

Get all nodes kubectl get nodes Get cluster details kubectl cluster-info Get all pods kubect...

Updated 1 year ago by Luca Noah Caprez

Advanced registry tweaks

Microsoft Windows

Enable verbose status messages Configure Windows so that you receive verbose startup, shutdown, ...

Updated 1 year ago by Luca Noah Caprez

User manual

ChatGPT

Updated 1 year ago by Luca Noah Caprez

General Concept

Naming convention

Structure In order to be able to standardise environments, naming is incredibly important. The ...

Updated 1 year ago by Luca Noah Caprez

Import enrollment devices via Graph API

Microsoft Intune

Prerequisites: Graph API authorization header and the serial number & hardware identifier from th...

Updated 1 year ago by Luca Noah Caprez

Allow ssh with password

Bash

Change parameter in config file Edit ssh config file: sudo nano /etc/ssh/sshd_config Restart...

Updated 1 year ago by Luca Noah Caprez

PowerShell Quick Commands

XenDesktop

Every command from this collection needs to be run on one of the Delivery Controllers. Turn off ...

Updated 1 year ago by Luca Noah Caprez

Comparison of variants (Function vs. Runbook)

Automation concept

To help you decide which automation platform to use, here is a brief comparison of variants Azur...

Updated 1 year ago by Luca Noah Caprez

Restrict App Registration application permission to certain mailboxes

Microsoft Exchange

Requirements: Active Exchange Administrator Role and App Registration with application permission...

Updated 1 year ago by Luca Noah Caprez

Export Intune device script content via Graph API

Microsoft Intune

Prerequisites: Graph API access token and the script id from Intune device script. Since the con...

Updated 1 year ago by Luca Noah Caprez