You can disable transmitting patches on isolated Administration Servers, for example, if you decided to take one or more Administration Servers out of an isolated network. Thus, you can reduce the number of patches and time to download them.
To disable the option to transmit patches on isolated Administration Servers:
Run the Windows command prompt by using administrator rights, and then change your current directory to the directory with the klscflag utility. The klscflag utility is located in the folder where Administration Server is installed. The default installation path is <Disk>:\Program Files (x86)\Kaspersky Lab\Kaspersky Security Center.
Enter the following commands at the command prompt:
klscflag -fset -pv klserver -n VAPM_DATA_EXPORT_PATH -t s -v ""
klscflag -fset -pv klserver -n VAPM_REQ_IMPORT_PATH -t s -v ""
Enter the following commands at the Windows command prompt, using administrator rights:
klscflag -fset -pv klserver -n VAPM_DATA_IMPORT_PATH -t s -v ""
klscflag -fset -pv klserver -n VAPM_REQ_EXPORT_PATH -t s -v ""
As a result, if you reconfigured the Administration Server with internet access, you will no longer receive patches through Kaspersky Security Center. If you reconfigured only some isolated Administration Servers, for example, taking some of them out of the isolated network, you will get patches only for the remaining isolated Administration Servers.
If you want to start fixing vulnerabilities on disabled isolated Administration Servers in the future, you have to configure these Administration Servers and the Administration Server with internet access once again.