Question:
How to temporarily disable a single scheduled task?
Solution:
It is sometimes necessary to disable a scheduled task temporarily when debugging a specific issue. It may also be useful to disable a specific automated function that may not be desired in a particular environment.
Disabling a scheduled task:
- Navigate to "Utilities: Administration: Server: Server Settings: Scheduled Tasks"
- Find the desired task and click the "edit" link corresponding to it
- It may be necessary to click "Show more" to see the desired task.
- Change the "Next run time:" radio button to "Disable"
- Click "Save"