how to send instant message dialog to someone on network

Posted by Wongsak
Aug 08 2007

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

  • Share/Bookmark

You must be logged in to post a comment.

Trackback URL for this entry

Powered by Yahoo! Answers