Command

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All,

I need to send a message to a client machine on the network we have a
windows 2000 domain with around 500 client machines. Could you let me know
what the commands are for send to many computers and an individual machine.

Any comments greatfully received.

Kind Regards.
 
Hi All,

I need to send a message to a client machine on the network we have a
windows 2000 domain with around 500 client machines. Could you let me know
what the commands are for send to many computers and an individual machine.

Any comments greatfully received.

Kind Regards.

To send to computer JSI001:

net send JSI001 "Hello JSI001"

To send to multiple, I have 2 scripts at tip 660 in the 'Tips & Tricks' at http://www.jsifaq.com
Even through the tip say user, you can substitute computer.


Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
http://www.jsifaq.com
 
Back
Top