Kaspersky Security 11.x for Windows Server

Managing the Applications Launch Control task: KAVSHELL APPCONTROL /CONFIG

June 10, 2022

ID 146711

You can use the KAVSHELL APPCONTROL /CONFIG command to configure the mode in which the Applications Launch Control task runs and monitors the loading of DLL modules.

KAVSHELL APPCONTROL /CONFIG command syntax

/config /mode:<applyrules|statistics> [/dll:<no|yes>] | /config /savetofile:<full path to XML file>

KAVSHELL APPCONTROL /CONFIG command examples

To run the Applications Launch Control task in Active mode without monitoring DLL loading save the task settings upon completion, run the following command:

KAVSHELL APPCONTROL /CONFIG /mode:applyrules /dll:<no> /savetofile:c:\appcontrol\config.xml

You can configure Applications Launch Control task settings using the command-line parameters (see the table below).

KAVSHELL APPCONTROL /CONFIG command-line parameters/options

Parameter/option

Description

/mode:<applyrules|statistics>

Operating mode of the Applications Launch Control task.

You can select one of the following modes:

  • active - Apply Applications Launch Control rules;
  • statistics - Only generate statistics.

/dll:<no|yes>

Enable or disable monitoring of DLL loading.

/savetofile: <path to XML file>

Export the specified rules to the indicated file in XML format.

/savetofile: <the fullname to xml file>

Save the list of rules to file.

/savetofile: <the fullname to xml file> /sdc

Save the list of Software Distribution Control rules to file.

/clearsdc

Delete all Software Distribution Control rules from the list.

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.