Skip to content

Instantly share code, notes, and snippets.

@rtrouton
Created May 28, 2021 19:51
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/f1b4ba17a529487b80cb3ae7334587a6 to your computer and use it in GitHub Desktop.
Save rtrouton/f1b4ba17a529487b80cb3ae7334587a6 to your computer and use it in GitHub Desktop.
Successful device lock via API
Attempting to send MDM lock to Jamf Pro ID 2935 with PIN code 348202.
<?xml version="1.0" encoding="UTF-8"?><computer_command><command><name>DeviceLock</name><command_uuid>98d915a4-6132-4535-b474-c8381e48425a</command_uuid><computer_id>2935</computer_id></command></computer_command>
Successfully locked computer with Jamf Pro ID 1925 with PIN code 348202.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment