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...
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.
Featured MEM 30 March 2021 Introducing: macOS LOB App Tool A tool to help in managing apps for macOS in Microsoft Endpoint Manager. It's a tedious process to wrap apps to the .intunemac format and only some apps actually works. So I decided to create a tool to help with this process.