This method help you send a message dialog to any user on network by NET SEND command line.
Open command prompt by going to .. start > run > and type cmd
use command “net send”
Example:1
You want to send message “hello this is test msg from IT” to computer machine name “pc1″
follow this command
net send /DOMAIN:pc1 “hello this is test msg from IT” and press Enter
Example:2
You want to send same message to everyone on the network use this command
net send * “hello this is test msg from IT”
The message will be send to everyone
Remark
- You can send a message only to a name that is active on the network. If you send the message to a user name, that user must be logged on and running the Messenger service to receive the message.
- The Messenger service must be running for messages to be received. For more information about how to start a service