Kaspersky Endpoint Security for Mac

Start/stop a component or task

The start command syntax:

kav start <task or component name> <report parameters>

The stop command syntax:

kav stop <task or component name>

Important: Administrator rights are required to run the stop command.

Parameter descriptions

<task or component name> – Specify one of the following values:

  • fm or file_monitoring – File Anti-Virus
  • wm or web_monitoring – Web Anti-Virus
  • ids – Network Attack Blocker
  • full or scan_my_computer – Full Scan task
  • scan_objects – Custom Scan task
  • quick or scan_critical_areas – Quick Scan task
  • updater – Update task
  • rollback – Rollback task

<report parameters> – These parameters define the format of the report on the component or task results. You can use an absolute or relative path to the file. If this parameter is not defined, Kaspersky Endpoint Security displays results in accordance with parameters configured in the graphical user interface.

Note: <report parameters> is only available for scan_objects, updater, and rollback values.

The following values are possible:

  • -r:<report file> – Kaspersky Endpoint Security logs only important events to the specified report file.
  • -ra:<report file> – Kaspersky Endpoint Security logs all events to the specified report file.

Note: Components and tasks started from the command prompt are run with the parameters configured in the graphical user interface.

Example:

To enable the File Anti-Virus component, enter the following command in the command line:

kav start fm

To stop the Full Scan task from the command line, enter the following command:

kav stop scan_my_computer