Viewing information about the license and the key in the command line

In the command line, using the -L --query command, you can view information about the active and reserve license keys added to the application, and about the license under which the application has been activated. If a separate key for activating the functionality of Kaspersky Industrial CyberSecurity Endpoint Detection and Response has been added to the application, information about the active and reserve license keys of ICS EDR and the ICS EDR license is also displayed.

To view information about the keys and licenses on the device, execute the following command:

kics-control -L --query [--json]

where --json: output data in JSON format. If the --json option is not specified, the settings are output in the INI format.

As a result of the command execution, the following information will be displayed in the console:

You can also get information about the license under which the application is being used when viewing information about the operation of the application using the kics-control --app-info command.

Page top