Task Scheduler

From Data Islands
Revision as of 12:42, 17 August 2022 by WikiSysopdi (talk | contribs) (Created page with "You can use windows Task Scheduler to run tasks at a specified time In the Task item you set the action to be "Start a Program" and set the "Program/Script" value to be the path to the console exe file. EG "C:\Users\YOURUSER\AppData\Roaming\CRM Together\TSDataIslands\TSDataIslands.exe" and then set the "Add Arguement" to be the path to the script file EG "C:\DIScripts\pushERPdata.tsd"")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

You can use windows Task Scheduler to run tasks at a specified time


In the Task item you set the action to be "Start a Program" and set the "Program/Script" value to be the path to the console exe file.

EG

"C:\Users\YOURUSER\AppData\Roaming\CRM Together\TSDataIslands\TSDataIslands.exe"

and then set the "Add Arguement" to be the path to the script file

EG

"C:\DIScripts\pushERPdata.tsd"