Kaspersky Security for Virtualization 6.2 Light Agent

Configuring the display of additional Protection Server settings

If you want to configure additional Protection Server settings using Kaspersky Security Center Administration Console, you need to create an AdvancedUI key whose type is REG_DWORD and set its value to 1 in the following branch of the operating system registry on the device where Kaspersky Security Center Administration Console is installed:

  • HKEY_LOCAL_MACHINE\SOFTWARE\KasperskyLab\Components\34\Products\SVM\<version number>\Settings\ – for 32-bit operating systems
  • HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\KasperskyLab\Components\34\Products\SVM\<version number>\Settings\ – for 64-bit operating systems

    where <version number> is the number of the installed version of the Kaspersky Security solution, in X.X.X.X format.

If you want to configure advanced SVM settings using Web Console, you need to create the file AdvancedPluginSettings.json in the following folder:

  • %ProgramFiles%\Kaspersky Lab\Kaspersky Security Center Web Console\server\plugins\svm_<version number> – for devices with Windows operating systems
  • /var/opt/kaspersky/ksc-web-console/server/plugins/svm_<version number> – for devices with Linux operating systems

    where <version number> is the number of the installed version of the Kaspersky Security solution, in X_X_X_X format.

The structure and parameters of the AdvancedPluginSettings.json file can be viewed in the template file named ~AdvancedPluginSettings.json, located in the same folder.

The AdvancedPluginSettings.json file must contain the AdvancedUI parameter with the 1 value:

{

"AdvancedUI" : 1

}

After the file is created or saved, reopen the Protection Server policy in the Web Console.