Removed the Atlantic Commons dependency.
Microsoft Windows PowerShell Connector Release Notes - Mule 4
Support Category: Select
Anypoint Connector for Microsoft Windows PowerShell (PowerShell Connector) is a Windows command line shell for system administrators. Windows PowerShell includes an interactive prompt and a scripting environment that can be used independently or together.
2.1.3
January 30, 2024
What’s New
-
This connector is now compatible with Java 17.
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
Java SSH Client JSch |
v0.1.54 |
2.1.2
February 2, 2022
Compatibility
Application/Service | Version |
---|---|
Mule |
4.1.1 and later |
Java SSH Client JSch |
v0.1.54 |
Java |
1.8 and later |
Fixed Issues
Issue | ID |
---|---|
CONN-10040 |
2.1.0
2.0.0
January 27, 2018
Compatibility
The PowerShell Connector is compatible with:
Application/Service | Version |
---|---|
Mule |
4.0.0 and later |
Java |
1.8 and later |
Features
-
PowerShell Connector is built with the new AnyPoint SDK v1.0.1-SNAPSHOT.
-
PowerShell Connector also works with Linux-based Ubuntu systems.
-
You can execute commands and scripts on Windows and Linux machines.
-
You can run commands and scripts on remote machines.
-
The following operations are supported:
-
ExecuteScriptFile - Executes Script file on remote machine or local machine based on given configuration.
-
ExecuteCommand - Executes command on remote machine or local machine based on given configuration.
-