Deploy Windows 365 via Powershell
Stefan Dingemanse and I built a Powershell Module to deploy Windows 365 more easily. We wanted a new challenge. Stefan looked at the Powershell Gallery and there wasn't a Windows…
Stefan Dingemanse and I built a Powershell Module to deploy Windows 365 more easily. We wanted a new challenge. Stefan looked at the Powershell Gallery and there wasn't a Windows…
I am currently deploying Windows 365 and want to use a custom image. Firstly, I used the Azure Marketplace Windows 11 22h2 enterprise image. The performance was terrible. I checked…
I had the pleasure to implement Windows Autopatch at a customer of mine and I want to share my notes from the field. This customer uses around 250 laptop laptops…
This blog is about using Packer and YAML to create a Windows 365 Image. This is an add-on to the first blog in the series on Packer. Prerequisites Make sure…
This is a blog post on request. Someone commented on another post (Create Autopilot Profile Powershell) that they would like a script to create a Domain Join Profile in Intune…
I wrote a script to gather the Windows 10 AutoPilot hardware hash and receive this via e-mail. The current user's Outlook profile sends the e-mail. The e-mail is available in…
We all know the case where a user is migrated, misses permissions but doesn't know which mailbox it was. I created a script that initiates a search for specific mailbox…
Packer is a great tool to build images. This blog is about using YAML to build your Packer Azure DevOps Pipeline. When using YAML, it is very easy to replicate…
I created an Endpoint Manager Packaging Script Pt.2 which downloads the installer, packages it, uploads it to Intune and assigns it. But first things first, credits to Nickolaj Andersen and…
So, Windows 11 is happening. What now? In this blog I will talk about how to block the windows 11 upgrade via Endpoint Manager. Not everybody is ready to upgrade…