Skip to main content

Recently Updated Pages

Long term projects & processes

Task & calendar management

This overview can be visualized best with the help of a Kanban board. Suitable tools: Microsoft P...

Updated 2 months ago by Luca Noah Caprez

Tasks to appointment working method

Task & calendar management

This guide describes one possible work methodology for getting work done efficiently and transpra...

Updated 2 months 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 2 months 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 2 months 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 2 months ago by Luca Noah Caprez

Notify license shortage with automation

Microsoft Entra ID

Requirements: Create an App Registration with LicenseAssignment.ReadWrite.All permissions and a c...

Updated 2 months ago by Luca Noah Caprez

Upload files & folders via Graph API

Microsoft SharePoint

Requirements: You need to work through the "Preparations" part of this manual: Download & read fi...

Updated 2 months ago by Luca Noah Caprez

Create user access token & authorization header

Microsoft Graph API

To authentication against the Microsoft Graph API there are two general concepts. Application per...

Updated 2 months ago by Luca Noah Caprez

Increase diskstorage for Linux VMs

Bash

To increase the storage drive you first have to increase the storagecapacity in the proxmox admin...

Updated 2 months 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 2 months 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 2 months ago by Luca Noah Caprez

Regularly clean up MEID guest user with automation

Microsoft Entra ID

Requirements: Create an App Registration with AuditLog.Read.All and User.ReadWrite.All. For loggi...

Updated 2 months 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 2 months ago by Luca Noah Caprez

Experiences with Multi Admin Approval

Microsoft Intune

Multi Admin Approval is a feature in Intune, that require a second administrative account to appr...

Updated 2 months ago by Luca Noah Caprez

Create application access token & authorization header

Microsoft Graph API

To authentication against the Microsoft Graph API there are two general concepts. Application per...

Updated 2 months ago by Luca Noah Caprez

Find API route, method & body in Microsoft web portals

Microsoft Graph API

Use Graph X-Ray AddOn Graph X-Ray – Microsoft Edge Addons With this add on for Microsoft Edge o...

Updated 2 months ago by Luca Noah Caprez

Create Runbook Job via Webhook and Azure Management API

Azure Automation Accounts

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

Updated 2 months 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 2 months ago by Luca Noah Caprez

Send mail via Exchange Online

Microsoft Graph API

Requirements: Authentication header is needed to use this script and API. Basic API information ...

Updated 2 months ago by Luca Noah Caprez

Quick commands

Bash

Change owner of folder sudo chown -R <linuxuser>:<linuxgroup> <pathtofolder> Manage Linux group...

Updated 2 months ago by Luca Noah Caprez