How To Run a PowerShell Script As a Job In Jenkins

How To Run a PowerShell Script As a Job In Jenkins

powershell -File c:scriptsscript.ps1

powershell -NoExit -File c:scriptsscript.ps1

powershell -File test001.ps1


Learn More :