Skip to main content

Lock Computer

Lock a computer based on a computer ID.

Parameters

ParameterDescription
Computer IDThe ID of the computer to lock. Can be obtained via the Search Computers action.
PasscodeA 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

Workflow LibraryPreview this Workflow on desktop