Hi
I'm trying to execute the following powershell script through an "Action" - but it does not seem to Work. "Invoke-Command -computername SERVER1 {Stop-Process -processname "NOTEPAD" -Force}"
I tried executing it directly from a Shell on the PA server - and that worked like a charm.
What am I missing?
Kind regards Karsten