PowershellExecuteItems
Introduction
Configuration
Name
Description
Default value
Mandatory
Expanded
C:\Windows\System32\Windows\PowerShell\v1.0\powershell.exe{
"name" : "PowershellExecute",
"config" : {
"executable": "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe",
"script":"C:\\my scripts\\my_script1.ps",
"parameters" : ["-Arg1","${item.name}"]
}
}