KSC Open API
Kaspersky Security Center API description
List of task operating system reboot options
NameTypeDescription
"KLTSK_RU_FORCE_APPS_CLOSED"paramBoolThe parameter accepts true if all applications will be forced to close while restarting the target computer. The attribute is used if a computer restart is required to complete the deployment.
"KLTSK_RU_REBOOT_ASK_FOR_REBOOT"paramBoolThe parameter accepts true if the user will be asked to restart the target computer. The attribute is used if a computer restart is required to complete the deployment.
"KLTSK_RU_REBOOT_ASK_FOR_REBOOT_PERIOD"paramIntNumber of minutes until the target computer will be restarted. The attribute is used if a computer restart is required to complete the deployment.
"KLTSK_RU_REBOOT_FORCE_REBOOT_PERIOD"paramIntNumber of minutes until all applications will be forced to close and the target computer will be restarted. The attribute is used if a computer restart is required to complete the deployment.
"KLTSK_RU_REBOOT_IMMEDIATELY"paramBoolThe parameter accepts true if the target computer will be restarted immediately after the deployment is complete. The attribute is used if a computer restart is required to complete the deployment.
"KLTSK_RU_REBOOT_MESSAGE"paramStringMessage to show the user on the target computer before reboot. The attribute is used if a computer restart is required to complete the deployment. Example: Administrator has installed a Kaspersky application on your computer. To complete the installation, the computer needs to be restarted.