Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

send message to workstations

Status
Not open for further replies.

lonestar36

Programmer
Feb 9, 2003
32
US
Can anyone tell me how to send (broadcast) messages to all workstations on a win2k network? Is there a built in message broadcast?
 
Hi lonestar36,

I have an NT 4 network.

try net send * whatever your msg is

the * sends to all users

net send userid to send just to 1 user

Hope this works on 2000.

John
 
Tried it and got a message saying message support no longer supported.
 
Make sure the messenger service is running and that you're using netbios.
 
The command is &quot;net send /domain <message>&quot;

I'm not sure if this command works with or without an AD structure, but its worth a shot. Good luck!

<<<<[flux]>>>>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top