Jump to content

Send message to users/groups


Recommended Posts

Guest sqlcoder@gmail.com
Posted

Good day everyone,

 

Is there a way with win2k3 AD to send messages (like popups) to a

especific user or security group? or is there any third party product

for this ??. already tryied net send but messenger server must be

running on each station.

 

 

Thanks in advance

  • Replies 4
  • Created
  • Last Reply
Guest Lucas Williams
Posted

RE: Send message to users/groups

 

You can always try the old way with the command line "net send computername

message" but I believe that it has been disabled since windows 2000. I know

you can send console messages to Terminal Clients from Terminal Services

Manager.

As far as third party software, I don't know any.

Hopefully this has helped you at least a little.

Luke

 

 

"sqlcoder@gmail.com" wrote:

> Good day everyone,

>

> Is there a way with win2k3 AD to send messages (like popups) to a

> especific user or security group? or is there any third party product

> for this ??. already tryied net send but messenger server must be

> running on each station.

>

>

> Thanks in advance

>

>

Guest Pegasus \(MVP\)
Posted

Re: Send message to users/groups

 

 

<sqlcoder@gmail.com> wrote in message

news:1194893748.598203.297650@d55g2000hsg.googlegroups.com...

> Good day everyone,

>

> Is there a way with win2k3 AD to send messages (like popups) to a

> especific user or security group? or is there any third party product

> for this ??. already tryied net send but messenger server must be

> running on each station.

>

>

> Thanks in advance

>

 

Contrary to what some people think, "net send" is alive and well,

but as you say, the Messenger Service must be running on each

PC. Is this a problem?

 

Check Google for something that might meet your requirements.

If you cannot find anything then it would be fairly straightforward

to write a batch file send.bat that would be invoked with one of

the following commands:

 

send user=charlie

send group=accounting

 

When using the second command, the batch file would work out

the members of the Accounting group, then send a message to

each of them.

  • 1 month later...
Guest FireBird
Posted

RE: Send message to users/groups

 

yeah, i want to know the exact same thing. For someone with administrative

rights, it would be nice to notify users with pop-up messages. Very handy

while remote desktoping into their machine and notifying them beforehand

rather than logging them off straight away.

 

 

"sqlcoder@gmail.com" wrote:

> Good day everyone,

>

> Is there a way with win2k3 AD to send messages (like popups) to a

> especific user or security group? or is there any third party product

> for this ??. already tryied net send but messenger server must be

> running on each station.

>

>

> Thanks in advance

>

>

Posted

Re: Send message to users/groups

 

On Wed, 12 Dec 2007 19:43:00 -0800, FireBird wrote:

> rather than logging them off straight away.

 

Why not offer the help via help and support, so the user can confirm and

be ready for you?

 

 

 

--

:-)


×
×
  • Create New...