Replicate your favorite VSCode theme in Windows Terminal

Published on: 5 Apr

Windows Terminal has been out for around 6 months now and it’s safe to say it’s a huge success. It’s a great way to handle working with multiple terminal applications in one space, and the ability to customize the environment to suit your needs (both aesthetic and functional) make it a perfect tool for anyone who lives in a shell environment for hours on end.

Synchronize SharePoint sites with Intune & PowerShell

Published on: 14 Mar

I recently spent some time with my good friend and frequent collaborator Steven Hosking. We spoke about a solution I came up with to synchronize SharePoint sites to devices using PowerShell & Intune.

Organize AutoPilot devices in dynamic AAD groups using GroupTags & PowerShell

Published on: 12 Dec

Don’t ever say Microsoft doesn’t listen! One of my biggest pet peeves was solved at the beginning of the month when Microsoft announced the ability to edit device group tags!

This doesn’t sound like much, but it essentially unlocks the potential of group tags that was never really there before - we can now use group tags to dynamically control device group membership.

Build Azure Functions using PowerShell Core 6 & VS Code!

Published on: 8 May
Now that the public preview of PowerShell support for Azure Functions V2 has been released, it only seems fitting that I demonstrate not only how to create a PowerShell function app, but how to create, test AND deploy the function entirely in VS Code!

Upload files to Azure File Share using PowerShell & Microsoft Flow

Published on: 18 Dec
I’m a big fan of using Start-Transcript in my application install wrappers as it provides a very neat and tidy way to capture the output