NETSend Issue

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

Guest

When we send a netsend message from any server it now sends it at least 20
times to the workstations. I have researched and found nothing on it... any
ideas?

Thanks,

Mike
 
a shot in the dark ...

are you sending a broadcast i.e. ( net send * "message" ) or
something more like ( net send name "message" ) ?
is the number of machines you want to receive this message about 20 (i.e.
close to number of duplicate receives) ??

if so then it sounds like each machine is just picking up every instance of
the message that gets broadcast/sent by "net send" then the issue is
adjusting "net send" or receiving machines to pickup only the messages that
were intended for them

HTH
R
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top