Home All Groups Group Topic Archive Search About

net send 192.168.1.30 "Hello" to all users on this machine does not work

Author
6 Sep 2006 1:21 PM
Theo Meckins
I want to send a message to all currently logged in users (or all users regardless of their login status)
on machine 192.168.1.30

Therefore the well known "net send" command seems not to work.

At least

net send 192.168.1.30 "Hello"

does not work.

Is there a (simple) work-around or replacement ?

Theo

Author
6 Sep 2006 1:26 PM
Jose Gallardo
As far as I know you cannot use "net send" with an IP but with user names:

http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/net_send.mspx?mfr=true

--
Microsoft MVP Windows - Shell/User


Show quoteHide quote
"Theo Meckins" <me***@hotmail.com> wrote in message news:44fecb72$0$5156$9b4e6d93@newsspool1.arcor-online.net...
>I want to send a message to all currently logged in users (or all users regardless of their login status)
> on machine 192.168.1.30
>
> Therefore the well known "net send" command seems not to work.
>
> At least
>
> net send 192.168.1.30 "Hello"
>
> does not work.
>
> Is there a (simple) work-around or replacement ?
>
> Theo
>
Author
6 Sep 2006 1:34 PM
RichardM
Try this

http://support.microsoft.com/kb/839018/

Show quoteHide quote
"Theo Meckins" wrote:

> I want to send a message to all currently logged in users (or all users regardless of their login status)
> on machine 192.168.1.30
>
> Therefore the well known "net send" command seems not to work.
>
> At least
>
> net send 192.168.1.30 "Hello"
>
> does not work.
>
> Is there a (simple) work-around or replacement ?
>
> Theo
>
>
Author
6 Sep 2006 6:26 PM
Lady_MCSE
RichardM points you at the article to explain why this does not work, and the
article explains how to turn the Windows Messenger service back on.

But you may want to know that SP2 turned Windows Messenger off because
malware sites were using Windows Messenger to deliver payloads onto
unsuspecting systems.  The user would browse a site then suddenly get a popup
message saying something or other, and by trying to act on the window (by
answering yes\no, whatever), the maulware could activate. 

So if you really need to do the messaging, turn the service on, but it may
not be smart unless you've got good firewall and website blocking systems in
place (i.e. websense). 

Silly marketing department, macs are for kids. 

Show quoteHide quote
"Theo Meckins" wrote:

> I want to send a message to all currently logged in users (or all users regardless of their login status)
> on machine 192.168.1.30
>
> Therefore the well known "net send" command seems not to work.
>
> At least
>
> net send 192.168.1.30 "Hello"
>
> does not work.
>
> Is there a (simple) work-around or replacement ?
>
> Theo
>
>