//flex table opened by JP

Click to See Complete Forum and Search --> : net send question


Johnny Fist
04-03-2004, 02:06 PM
Forgive me for being totally ignorant, but I have a question.

Can I use the net send command on windows 98 to send messages to all the work stations on a domain? If I can, will they also be sent to NT4 work stations as well?

Thanks in advance.

csamuels
04-05-2004, 10:19 AM
yes, with the use of wildcards you can achieve this goal

check the syntax but i believe it goes net send * <message>

Midknyte
04-05-2004, 01:49 PM
yep it should work. make sure that the messenger service is enabled.

Johnny Fist
04-05-2004, 06:17 PM
Alright, guys. Thanks a million.