

Save the script with the BAT extension, e.g. You say you have downloaded the most recent version of Kaspersky Endpoint Security 10 Make sure you have the recent Kaspersky Agent file as well.We recommend using the version number in quotation marks. Replace AutoPackageInstalled with any name (use numeric and Latin characters). _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.Deselect Battery Saving for Kaspersky Antivirus First, click Settings to open the. Replace \\package_path with the path to the package. As such, check your Windows 10 time and date settings as described above. On a user’s computer: Using the Setup Wizard. SHARE_PATH=\\package_path stands for the path to the shared folder with the remote installation package for Kaspersky Endpoint Security 10 for Windows. You can install Kaspersky Endpoint Security 10 for Windows: Locally.%_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" Set _KESCLOUD_ROOT_KEY="HKLM\Software\KasperskyLab\KESCloud"
