Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Converts all jobs from any folders and writes the XML job files to the c:/tmp/jobs directory.
The specified Joda time zone is added to the run-time settings of converted jobs.

Limitations

  • Triggers for monthly job execution are not converted as there is no public API for this trigger type.
  • Actions of Windows Task Scheduler jobs are mapped to a single JobScheduler job script.
  • For cyclic jobs in JobScheduler repetitions have to occur with a 24 hours period. Windows Task Scheduler knows about repetitions that exceed this period.

...