Posted on 05-30-2025 10:39 AM
Back at it again with a (potentially) useful script.
This script is designed to extract all of the system scripts from your JAMF server. Why do you want to do this?
Source: https://github.com/ScottEKendall/JAMF-Pro-Scripts/tree/main/BackupJAMFScripts
Welcome screen
Process screen
Errors screen if problems found:
Posted on 05-30-2025 10:45 AM
Thanks, @ScottEKendall - this is a great idea, and I will actually use it now!
Posted on 05-30-2025 11:57 AM
Worked great! This is excellent... @ScottEKendall
Posted on 05-30-2025 12:10 PM
Great! now if I could just find the API key for the configuration scripts...I can do the same with that...
Posted on 06-01-2025 10:21 PM
Thanks @ScottEKendall, looks like this could be very helpful to some!
06-02-2025 12:06 PM - edited 06-02-2025 12:13 PM
Since I not a Jamf Connect customer it's not clear to me if this post is in the right product section, or was intended for the Jamf Pro section, so if it is posted correctly and refers to Jamf Connect specific scripts please ignore the rest of my post...
@ScottEKendall Not to denigrate the interesting and useful tools you've posted, as well an informative body of Jamf Pro API and swiftDialog usage examples, but I'd recommend people looking for a GUI based JSS backup take a look at Jamf's own Replicator (formerly Jamf Migrator). It pretty much handles everything but Self Service icons (which one of your other recent posts covers) in a single tool that can both back up and restore/replicate a JSS configuration.
Posted on 06-02-2025 12:11 PM
Posted on 06-02-2025 12:15 PM
Replicator will copy all configuration data from a JSS to a local drive.
Posted on 06-02-2025 12:14 PM
I've had lots of issues with Replicator and esp since enabling OIDC, in some cases, I can't even login...
These allow me to just setup and run as needed, which is turning out to be better for me for now.
06-02-2025 12:20 PM - edited 06-03-2025 07:41 AM
@scottb Please log any issues you've found with Replicator in the repo's Issues tracker.
Posted on 06-02-2025 03:51 PM
My go to is Rich Trouton's (as with most things)!
Posted on 06-03-2025 04:12 AM
totally agree...some of my scripts are from the inspiration that I got from his site...