Hey guys, I'm looking for some help with the Execute Program Alert Action in a Trap Rule. I am trying to launch a powershell script when a certain condition is met but I can't work out the syntax.
I am trying the following but it is not launching:
C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
\directory\filename.ps1 ${vbData4}
I also can't find any logs where Orion logged anything about trying the action and failing.
Any help is greatly appreciated.