Disabling specific scheduled tasks

Overview

Customers may need to disable specific scheduled tasks for any number of reasons. The most common are:

  • The task no longer needs to be run.
  • Not applicable to the DNN environment.
  • There is an issue with the task that is causing it to fail on running. 

This article describes the process of how to disable a scheduled task.

 

Solution

NOTE: Make sure you are certain which scheduled tasks need to be disabled and that it's absolutely necessary as this process can cause missing data. 

Requirements: SuperUser access to DNN

1. Log in to your DNN instance with SuperUser credentials.

2. Go to Persona Bar > Settings > Scheduler

scheduler.jpg

3. Click on the Scheduler tab.

4. Find the task to disable and click on the pencil icon to the right. 

5. Click on the Enable Schedule toggle button to turn it off. 

6. Click on Update

2020-05-29_1628.png

7. The following message will appear, validating that the change has been saved successfully:

taskupdate.jpg

 

Testing

Test that the scheduled task has been disabled by:

  1. Go to Settings > Scheduler > Scheduler > Edit Scheduled Task > Click Run Now
  2. Go to the Schedule History for this task and try to see if the task has executed.

Comments

0 comments

Please sign in to leave a comment.