Hello,
I am currently working out a way to send SMS messages without using a 3rd party service. I have written a small Powershell script that does the job perfectly. I have tested the application outside of PRTG and it sends the SMS messages no problem.
When I use the Notification option "Execute Program" the program doesn't appear to be getting executed. I do not receive any txt messages and I cannot see any error messages.
So to test if I set something up wrong I tried using the provided Powershell script as another test. I provided it the parameter suggested in the script and again tested the notification. The text file was not created.
To further test, executed the demo PRTG Powershell script from the command line providing it the arguments suggested. The Powershell script worked perfectly.
I have tried running tests with these scripts without providing it alternative credentials, as well as with domain credentials and both tests yielded the same results.
Are there log files that I can look at to try and troubleshoot why these scripts are not being executed correctly? Also, has anyone else ran into this? I found one other post about this identical problem, unfortunately the post ended with no conclusion.
any help would be greatly appreciated
Add comment