Auto patch management script for Jamf Pro via Dialog
This script will provide a user interface for updating applications installed on a Mac computer. The script will run a local discovery of all installed applications and use that information to process installations of those apps using the Installomator.sh script.
Big shoutout to: @option8, @BigMacAdmin, and @dan-snelson! Thanks for all your help!
App Auto-Patch running discovery:
App Auto-Patch running updates:
App Auto-Patch Help Message:
App Auto-Patch completed:
This script was built off the same idea as the Patchomator project where a majority of this code came from. A requirement for my use included an easily deployable script from Jamf Pro without having to install multiple dependancies on an end-user's computer. Originally this was a forked repo from Patchomator but has become it's own repo hosted here. This script can take an inventory of installed applications and patch them without having to build multiple Smart Groups, Policies, Patch Management Titles, etc in Jamf Pro. It is an easy way to keep your end-user's applications updated as easy as possible.