Lock Computer
Lock a computer based on a computer ID.
Parameters
Parameter | Description |
---|---|
Computer ID | The ID of the computer to lock. Can be obtained via the Search Computers action. |
Passcode | A 6 digit passcode the user needs to enter in order to unlock the computer. |
Example Output
{
"computer_command": {
"command": {
"name": "DeviceLock",
"command_uuid": "1234567-1234-1234-1234-123456789",
"computer_id": "123"
}
}
}
Workflow Library Example
Lock Computer with Jamf and Send Results Via Email
Preview this Workflow on desktop