You may have to run an application on the client device, if a Kaspersky support specialist requests it. You do not have to install the application on that device.
If you want to run a custom script on the client device, you can use the KLACDT_SAVE_SETTING
environment variable to determine the path where the execution results will be saved. For example:
@echo some result > %KLACDT_SAVE_SETTING%\res.log
echo some result > $KLACDT_SAVE_SETTING/res.log
To run an application on the client device:
If you select this object type, the Name of the executable file to be run field appears. In this field, specify the name of the executable file in the folder. You can also specify the relative path to the file.
If you select this object type, the Name of the executable file to be run field appears. In this field, specify the name of the executable file in the folder that you want to run on the client device. You can also specify the relative path to the file.
The ZIP archive must include the utility folder. This folder contains the executable file to be run on a remote device.
The application execution results are stored until you run a new diagnostic or close the window.
Remote diagnostics of the client device by using the application is completed.
Page top