I am attempted to run a powershell script to restart a service on the affected server when PRTG detects that it is down or not responding in a timely fashion. However, when PRTG attempts to run this script, I get this error:
Error sending "EXE": File "Powershell.exe" not found
Powershell 3.0 IS installed on the PRTG box. Do I also need to install Powershell 3.0 on the affected servers as well? (they should already have PS 2.0 as part of windows server)
Add comment