Send a Message box to another machine
I currently have several scripts that transmit messages through the NET SEND dos command.
Does vbs have a way of sending a msgbox to someone other than the local machine were its running.
alittle more info:
I have a script the checks file names in folders and writes error reports accourdingly. If any errors are found it sends a message (using net send) to a list of people sitting on the network. I would like to send them a msgbox instead, It looks like net send doesnt support Icons like vbCritical.
Thanks
Randy Dray
|