Skip to content

Instantly share code, notes, and snippets.

@rtrouton
Created August 15, 2023 14:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtrouton/892998de0fde83465f5f82c0b0b588c9 to your computer and use it in GitHub Desktop.
Save rtrouton/892998de0fde83465f5f82c0b0b588c9 to your computer and use it in GitHub Desktop.
/usr/bin/curl -H "content-type: text/xml" "https://jamf.pro.server.here/JSSResource/computers/id/jamf_pro_computer_ID_goes_here" --header "Authorization: Bearer api_token_goes_here" -X PUT -d "<computer><general><remote_management><managed>true</managed></remote_management></general></computer>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment