Details
-
Feature
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Feature
- PowerShell is a supported scripting language for Windows that can be used with Agents
- JOE allows to specify PowerShell as a scripting language for jobs and monitors.
- PowerShell is added to the list of scripting languages that a user may choose.
- Function headers are available for PowerShell that can be selected for e.g. function spooler_task_before(), function spooler_task_after() etc.
- The list of available scripting languages is sorted like this:
- shell
- java
- java:javascript
- perlScript
- powershell
- VBScript
- javax.script:rhino
- javax.script:ecmascript
- javascript
Attachments
Issue Links
- requires
-
JS-1595 JobScheduler Agent supports PowerShell scripting language for jobs and monitors
- Released