Temporarily Disable a Single Scheduled Task Print

  • disable scheduled task
  • 0

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:

  1. Navigate to "Utilities: Administration: Server: Server Settings: Scheduled Tasks"
     
  2. 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.
  3. Change the "Next run time:" radio button to "Disable"
  4. Click "Save"

Was this answer helpful?

« Back