Skip to main content

Lock Stolen System

Purpose

The purpose of this NinjaOne solution is to track and lock down stolen systems.

Associated Content

ContentTypeFunction
cPVAL Mark System as StolenCustom FieldMark this Custom Field to mark a Computer as stolen. Selecting this, will enable Lock Stolen System solution on the machine.
cPVAL System Lockdown Custom FieldMark 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 DetailsCustom FieldIt 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 AutomationThis 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 ConditionThis condition triggers the Lock Stolen Systems script on Windows machines where cPVAL Mark System as Stolen is selected.
Lock Stolen System Ticket TemplateThis ticket template configures how a ConnectWise Manage ticket will be generated in response to the Lock Stolen Systems condition.

Implementation