• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Scheduled task doesn't run batch file

DanTeixeira

New Pleskian
Hi,

I've created a couple of batch files (one as a test after the first didn't work) and neither are being ran as a scheduled task by Plesk. If I run them manually (browsing to the folder and double-clicking) they both work fine.

Event Viewer reports Unable to create file 'C:\inetpub\vhosts\xxxxxx\xxxxxx': (5) Access is denied.
User: SYSTEM

That path is the location of the batch files, where the Plesk user under which the scheduled tasks run (and SYSTEM) has full control. Tried setting up the task several ways, for example:

Path to executable -> path to batch file or c:\windows\syswow64\cmd.exe or even c:\windows\system32\cmd.exe
Arguments -> empty or path to batch file

Thanks in advance for the help.
 
Back
Top