Packer YAML Azure DevOps Pipeline Pt. 1 – Create the Packer YAML Pipeline

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 your pipeline to other Azure DevOps organizations. So, what is the architecture about? Firstly, let’s start with this high level design of a packer build: … Read more

Endpoint Manager RunAs Admin

This blog is about needing to use Powershell to RunAs admin on an Endpoint Manager device. When you use the security baselines in Microsoft Intune for Windows 10, this message is familiar: This message will pop-up when you try run Powershell as admin: Solution The solution is quite simple. Follow these steps to start Powershell … Read more