Featured Intune 12 June 2023 The journey to Munki and Intune Over time, my focus has revolved around effectively managing application deployments for Macs using a combination of Intune, Munki, Azure DevOps, and Azure Storage. Through dedicated efforts, I've established a highly automated system that handles the majority of tasks seamlessly.
Azure storage 30 September 2022 Munki manifests - reboot Some time ago I created a script to generate and update Munki manifests for macOS devices managed by Intune. It was based on Azure AD Device groups for adding included manifests and catalogs. Only being able to use device groups has it's drawbacks...
macOS 14 December 2021 Automate application testing with Munki In the last post related to Munki, I promised we were going to look at auto promoting packages between catalogs to automate a ring type structure to use for package testing and validation. And today is the day!
Azure DevOps 19 October 2021 Automate app packaging, updating and distribution with Azure DevOps, AutoPkg and Munki Today, we're going to setup AutoPkg to run on Azure DevOps with a hosted macOS agent to run our Pipeline to automatically update packages and add new packages easier.
Munki 5 October 2021 Azure DevOps with Pipeline for Azure Storage Munki repo I know I know, I've been on a Munki frency the last couple of weeks but it's a fun and important topic to explore while managing macs in MEM. This will probably be the last Munki-post in a while though
Python 24 September 2021 Munki, what about manifests? So what Tobias, you want me to manually create a manifest for each device and add included manifests? Of course not, we're going to automate this task with the help of Azure Automation and Python.
MEM 21 September 2021 Up your reporting game on macOS with free tools and Azure App Service A couple of weeks ago we looked at deploying Munki with Microsoft Endpoint Manager which works great for deploying software to macOS devices. But what about monitoring the software we deploy to make sure everything is running smoothly?
macOS 25 August 2021 Deploy Munki with Microsoft Endpoint Manager A hot topic while managing macOS devices in Microsoft Endpoint Manager is still how to handle distribution of applications. Today we're deploying Munki with MEM.