Hello,
I've been asked to change our JSS URL without migrating our server. Is this possible?
Current: jss.crop.domain.com
Outcome needed jss.domain.com
What I was thinking:
- Add a DNS entry = jss.domain.com
- Create a policy changing the URL on the clients: defaults write /Library/Preferences/com.jamfsoftware.jamf.plist jss_url https://new.jss.url:8443 3.Change the URL in the JSS settings and change Tomcat certificate.
If anyone has done this before, would this work? In my mind, it seems like it would.
Thank you.