This page was last edited on May 29, 2024, at 17:53.
Comments or questions about this documentation? Contact us for support!
Master Feature Server can schedule and run three maintenance tasks:
All the scheduled tasks must be configured in the configuration environment. All options intended for maintenance tasks are detailed in the [ScheduledTasks] section of the Configuration Options page.
The following are the two methods to run scheduled tasks:
To run the schedule task manually by calling the Feature Server resource, complete the following steps:
To enable Master Feature Server to automatically start scheduled tasks, set the [Scheduled-task] <task-name>.active option to true in the master Feature Server application, then scheduled task runs automatically at the time scheduled in the [Scheduled Tasks]<task-name>.schedule option in the master Feature Server application.
For example, to enable update-mailbox-counters tasks: [ScheduleTask] update-mailbox-counters.active = true
You can cancel a scheduled task by calling HTTP resource on master Feature Server:
You can monitor scheduled tasks using the Feature Server HTTP resource that displays the status of scheduled tasks: