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…
Microsoft 365, Azure (DevOps) and Automation
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 trying to automate the creation of the Enrollment Status Page (ESP). I was browsing graph explorer when I stumbled upon this. The graph explorer shows the option to…
I had this post on my to-do list for a while. How to use winget with Intune to deploy your packages and create a default deployment method for these packages.…
I couldn't find this myself quickly in the Microsoft docs. So I decided to write a quick blog about it. This blog is about how to view all API Permissions…
This blog is about how to assign an Intune Script via Graph API and Powershell.Don't you hate it when you read the Microsoft Docs and this happens: Well, it happened…
I got inspired by a session from Ryan Mangan, who told me about the importance of the page file for an Azure Virtual Desktop VM. So, after that, I started…
So, Proactive Remediations What? Why? How? My insight into Proactive Remediations. I didn't have time yet to check out the "Proactive Remediations" feature. I see a lot of solutions with…
This blog is about a request from a project manager. He wanted to be automatically updated about the new intune devices enrolled. So, I decided to build an Intune devices…
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 blogpost is about how to use BICEP to add a new version of your managed image to an AzureComputeGallery. Furthermore, you can do so by using this button in…