Preparing custom image templates with Azure Image Builder & PowerShell

Azure Image Builder (AIB) is Microsoft’s solution to configure and customize virtual machine images. The concept of it is pretty great: Pick a reference image from the public market place, apply some customization built around HashiCorp’s Packer, hit build and what you are left with is a fully customized template image that can be hosted in Azure as a managed image or a VHD file.
6 minutes to read
Installing fonts with PowerShell & Intune

Installing fonts with PowerShell & Intune

So this seems like a fairly simple and innocuous task - the marketing department comes to you and ask for a handful of new fonts to be deployed to all devices..

Previously you may have solved this request using Group Policy - but if you are managing your devices with Intune, where do you even start?

With PowerShell & Win32 app deployments of course!

3 minutes to read
Rapidly build Autopilot VMs with Hyper-V and PowerShell!

Rapidly build Autopilot VMs with Hyper-V and PowerShell!

Picture this scenario - you are at the pointy end of a major modern management project and it’s time to test every policy, configuration and application at scale and quickly.

What do you do? With infinite money, infinite time and a willing client, you take over their VC meeting room and stack dozens of devices on a desk and blast slayer while you verify your builds ( this literally has happened to me)..

4 minutes to read