Net send on domain not work

  • Thread starter Thread starter Pawel Rutkowski
  • Start date Start date
P

Pawel Rutkowski

Hi,

I'm trying to send message using net send on domain and it dosen't work.
When i try to send by ip it work "net send 192.168.1.1 test",
when i try to send it using computer name "net send serwersbs test" it work
too.
But when i try to send using domainname called "domain" it dosent work: "net
send * test"

Ping computer using IP and computer name work, but using: "Ping
computer_name.domain" dosent work. But work using "Ping
computer_name.domain.local"

Net send domain.local, dosent work, cant find that domain.
Net send * message, find domain but message didn't popup

Is this problem with name resolution???
 
First, what is your domain name? Is it DOMAIN or DOMAIN.LOCAL (answering
this it will help you in the PING dilema)?
Second, using "net send domainname message" it will not work as it will try
to send the message to a host named domainname. Check the help (net send /?)
for how to send a message to an entire domain.


--
Regards,
Andrei Ungureanu
www.eventid.net
Test our new EventReader!
http://www.altairtech.ca/eventreader/default2.asp?ref=au
 
First, what is your domain name? Is it DOMAIN or DOMAIN.LOCAL (answering
this it will help you in the PING dilema)?
Second, using "net send domainname message" it will not work as it will
try to send the message to a host named domainname. Check the help (net
send /?) for how to send a message to an entire domain.

net send * test

is to send to entire domain, but it dosent work. Message on the screen is
this message was sent but it wasent

Pawel Rutkowski
 
Back
Top