If you are running SentinalOne (an excellent next generation, behavior based malware detection system) you likely know that there no obvious way to temporarily disable it. This is unfortunate, as it would be very handy for testing.
On the bright side, there are two easy-ish ways to disable SentinalOne on a machine without uninstalling it:
Create a new GROUP with a policy that has everything turned off, then put the machine in question into that group
C:\Program Files\SentinelOne\Sentinel Agent <version>
sentinelctl unload -a -H -s -m -k "<passphrase>
“When you are done testing you can re-enable the SentinalOne agent with the command: sentinelctl load -a -H -s -m
.
This website uses cookies.