LIMEHAWK - Managed IT
Emergency Remote Wipe — security
dateDec 1, 2024
statusRESOLVED
time to wipe16 minutes from theft
Incident

Friday 4:47 PM. Sales rep calls from airport - laptop bag stolen while charging phone at gate. Device contained customer contracts, pricing databases, and saved CRM credentials. BitLocker enabled but device in sleep mode. RMM showed device online with different IP than airport WiFi - thief already on the move. We had minutes, not hours.

Assessment
theft confirmeddevice on different network
data at riskcontracts, pricing, CRM creds
BitLocker statusenabled but device in sleep
RMM agentonline and responsive

Employee set laptop down next to seat, walked 30 feet to phone charger, came back 5 minutes later to find it gone.

Options Evaluated
Intune wipe8+ hours on default sync, or never
rotate credscached Chrome creds still work
trust BitLockersleep mode = protection
RMM direct wipeagent online NOW, 60 seconds

Decision made. Got verbal authorization from sales director, documented in ticket. Time from theft report to authorization: 11 minutes.

Solution

Windows 10/11 includes MDM_RemoteWipe CIM class regardless of MDM enrollment. Same factory reset Intune uses, but invokable locally via PowerShell through RMM.

  ⚠ DESTRUCTIVE OPERATION
  Irreversible factory reset. All data permanently erased.
  No undo, no confirmation, no recovery.
  Last-resort for confirmed theft only.
How It Works

1. opens CIM session to local WMI

2. queries root\cimv2\mdm\dmmap for RemoteWipe

3. invokes doWipeMethod (same as Intune)

4. triggers SYSTEM-level factory reset

5. reboots into Windows RE, secure erase

Critical advantage: No cloud sync wait. RMM agent executes locally with SYSTEM privileges. If device online to RMM, wipe in seconds - not hours.

Outcome
time to wipe16 minutes from theft
data exposed0 records (confirmed)
compliance statusmaintained, no notification req'd

Script executed 5:03 PM. Command received, device dropped offline 47 seconds later as Windows rebooted into recovery. Thief got freshly factory-reset laptop.

RMM agents provide immediate access vs slow MDM sync
sleep mode does not equal BitLocker protection (must be cold boot)
have wipe script tested and ready before you need it
document authorization first - you need the paper trail
Get Help

Need endpoint security automation? We protect data when every second counts.