Does anyone have an EA that can determine what the JSS URL is set to on each machine?
Currently transitioning URLs and just realized that I have no idea how many computers are pointing to the new one and how many have yet to get the update.
Does anyone have an EA that can determine what the JSS URL is set to on each machine?
Currently transitioning URLs and just realized that I have no idea how many computers are pointing to the new one and how many have yet to get the update.
Best answer by mm2270
Its stored in the com.jamfsoftware.jamf.plist on each Mac:
#!/bin/sh
JSSURL=$(defaults read /Library/Preferences/com.jamfsoftware.jamf.plist jss_url)
echo "<result>$JSSURL</result>"Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.