Server Management - Systems Insight Manager
1837936 Members
3254 Online
110124 Solutions
New Discussion

Net send custom command

 
Grigory Cerduk
Occasional Advisor

Net send custom command

Unfortunately, I can't use e-mail notification in my organization. I want to use "net send" command. I make new custom command, for example "test_cmd". Command line "c:\test_cmd.bat". Content of test_cmd.bat is following: "net send host test msg". When I run custom task on server where test_cmd.bat resides I get yellow message box without any text or text is "MX_DTFServer". "net send" message doesn't send. What's wrong?