Net Sends from the CMD

  • Thread starter Thread starter Gordon
  • Start date Start date
G

Gordon

All of a sudden i seem to have a problem doing net sends
to pc's in the office.

I can ping the PC name, but when i type net send PCNAME i
get a message back saying the message alias could not be
found on the network.

Up until now i had no problems sending net sends and for
some reason its not working now.

any ideas?
 
You perhaps turned off NetBIOS on (some of) the machines?

You have a routed network but no longer have a WINS server?
 
Make sure it's running on both your computer and the target computer!

David
Stardate 3870.6

CheckAbdoul said:
Make sure that the Messenger Service is running in order to use 'net
send'

--
Cheers
Check Abdoul [VC++ MVP]
-----------------------------------

Gordon said:
All of a sudden i seem to have a problem doing net sends
to pc's in the office.

I can ping the PC name, but when i type net send PCNAME i
get a message back saying the message alias could not be
found on the network.

Up until now i had no problems sending net sends and for
some reason its not working now.

any ideas?
 
Make sure it's running on both your computer and the target computer!

net stop messenger
net send wszsrv4 Hello!

-> Popup at WSZSRV4

You're sure you know what you are talking about?

Ciao, Walter
 
net stop messenger
net send
NameOfUserWhoIsLoggedOnToRemoteMachineOrAnotherNameThatHasBeenRegisteredForN
etSendsButIsNotTheComputerName test

You sure you know what you're talking about?

Ray at work
 
Back
Top