SentinelCtl.exe is a command line tool that can be used to executes actions on Agent on a endpoint. This can be typically used to  _unprotect, unload/disable, load/re-enable, protect_ _and perform policy updates_ for [[SentinelOne]] Agent on your devices. ```none C:\Program Files\SentinelOne\Sentinel Agent*\SentinelCtl.exe ``` # Docs [Sentinelctl on Windows Agents (sentinelone.net)](https://usea1-pax8-exsp.sentinelone.net/docs/en/sentinelctl-on-windows-agents.html) # Common Commands ### Management Server See which management this Agent belongs to ``` sentinelctl config -p server.mgmtServer ``` 1. try to load agent `sentinelctl load -a` 2. unlock agent `sentinelctl unprotect -k "passphrase"` #### Bind to Management Console https://usea1-pax8-exsp.sentinelone.net/docs/en/how-to-run-sentinelctl-bind-on-windows.html#how-to-run-sentinelctl-bind-on-windows