-
Bug
-
Resolution: Unresolved
-
Blocker
-
Jenkins: v2.428
Linux OS: RHEL 8
Powershell: 7.3.2
WinRM Client Plugin: 1.0
Powershell is now Powershell Core and it is called in Linux with pwsh instead of powershell
Due to this, WinRM Plugin fails to create the ps1 script and also to run it.
13:12:43 $ powershell -NonInteractive "& '/tmp/jenkins1283185757151977447.ps1'" 13:12:43 FATAL: Cannot run program "powershell": error=2, No such file or directory 13:12:43 ERROR: WinRM Operations failed.