禁用执行防护组件或显示组件的当前设置,包括执行防护规则列表。
要运行命令,请转到 Kaspersky Endpoint Security 可执行文件所在文件夹。您还可以将可执行文件路径添加到 %PATH% 系统变量并运行该命令,而无需导航到应用程序文件夹。
命令语法
avp.com prevention disable
avp.com prevention /show
在执行 prevention /show
命令时,您将得到以下响应:
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
命令返回值:
-1
表示计算机上安装的应用程序版本不支持该命令。0
表示命令已成功执行。1
表示未将强制参数传递给命令。2
表示发生一般性错误。4
表示存在语法错误。9
– 错误操作(例如,在组件已禁用时尝试禁用该组件)。