Posted on 10-28-2024 06:45 AM
We have two Jamf Pro instances in use; one is a test environment and the other is our production environment.
Over the course of the last couple of years both instances might have entries the other one does not have.
At the moment I'm preparing a project to overhaul our instances so that our production server resembles our test server (as much as possible).
Do you know of any tools/tips to compare both servers? Ideally it generates some sort of report with found differences.
Any tips are much appreciated.
Posted on 10-28-2024 06:56 AM
Hello
I use https://github.com/jamf/JamfMigrator
Maby you can use that
Posted on 10-28-2024 07:02 AM
you can try using JAMF Migrator to move the objects from One JAMF to another,
To generate a report you can try using Postman with JAMF API. check the below link for
https://github.com/jamf/JamfMigrator
https://www.youtube.com/watch?app=desktop&v=19cHygA9M4U
https://geekygordo.com/2020/04/22/using-postman-for-jamf-pro-api-testing-part-1-the-basics/
Posted on 10-28-2024 07:04 AM
You could use Leslie's Object Info project to pull info about each of the instances and then compare in Excel. I'm not sure of any other tool that would compare two. Jamf Migrator will let you migrate objects from one instance to another though.
Posted on 10-28-2024 11:21 AM
ditto jamf migrator. I've also used jamf sync to accomplish this goal.