I'm trying to get an Alert to kick off various tasks against the offender machines. Right now I have a powershell script that does exactly what I need. But whenever Solarwinds executes it, it fails due to permissions and the Transcript shows it as the Contoso/SYSTEM user running the script. After some digging, I found that I needed to edit the service Logon, which I did to no avail. I tried both the SolarWinds Alerting Engine and the SolarWinds Alerting Service V2, both are using the correct Service account that should have permissions to do the tasks in the powershell script. But when it runs, it still shows the Runas user being the SYSTEM. Has anyone else run into this?