Scheduling Tasks with Windows Task Scheduler (Windows Hosting)

If you need to run scripts on your server at specific time, use the task scheduler facility on your server to make the system automatically run the scripts for you.

During installation of Parallels Plesk Panel the following tasks are automatically created:

As all these tasks are related to domain statistics, databases and reports, it is strongly recommended that you neither change nor remove these tasks.

Note. You can also schedule tasks on a per-domain basis. To do so, follow the same procedures listed below, but instead of going to Settings > Scheduled Tasks, go to Domains > domain name > Scheduled Tasks.

To schedule a task:

  1. Go to Settings > Scheduled Tasks (in the General group).
  2. Click Schedule New Task.
  3. Leave the Switched on check box selected if you want your scheduled task to be active immediately after the creation.
  4. Type a name for your task in the Description field.
  5. In Scheduler notification, specify whether the scheduler should notify you when it runs this task. The following options are available:
  6. Specify which command to run. Type it into the Path to executable file input box. If you need to run the command with certain options, type them in the Arguments field.
  7. Select the appropriate priority in the Task priority field. Task priority can be set to Low, Normal or High.
  8. Specify when to run your command by selecting the appropriate check boxes in the Hours, Days of Month, Months or Days of Week fields.
  9. Click OK to schedule the task or click Run Now to schedule the task and immediately run it.

To temporarily suspend execution of a scheduled task:

  1. Go to Settings > Scheduled Tasks (in the General group).
  2. Choose a task that you wish to suspend and click on the command name.
  3. Clear the Switched on check box.

To resume execution of scheduled task:

  1. Go to Settings > Scheduled Tasks (in the General group).
  2. Choose a task whose execution you wish to resume and click on the command name.
  3. Select the Switched on check box.

To cancel a task:

  1. Go to Settings > Scheduled Tasks (in the General group).
  2. Select a check box to the left of the task that you want to cancel.
  3. Click Remove.
  4. Confirm removal and click OK.