Kaspersky Embedded Systems Security 3.4 for Windows

Adding / removing components. Sample commands

The Applications Launch Control component is installed automatically.

To install the On-Demand Scan component, run the following command:

msiexec /i ess.msi ADDLOCAL=Oas,Ods /qn

or

\exec\setup.exe /s /p ADDLOCAL=Oas,Ods

After you add the components to the list, Kaspersky Embedded Systems Security for Windows reinstalls the existing components and installs the specified components.

To remove installed components run the following command:

msiexec /i ess.msi REMOVE=Firewall,PerfMonCounters EULA=1 PRIVACYPOLICY=1 /qn

To install new components, run the following command:

msiexec /i ess.msi ADDLOCAL=AKIntegration,AVProtection,AntiExploit,AppCtrl,DevCtrl,Fim,Ksn,LogInspector,Oas,Ods,SnmpSupport,TrayApp,IDS,RegMonitor EULA=1 PRIVACYPOLICY=1 /qn

After you list the components that you want to install and remove, Kaspersky Embedded Systems Security for Windows installs and removes the corresponding components.