Microsoft Endpoint Configuration Management · Arazzo Workflow
Microsoft Endpoint Configuration Management Lost Device Lockdown
Version 1.0.0
Locate a managed device, remotely lock it, and reset its passcode.
View Spec
View on GitHub
ComplianceConfiguration ManagementDevice ManagementEndpoint ManagementMobile Device ManagementPatch ManagementSoftware DeploymentArazzoWorkflows
Provider
Workflows
lost-device-lockdown
Confirm a device, remote lock it, then reset its passcode.
Reads the managedDevice by id, issues a remote lock, and resets the passcode to secure a lost or stolen device.
1
confirmDevice
getManagedDevice
Read the managed device to confirm it exists before taking action.
2
remoteLock
remoteLockManagedDevice
Remotely lock the device to immediately secure it.
3
resetPasscode
resetPasscode
Reset the passcode so the device cannot be unlocked with the previously known code.