When attempting to execute a powershell script from a notification nothing happens. Have been over every article within the Knowledge Base and nothing seems to help.
Cut and pasted sample script found within "How can I use PowerShell scripts with PRTG's 'Execute Program' notification?", placed script in EXE folder, added parameter to pass path to file in notification, configured notification to execute the script, but nothing ever happens. The script works fine when run from within a powershell context and passing the filename as an argument to the script. Should note that same notification is also configured to send an email which works everytime.
What could I possibly be overlooking in using the "Execute program" option?
Add comment