Versions Compared

Key

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

...

The sample below describes a job chain with two steps. Both are running the generic job PowerShellExecutor to run execute a powershell script within a JobScheduler job.

First Step: set a parameter for the next step in the job chain (powershell_with_parameter_set.ps1)

...