Configuring the update task schedule
Configuring the update task schedule
Aug 21, 2023
ID 60668
If you did not configure a database update schedule during application setup, you can schedule Anti-Virus database update tasks and Anti-Spam database update tasks manually.
To configure the update task startup schedule:
- To export update task settings to an XML file, use the command:
# /opt/kaspersky/klms/bin/klms-control \
--get-settings <
update task ID> -f <
file name>
or--get-settings Updater -n -f <
file name>
- Open the XML file to edit the task settings.
- In the
<schedule>
section, specify the desired settings. - Save the changes made.
- To import settings from an XML file to an update task, use the command:
# /opt/kaspersky/klms/bin/klms-control \
--set-settings <
update task ID> -f <
file name> or
--set-settings Updater -n -f <
file name>
Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.