PREVENTION. Managing Execution prevention

Disable Execution Prevention or show the current component settings, including the list of execution prevention rules.

Command syntax

prevention disable

prevention /show

Upon executing the prevention /show command, you will get the following response:

prevention.enable=true|false

prevention.mode=audit|prevent

prevention.rules

id: <rule ID>

target: script|process|document

md5: <MD5 hash of the file>

sha256: <SHA256 hash of the file>

pattern: <path to the object>

case-sensitive: true|false

Command return values:

Page top