task scheduler setting use unified scheduling engine

Allows you to specify that the Unified Scheduling Engine will be used to run a task.


Example

Running this code will run the Unified Scheduling Engine for a task.

plugin command("OS Automation.dll", "task scheduler setting use unified scheduling engine", "True")

Was this helpful?