Skip to main content

We have imported our Casper 8.73 database onto a DEV JSS server in order to test upgrading to Casper 9.x. However, we want to first verify that we have a fully functioning 8.73 cloned environment. We've made most of the recommended changes for migrating to a different server, but we when attempt to enroll a device:



https://dev-casper.mydomain:8443/enroll



I get prompted for credentials (as expected), but then after hitting "Login," it redirects me to



https://prod-casper.mydomain:8443



to download the PROD QuickAdd package.



Where is this enrollment QuickAdd package download URL found in either the JSS or the jamfsoftware database?



I did use Recon to create a QuickAdd.pkg specific to our DEV environment and it's sitting in our DEV CasperShare/packages/ folder, as I'm assuming the enrollment process downloads it from the CasperShare.



Server: Mac OS X 10.8.5
Casper Suite 8.73

Have you checked the JSS URL in the Global Management Settings? Your dev environment might still have the old address there causing the redirect back to prod.


Awesome, that was the fix. Thank you Jason!