Lock Stolen System
Purpose
The purpose of this NinjaOne solution is to track and lock down stolen systems.
Associated Content
| Content | Type | Function |
|---|---|---|
| cPVAL Mark System as Stolen | Custom Field | Mark this Custom Field to mark a Computer as stolen. Selecting this, will enable Lock Stolen System solution on the machine. |
| cPVAL System Lockdown | Custom Field | Mark this to lock down the machine once it comes online. 'Lock Stolen System' solution will not enable BitLocker and shut down the computer if this is not flagged. |
| cPVAL Current Location and IP Details | Custom Field | It stores the Current IP address of the machine. Current city, Current state and Current coordinates of the machine according to the IP address. This custom field is populated by Lock Stolen System solution. |
| Lock Stolen System | Automation | This script is used to track and lock down stolen systems. If Custom Field cPVAL System Lockdown is marked, it will enable BitLocker and shut down the computer. |
| Lock Stolen System | Compound Condition | This condition triggers the Lock Stolen Systems script on Windows machines where cPVAL Mark System as Stolen is selected. |
| Lock Stolen System | Ticket Template | This ticket template configures how a ConnectWise Manage ticket will be generated in response to the Lock Stolen Systems condition. |
Implementation
- Create the below Custom Fields using the implementation instruction provided in the documents.
- Create the below automations as per the implementation instruction provided in the documents.
- Create the Ticket Template - Lock Stolen System as per the implementation instruction provided in the document.
- Create the Compound Condition - Lock Stolen System as per the implementation instruction provided in the document.