Adding / removing components. Sample commands

The On-Demand Scan component is installed automatically. You do not need to specify it in the list of ADDLOCAL key values by adding or deleting Kaspersky Security for Windows Server components.

To add the Applications Launch Control component to the components that have already been installed, run the following command:

msiexec /i ks4ws.msi ADDLOCAL=Oas,AppCtrl /qn

or

\server\setup.exe /s /p "ADDLOCAL=Oas,AppCtrl"

If you list the components you want to install along with the already installed components, Kaspersky Security for Windows Server will reinstall the existing components.

To remove installed components run the following command:

msiexec /i ks4ws.msi "ADDLOCAL=Oas,Ods,Ksn,AntiExploit,DevCtrl,Firewall,AntiCryptor,LogInspector,AKIntegration,PerfMonCounters,SnmpSupport,Shell,TrayApp,AVProtection,RamDisk REMOVE=AppCtrl,Fim" /qn

Page top