Versions Compared

Key

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

Table of Contents

Introduction

  • 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 of JS7 is focused on new users of the product. Existing users of JobScheduler branch 1.x find preliminary migration tools that are improved in the course of JS7 releases.

Migration Tools

SOS provides a JS1 PowerShell Module, the PowerShell CLI 1.2. This module can be used with a number of JS1 branches.

The PowerShell Module includes the PowerShell CLI 1.2 - Cmdlets - ConvertFrom-JobSchedulerXml cmdlet 

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