Hi, Kevin
Sorry for asking you a question outside of this subject, but i really gave up and am sure that you can help me but don’t have any way to connect you but this.
my request is very simple but i tried my best to do it with no luck to get.
I have EXE tool to send SMS (Console App with no GUI) simply to send using it i’m doing the next form PowerShell : .\SMSAPI.exe 01027303062 “SMS Body”
This is awesome Kevin thanks!
This is Great, thank you!
Hi, Kevin
Sorry for asking you a question outside of this subject, but i really gave up and am sure that you can help me but don’t have any way to connect you but this.
my request is very simple but i tried my best to do it with no luck to get.
I have EXE tool to send SMS (Console App with no GUI) simply to send using it i’m doing the next form PowerShell : .\SMSAPI.exe 01027303062 “SMS Body”
I created a command channel like this post told
https://blogs.technet.microsoft.com/fesiro/2012/11/26/how-to-configure-command-notification-in-scom-2012-with-powershell-script/
and added a command (SMSAPI.exe 01027303062 $Logstring)
the script is writing the alert’s details to the log file but it didn’t send SMS
Shall you help me on this