Viewing and exporting the list of connected devices on the command line

To view the list of connected devices, execute the following command:

kesl-control --get-device-list [--all] [--json]

where:

Kaspersky Endpoint Security displays the following information about connected devices:

To export the list of connected devices, run the following command:

kesl-control --get-device-list --export <file>

where <file> is the full path to the JSON file where the list of connected devices will be saved.

The list of trusted devices is exported.

Page top