To start a silent installation and skip the check for incompatible software, run the command:
setup_kes.exe /pEULA=1 /pPRIVACYPOLICY=1 /pKSN=0 /pSKIPPRODUCTCHECK=1 /pSKIPPRODUCTUNINSTALL=1 /s
Where:
- /s — indicates a silent installation
- /pSKIPPRODUCTCHECK=1 — means that the installer will not check for incompatible applications.
- /pSKIPPRODUCTUNINSTALL=1 — means that any incompatible applications that are detected will not be removed automatically.
You can add one or several parameters. Separate multiple parameters with spaces.
To view all keys you can use for installation from the command line, run the command:
setup_kes.exe /?
Example:
C:\KES\setup_kes.exe /pEULA=1 /pPRIVACYPOLICY=1 /pKSN=0 /pSKIPPRODUCTCHECK=1 /pSKIPPRODUCTUNINSTALL=1 /s
The installation of Kaspersky Endpoint Security 11 for Windows will begin without checking for incompatible applications.
You won’t see any notifications or messages from the application while it is being installed. To monitor the installation process, open Task Manager and go to the Details tab. When setup_kes.exe disappears from the list, it means the installation has completed. Once the installation has completed, the previous version of the application will continue to run until the computer is rebooted.