Use BICEP to add a new version to AzureComputeGallery
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…
Microsoft 365, Azure (DevOps) and Automation
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…
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…
This PowerShell tool helps ServiceDesk employees to do their work. This script creates a menu where you can pick Administrative Tools to elevate on your endpoint.Why do you need this?In…
This post is about creating an Intune backup to a storage account Pt.3. You could use this to create a daily backup or even more frequent. The clarify the above.…
This post is about creating an Intune backup to a storage account Pt.2. You could use this to create a daily backup or even more frequent. The clarify the above.…
This post describes the actions to create a Windows 10 Autopilot Profile via Powershell. I am always trying to automate as much as possible to reduce repeating actions. Now it…
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…