Import-Remove-Autopilot-Devices

Import or remove Windows Autopilot devices based on specific criteria

Enrolling a device with Windows Autopilot requires it to be imported in Microsoft Intune. The import can be done by either your applicable vendor or by your IT department by using a CSV file containing hardware hashes. The CSV file will be checked for invalid characters and bad hardware hashes to ensure a valid import. […]

AIB-CPC-CustomImages-featuredimage

Custom images for Windows 365 Cloud PC

I want to share my experience building and assigning a custom image for Windows 365 Cloud PC. I already wrote a blog about the Azure Image Builder process and the prerequisites. We are using Microsoft Intune, Azure Image Builder (AIB), PowerShell and ARM templates for this in combination with GitHub Actions. By adding custom configuration […]

SharedMailbox

Shared mailbox user objects

By default a shared mailbox creates a user object in Azure AD that is active. It is possible to reset the password for this user object and login directly into a shared mailbox. This is a potential security issue because they will not get Azure MFA or will be hit by any conditional access rule. […]

AzureImageBuilder

Work with Azure Image Builder

This blog is about using Azure Image Builder (AIB) to create custom images based on Azure marketplace images. By default, all Azure marketplace images are in English US with other region and format settings than we use in Europe. Therefore, it’s necessary to customize the marketplace image. Changing the language or region is one of […]