Hello, i have a Powershell Script for the Serinus Alarmserver. In Windows Powershell and ISE i'm able to run the sript with the following parameters:
.\myscript.ps1 my_user my_password myalarm_number mydescription_text
The sript is running on the PRTG Core Server if i open in manually in the PowerShell console. But if i try to trigger it in PRTG within these parameters it wont work.
Is it the wrong format for the parameters??
This is my PowerShell Script: https://pastebin.com/VKwGsDhX
Many thanks
Add comment