Versions Compared

Key

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

Table of Contents

Scope

  • JobScheduler offers Powershell as a language for implementation of Jobs
  • Powershell Jobs have to been seen as the analogy for the Shell Jobs, even though there are some differences between Shell and Powershell Jobs
  • The decision to include Powershell as a language for JobScheduler (among others) is in the same line with the development of Microsoft programming languages
  • Powershell Jobs can only be run on Agents and not on the Master
  • Powershell jobs will be included in releases
  • ...

Feature Availability

Display feature availability
StartingFromRelease1.10.5

Powershell as a Shell

tbd 

Examples

Example: Powershell as a Shell

...