- Kaspersky Endpoint Security overview
- What's new in this version
- Comparison of Kaspersky Endpoint Security functions depending on the Kaspersky Security Center management tool
- Install and uninstall Kaspersky Endpoint Security
- Start the application for the first time
- Kaspersky Endpoint Security interface
- About notifications
- Kaspersky Endpoint Security licensing
- Perform common tasks
- Open and quit the application
- View the status of computer protection
- Disable and resume computer protection
- Use Protection Center
- Perform scan tasks
- Configure the automatic start of a scheduled scan task
- Update application databases
- What to do if file access is blocked
- Restore a file that has been deleted or disinfected by the application
- View the application operation report
- What to do if notification windows appear
- Advanced configuration of the application
- Participate in Kaspersky Security Network
- Manage the application via Kaspersky Security Center Administration Console
- Deploy Kaspersky Endpoint Security on a corporate network
- Update Kaspersky Endpoint Security version 10 or 11 to version 11.2
- Prepare for remote installation of Kaspersky Endpoint Security
- Manage Network Agent from the command line
- Install and uninstall Kaspersky Endpoint Security
- Start and stop the application via Kaspersky Security Center
- Create and manage tasks
- Create and manage policies
- Create and manage policy profiles
- Generate a report on detected objects
- Get a recovery key for an encrypted disk
- Remote administration of the application via Kaspersky Security Center Web Console and Cloud Console
- Create policies
- Create tasks
- Get a recovery key for an encrypted drive
- Manage the application from the command line
- View command line help
- Run virus scan
- Update the application
- Roll back the last update
- Start/stop a component or task
- View status and statistics of a component or task
- Export protection preferences
- Activate the application
- Install the system extension
- Configure network connections
- Remove license keys
- Return codes of the command line
- Quit the application
- Uninstall the application
- Contact Technical Support
- Sources of information about the application
- Appendices
- Information about third-party code
- Trademark notices
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
orfile_monitoring
– File Threat Protectionwm
orweb_monitoring
– Web Threat Protectionids
– Network Threat Protectionfull
orscan_my_computer
– Full Scan taskscan_objects
– Custom Scan taskquick
orscan_critical_areas
– Quick Scan taskupdater
– Update taskrollback
– Rollback task
<report parameters>
– These parameters define the format of the report on the component or task results. You can specify an absolute or relative path to the report 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 Threat Protection component, enter the following command in the command line:
To stop the Full Scan task from the command line, enter the following command:
|