This is the script I use to change site on the computer its run on.
#!/bin/bash # Provided as it is, no guaranties, don't blame me if
something breaks! # ——————————— Changes Site ———————————
apiURL="https://domain.jamfcloud.com" apiUser="user" apiPas...