Kaspersky Security for Virtualization 6.0 Light Agent

Configuring the display of additional Protection Server settings

January 25, 2024

ID 255831

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>\Settings\ (for 32-bit operating systems).
  • HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\KasperskyLab\Components\34\Products\SVM\<version>\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 additional SVM settings using the Web Console, you need to create an AdvancedPluginSettings.json file in the following folder:

  • <Kaspersky Security Center Web Console installation folder>\server\plugins\SVM_<version> – for the devices with the Windows operating system.
  • <Kaspersky Security Center Web Console installation folder>/server/plugins/SVM_<version> – for the devices with the Linux operating system.

    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.

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.