By default, the Protection Server Policy Wizard and the Protection Server policy properties do not display the SVM advanced settings.
If you want to configure additional SVM operation settings using Kaspersky Security Center Administration Console, you first need to create the AdvancedUI
key of the REG_DWORD type and set this key to 1
in the following operating system registry branch on the device, where Kaspersky Security Center Administration Console is installed:
where <version> refers to the number of the installed version of Kaspersky Security in X.X.X.X format.
If you want to configure additional SVM operation settings using the Web Console, create the AdvancedPluginSettings.json file in the following folder:
where <version> refers to the number of the installed version of Kaspersky Security 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.
Page top