Knowledgebase: Windows Hosting
How to create Schedule Task in Plesk panel
Posted by Premium Reseller on 01 November 2014 08:37 AM

Create Plesk Scheduling Task:

Select a Subscription, navigate Websites & Domains > Scheduled Tasks (on right menu) > Add Task

Enter Scheduled task name, choose notification type.

Path to an executable file: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe

Arguments: -c "(new-object system.net.webclient).downloadstring('http://yourdomain.test/script.aspx')"

Replace link http://yourdomain.test/script.aspx with link to script on your website.

Select frequency. Do not set Every minute as it can cause server resource overuse and subscription suspended.

 

(1 vote(s))
This article was helpful
This article was not helpful