Summary

By default the Arcana Scheduler will still run a scheduled program if errors occur while making the network connections for the program.

Beginning with version 2.2.1 of the Scheduler, this behavior can be changed so that the Scheduler will not run a program if one or more errors occur while making the network connections.

The behavior cannot be changed on a program-by-program basis; the change is global and will affect all scheduled programs.

To enable this option, run the Registry Editory and locate the key

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Arcana Scheduler\Configuration

Add a new DWORD value named "FailJobOnNetworkFailure" (without the quotes) to this key and set its value to 1.

Use the Services applet in the Control Panel to stop and restart the Arcana Scheduler service so that the change takes effect.

More Information

To restore the default behavior, locate the key specified above and either delete the FailJobOnNetworkFailure value or set it to 0, then restart the Arcana Scheduler service so that the change takes effect.

To download the latest version, see the download page.