Page 1 of 1
using Net Send
Posted: Sat May 24, 2008 3:59 am
by kamintech
Is there any way to use Windows "Net send" cmd to send an alert for the status of devices being monitored. I could use SMTP but my Exchange serve is not setting on my subnet. If I should have WAN problems then the email would never go out.
Re: using Net Send
Posted: Mon May 26, 2008 10:58 am
by normis
sorry, RouterOS doesn't support anything like that
Re: using Net Send
Posted: Mon May 26, 2008 3:18 pm
by sytex
If you are running Dude server on windows, the try "Execute on Server" type notification.... maybe....
Re: using Net Send
Posted: Mon May 26, 2008 3:19 pm
by normis
ow sorry, I didn't see that this is the Dude section
yes, in Dude case you can execute any command that your windows can do. just run this net send with any parameters you need
Re: using Net Send
Posted: Tue May 27, 2008 9:45 pm
by kamintech
Thanks for the quick reply and for pointing me in the right direction. I'm new to this and fully don't understand what will be needed to make this work. Do you have an example of what the command should look like?
Re: using Net Send
Posted: Wed May 28, 2008 9:16 am
by normis
you could save all needed commands in a filename.bat file and then use the dude to execute this file whenever needed. I just noticed that there is no "net send" in Vista, so I can't test it.