You can manage Kaspersky Endpoint Security from the command line. You can view the list of commands for managing the application by executing the HELP
command. To read about the syntax of a specific command, enter HELP <command>
.
Special characters in the command must be escaped. To escape the characters &
, |
, (
, )
, <
, >
, ^
, use the ^
character (for example, to use the &
character, enter ^&
). To escape the %
character, enter %%
.