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:
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:
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.
Page top