Info | ||||
---|---|---|---|---|
| ||||
|
Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...
- How to execute a PowerShell script with JobScheduler
- Setting the executionPolicy to execute .ps1-scripts
- How to get the exit code of a PowerShell script
- How to pass parameters from JobScheduler to a PowerShell script
- How to pass parameters to subsequent shell jobs in a job chain
- Example for a generic shell job passing the shell script to execute as a job parameter
- Example for control of the process flow of a job chain by exit codes