
Save the script with the BAT extension, e.g. Kaspersky Endpoint Security 10 for Windows (32-bit edition) Kaspersky Endpoint Security 10 for Windows (64-bit edition) Kaspersky Endpoint Security 10 for Windows SP2 Kaspersky Endpoint Security 8 for Windows (32-bit edition) Kaspersky Endpoint Security 8 for Windows (64-bit edition) Kaspersky Anti-Virus 2010 9.0.0.We recommend using the version number in quotation marks. Windows Security Baseline Silverlight System Center Endpoint Protection Virtual Machine Manager Administrator Console Windows 10 Telemetry Group Policy. Replace AutoPackageInstalled with any name (use numeric and Latin characters). Implement safe browsing by restricting downloads, filtering malicious web apps, managing extensions, and more. _KESCLOUD_KEY_NAME="AutoPackageInstalled" stands for the parameter which is used to confirm that the installation has been run.We recommend that you avoid using quotation marks. PACKAGE_NAME=setup.bat stands for the name of the Kaspersky Endpoint Security 10 for Windows installation package. Replace setup.bat with the remote installation package name.Replace \\package_path with the path to the package.

SHARE_PATH=\\package_path stands for the path to the shared folder with the remote installation package for Kaspersky Endpoint Security 10 for Windows.%_KESCLOUD_PACKAGE_FULL_PATH% %_KESCLOUD_PACKAGE_ARGUMENTS%

REG ADD %_KESCLOUD_ROOT_KEY% /v %_KESCLOUD_KEY_NAME% /t REG_DWORD /f /D 1

REG QUERY %_KESCLOUD_ROOT_KEY% /v %_KESCLOUD_KEY_NAME% | FIND "0x1" Set _KESCLOUD_PACKAGE_FULL_PATH="%SHARE_PATH%\%PACKAGE_NAME%" Set _KESCLOUD_KEY_NAME="AutoPackageInstalled" About Kaspersky Endpoint Security 10 Service Pack 2 for Windows. Set _KESCLOUD_ROOT_KEY="HKLM\Software\KasperskyLab\KESCloud"
