This took me a bit of time to work out but if you are trying to run a scheduled task in Plesk (Windows) that launches a .vbs file then you need to do the following:

In Path to executable file you need to enter the path to csripts.exe, for example:

c:\windows\system32\cscript.exe

Then in Arguments you need to enter the full path to the .vbs file

c:\interpub\vhost\…\…\myscript.vbs

And that is all you need to do to launch a .vbs file in Plesk task scheduler

Related Posts

  1. Upgrading PHP on a windows plesk server
  2. Where Do I Change the Server Default Plesk Holding Page (linux)
  3. Windows Plesk “Admin” Password
  4. Upgrading BIND on a plesk windows server
  5. HOSTS File