macOS 4 August 2023 Intune Uploader This post will focus on the initial setup of AutoPkg and Intune Uploader, showing you just how easy it is to get going with an automated deployment of applications. To do this we will install AutoPkg, create an App Registration in Azure, create overrides and run them.
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...
Azure 10 January 2022 Secure messages to Teams with Azure Logic App Today we're setting up an Azure Logic App and configure authorization policies to require an OAuth token to send a message to a Teams channel
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!
macOS 7 December 2021 Add mac devices to ABM using an iPhone Since iOS 11 we have been able to add iOS devices to Apple Business Manager using Apple Configurator 2 on a macOS device by connecting the device to the mac. Ever since this became available, most of us have wanted this feature for mac devices as well.
Android 2 December 2021 Update priority for apps on Android In the 2111 release of Microsoft Endpoint Manager, a small but important feature was released in regards of application update management in Android Enterprise.
iPadOS 1 December 2021 Shared iPads in MEM Today, we are looking at the built in functionality from Apple to support a shared scenario on iPad devices in Microsoft Endpoint Manager.
Featured Python 17 November 2021 Introducing: IntuneCD tool IntuneCD or, Intune Continuous Delivery as it stands for is a Python package that is used to backup data from Intune and update configurations in Intune.
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.