Versions Compared

Key

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

...

  • JS7 is a rewrite from scratch of the JobScheduler components. The motivation for the JS7 is not to improve the existing branch 1.x (JS1) but to create something better.
  • The first release Early releases of JS7 is were focused on new users of the product. Existing Current users of JobScheduler branch the 1.x JobScheduler branch will find preliminary migration tools that are improved in the course of available which have been continually improved with subsequent JS7 releases.

Migration Tools

...

The PowerShell Module includes the PowerShell CLI 1.2 - Cmdlets - ConvertFrom-JobSchedulerXml cmdlet  cmdlet which is used to:

  • to read JS1 job-related configuration by configurations with the JS1 REST Web Service,
  • to convert XML job-related configuration configurations to JSON and
  • to write an export file that files which can be imported into JS7.

...