...
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)
...