Intune Devices Report via Graph and Teams
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…
Microsoft 365, Azure (DevOps) and Automation
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…
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 meant to write this blog a long time ago. I always wanted to deep-dive into Intune to assign Microsoft Store Applications via Powershell. We all struggled with the Microsoft…
This blog post is about using the AzureDiskEncryption VM Extension for Azure via Bicep. I struggled with this for a while. Furthermore, I couldn't find much information about this topic.…
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…
I just finished a tenant to tenant migration where I had to migrate: "Teams, Exchange, OneDrive & SharePoint". Therefore, I added a service account to all teams. After that, I…
Lately, I am playing around with Microsoft Defender for Endpoint and how to add an exclusion in Attack Surface Reduction.Let's first walk through the situation at hand. I am building…