Answered by:
How to send message

Question
-
How to send messages to different computers on a LAN without the use of Exchange Server?Wednesday, February 21, 2007 6:43 PM
Answers
-
net send {name | * | /domain[:name] | /users} message Parameters
- name
- Specifies the user name, computer name, or messaging name to which you want to send the message. If the information that you supply contains spaces, use quotation marks around the text (for example, "Computer Name"). Long user names might cause problems when you use them as NetBIOS names. NetBIOS names are limited to 16 characters, and the sixteenth character is reserved.
- *
- Sends the message to all the names in your domain or workgroup.
- /domain:name
- Sends the message to all the names in the computer's domain. You can specify name to send the message to all the names in the specified domain or workgroup.
- /users
- Sends the message to all users connected to the server.
- message
- Required. Specifies the text of the message.
Thursday, February 22, 2007 5:17 PM
All replies
-
start > run > net send DESTINATION yourmessage_goes_here
The syntax of this command is:
NET SEND
{name | * | /DOMAIN[:name] | /USERS} messageWednesday, February 21, 2007 7:03 PM -
This works in Windows 2000 only not for XP. It is really good feature.Wednesday, February 21, 2007 7:18 PM
-
it works on XP as well. Try turning off firewall.Wednesday, February 21, 2007 10:39 PM
-
may be the messenger service is turned off in your winxp machine. try enabling it from start > run > services.msc , in that find the MESSENGER service, and start / make it run automatically, it should work thenThursday, February 22, 2007 4:08 AM
-
net send {name | * | /domain[:name] | /users} message Parameters
- name
- Specifies the user name, computer name, or messaging name to which you want to send the message. If the information that you supply contains spaces, use quotation marks around the text (for example, "Computer Name"). Long user names might cause problems when you use them as NetBIOS names. NetBIOS names are limited to 16 characters, and the sixteenth character is reserved.
- *
- Sends the message to all the names in your domain or workgroup.
- /domain:name
- Sends the message to all the names in the computer's domain. You can specify name to send the message to all the names in the specified domain or workgroup.
- /users
- Sends the message to all users connected to the server.
- message
- Required. Specifies the text of the message.
Thursday, February 22, 2007 5:17 PM -
Thanks for this information.Thursday, February 22, 2007 5:24 PM
-
mark as answer and give reps to th deserved ones :)Thursday, February 22, 2007 5:30 PM
-
I think u are going to Crazy for points dearThursday, February 22, 2007 5:33 PM
-
for sure m8 :) and so are many others :)Thursday, February 22, 2007 5:59 PM
-
net send {name | * | /domain[:name] | /users} message Wednesday, March 7, 2007 12:55 PM -
hey!
there are plenty of freewares available on net for this purpose, thye most prominent one's being win messenger and ipmessenger. Look for them and they will solve the problem completely.
I myself use them.Wednesday, March 7, 2007 3:00 PM -
@aleemu
The answer you gave has already been answered :)Wednesday, March 7, 2007 3:30 PM -
net send commandSaturday, May 26, 2007 1:57 PM