| The problem is a general one on Windows platforms. Currently it is not possible to use Powershell Core (currently version 6 and 7) with the Jenkins plugin on Windows machines. The version 5.1 (integrated in Windows) is always used. But this version is no longer developed and scripts may require newer versions of PS. There should be a possibility to use pwsh instead of powershell on Windows systems. The best would be to have two Build-Steps provided from the Plug-in on Windows Systems: Powershell and Powershell Core |