Forum Discussion

mrdwprice's avatar
mrdwprice
Contributor
6 years ago

Execute a Powershell using Groovy test step

Is it possible to execute a Powershell file using the groovy test step?

 

for example: 

 

mypowershell.ps1

 

located in C:\test

 

?