Managing Balancer by using the script (Windows)

On Windows systems, Balancer is managed by using the kl_balancer_control.bat batch script file.

When deploying Balancer to a computer without Kaspersky CyberTrace, copy kl_balancer_control.bat from the bin directory to the same directory as the Balancer binary file.

Registering Balancer as a Windows service

Before using the kl_balancer_control.bat batch script file, you must register Balancer as a Windows service.

To register Balancer as a Windows service:

Run the following command:

kl_balancer.exe --reg

Command-line options

The script supports the following command-line options:

You can use only one option at a time.

The script can also be launched without parameters. In this case, it prints the list of supported command-line options and their descriptions.

Example

The following command starts Balancer:

kl_balancer_control.bat start

Deleting the Balancer service

To delete the Balancer service:

Run the following command:

kl_balancer.exe --del

Page top