Support for Powershell CLI 7.5.0 - Error with ShellScript Step
long-term
I
Inkwell Kite
Powershell 7.5.0 should work with Harness Shell Script steps without modification
The latest version is https://learn.microsoft.com/en-us/powershell/scripting/install/install-rhel?view=powershell-7.5
When using the newest version, the following error occurs with Shell Script steps
[ScriptProcessExecutor-03] Error output stream: Invalid ExecutionPolicy value '=Stop'.
I confirmed that the issue went away when I downgraded to the previous powershell version:
dnf install https://github.com/PowerShell/PowerShell/releases/download/v7.4.7/powershell-7.4.7-1.rh.x86_64.rpm
I confirmed that the issue went away when I downgraded to the previous powershell version:
dnf install https://github.com/PowerShell/PowerShell/releases/download/v7.4.7/powershell-7.4.7-1.rh.x86_64.rpm executed fine
Log In
Shylaja Sundararajan
long-term