You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Scope

The JobScheduler Command Line Interface (JCLI) can be used to control
JobScheduler instances (start, stop, status) and job-related objects
such as jobs, job chains, orders, tasks.

The JobScheduler CLI is implemented by a PowerShell Module that supports Windows PowerShell 2.0 and above.

Purpose

The JobScheduler Command Line Interface is used for the following 
areas of operation:

  • work as a replacement for the command script .bin\jobscheduler.cmd:
    • provide operations for installing and removing the JobScheduler Windows service
    • starting and stopping JobScheduler instances including active and passive clusters
  • provide bulk operations:
    • select jobs, job chains, orders and tasks
    • manage orders with operations for start, stop and removal
    • terminate tasks
  • schedule jobs and orders:
    • add orders to job chains
    • start jobs

Download

The PowerShell Command Line Interface is available from GitHub at https://github.com/sos-berlin/scheduler-cli-powershell

 

Pages


 
 

Navigation


  • No labels