Posted on 11-23-2017 07:36 AM
Our production site is currently being hosted by Jamf and, and as a result, we don't have a viable test instance to work with.
While we can easily set up a local test instance, jamf can't/doesn't provide database dumps from hosted installs, so we can't get a usable data set into our test instance.
Anybody else in this scenario and have a viable option for creating a test environment that accurately simulates your live one?
Posted on 11-23-2017 02:07 PM
Jamf Pro Services has a tool they're working on for this: JamfMigrator
Posted on 11-24-2017 06:54 AM
I've used JamfMigrator..
It's a bit hit and miss..
I found that by selecting one at a time does the job. (i.e 'computers')
Screenshot attached.
Also, can't you do a database backup and restore to new server?
Posted on 11-24-2017 11:36 AM
Sadly Jamf does not provide database dumps for jamfcloud.
Posted on 11-25-2017 05:29 PM
We were in the same boat. Jamf Migrator was terrible. I tried it multiple times and it failed on various pieces each time. Actually had my test instance reset multiple times. At the end of the day I setup a local JSS used the old JSSMigrationUtility to go from Cloud to Local and then from Local to Cloud test and that finally worked.
Script Here
Note that there are some post migration steps such as uploading your actual packages to the test instance and configuring various pieces that need to be completed but it works.
Posted on 11-26-2017 10:27 AM
have you tried this? [https://github.com/franton/JSS-Config-In-A-Box](link URL)