UPDATE: This method does not work on macOS Big Sur. It can only be used on Catalina and older When a freshly built or rebuilt Mac gets to the “country choice” screen as part of Setup Assistant, and is connected to a network, the device checks in with Apple to...
My colleague had cause yesterday to change the password that is associated with the Apple ID that they use to login to Apple School Manager. This is the account that we normally (but not always) use to create DEP Tokens and VPP Tokens. In general, we use Managed Apple IDs...
On 14 November 2019, at 13:30, I presented at the Jamf Nation User Conference in Minneapolis, MN, USA, on the following topic: Jamf Pro and AutoPkg: How JSSImporter automates package management and policy creation in Jamf Pro This posts detail the contents of the session, including sections originally planned that...
AutoPkg 1.3 was released this week and unfortunately, changes that were made to the reading of the configuration file breaks JSSImporter. Therefore, running AutoPkg recipes while JSSImporter is installed and configured will fail. It is advised not to upgrade at this time. If you already upgraded and encountered the problem,...
If you’re running a multi-context, on-premises Jamf Pro environment, you probably have some kind of third-party log aggregation and reporting tool to hand. But if you don’t have that yet, here’s a simple script you can use to get an aggregated output of errors and severe warnings from all your...
On 14 November 2019, at 13:30, I will be presenting at the Jamf Nation User Conference in Minneapolis, MN, USA, on the following topic: Jamf Pro and AutoPkg: How JSSImporter automates package management and policy creation in Jamf Pro AutoPkg is a community framework for capturing software installers from external...
I work with multiple Jamf Pro instances and often need to copy a configuration profile from one instance to many others. I use the Jamf Pro Classic API. If a configuration profile is overwritten via the API, the default setting is that the profile will only apply to new clients....
Update for 2023 and beyond The contents of the TeamViewer installation package have changed since this article was written. However, you should be able to prevent TeamViewer launching at installation with the following script run BEFORE installation: #!/bin/sh ## preinstall script # Set TeamViewer to only restart the service on...
Today we released a new beta of the JSSImporter processor for importing packages into Jamf Pro using AutoPkg. The 1.0.2b3 release is available here. This release introduces a subtle but important change to the behaviour of the processor, so I thought it worthy of an explanation here. For other changes...
IBM’s silent installer for SPSS Statistics is a binary file that requires a Java JDK to be installed on a client before it can be run. It is bizarre that this is the case, since the SPSS Statistics application includes an embedded Java Runtime Engine (JRE) that could trivially be...