Capture and print the output of a PowerShell script. node { def msg = powershell(returnStdout: true, script: 'Write-Output "PowerShell is ...
確定! 回上一頁