Category: Packaging
-
App Auto-Patch
Firstly, I’d like to thank all the individuals who have directly and indirectly helped with this project. Shoutout to @option8 for the main portion of this code and the #patchomator project, @BigMacAdmin for most of the swiftDialog usage in the script, and @dan-snelson for his help and continued refinement of the script. With that said,…
-
Automated Device Enrollment and Setup Your Mac version 1.10.0
Setup Your Mac is a fantastic project that gives end-users a great dialog to let them know what is going on with their Mac as organizational apps are being installed. This dialog added onto Automated Device Enrollment is an awesome replacement to a legacy DEPNotify onboarding workflow. Setup Your Mac version 1.10.0 was released earlier…
-
Automated Device Enrollment and Setup Your Mac version 1.8.1
Setup Your Mac is a fantastic project that gives end-users a great dialog to let them know what is going on with their Mac as organizational apps are being installed. This dialog added onto Automated Device Enrollment is an awesome replacement to a legacy DEPNotify onboarding workflow. Recently, SYM has had some amazing features added,…
-
Guide: Creating a Signed Certificate
As a Mac admin, you may come across a time that you need to deliver a package during a PreStage enrollment. To make this possible, the package must be signed or the installation will fail. In this guide we will walk through creating a signed certificate that can be used to sign a package with…
-
Set Up Your Mac and Automated Device Enrollment
“Setup Your Mac aims to simplify initial device configuration by leveraging swiftDialog and Jamf Pro Policy Custom Events to allow end-users to self-complete Mac setup post-enrollment” Dan Snelson has used Bart R’s swiftDialog to create the next evolution in notifying end-users about current progress while their Mac gets its initial configuration. Huge shoutout and thanks…
-
Jamf Pro – Keep Chrome Updated Part 2
I posted a while about regarding keeping Google Chrome updated in an automated fashion that used the Jamf Pro API to help get things set up. While this works, it does get a bit wonky when you need to change the policy that runs your Installomator script since the Smart Group uses the criteria ‘Latest…
-
Jamf Pro – App Installers
“App Installers is part of Jamf Pro 10.37, saving Mac admins time and ensuring that end users have the most up-to-date versions of the apps they need.” – Jamf One of the most tedious parts of being a Jamf Admin, in my experience, was maintaining, packaging, and deploying patch updates for applications. This was especially…