Ask Experts Questions for FREE Help !
Ask

Net send problem

Asked Oct 19, 2006, 08:48 PM — 6 Answers
Hi,
I have a problem when I am sending a message via net send through cmd.

Below is the error message.

'netsend' is not recognised as an internal or external command, operable command or batch file.

I also have tried the following;

1 - net start messanger .......... Still no luck
2 - starting the messanger service .....still no luck at all

Please help me out

6 Answers
LTheobald's Avatar
LTheobald Posts: 1,069, Reputation: 650
Ultra Member
 
#2

Oct 20, 2006, 02:21 AM
It's "net send". You just need a space in there. The syntax is as follows:

Code:
NET SEND {name | * | /DOMAIN[:name] | /USERS} message

So something like:
Code:
net send myPCName "Hello there!"
should work
Helpful
Zerone's Avatar
Zerone Posts: 3, Reputation: 1
New Member
 
#3

Nov 8, 2006, 02:12 PM
Try message command, I do it at my college for a laugh to the whole network.

Ill shall explain.
Open Command Prompt. (RUN > cmd)

Then type

msg * hello

That will send a message to every computer on the network. The * means Everycomputer. You can also do it by User name. So at my college it would be...

msg zerone hello

And that would send a message to me.

If you just type..

msg

That would give you all the commands which can be used with the message command.

Thanks. - ZerOne
Helpful
NeedKarma's Avatar
NeedKarma Posts: 10,230, Reputation: 8855
Uber Member
 
#4

Nov 8, 2006, 02:36 PM
Some network admins have disabled the net send command due to abuse by the users.
Helpful
Zerone's Avatar
Zerone Posts: 3, Reputation: 1
New Member
 
#5

Nov 9, 2006, 12:07 PM
Quote:
Originally Posted by Phiggy
Hi,
I have a problem when I am sending a message via net send through cmd.

Below is the error message.

'netsend' is not recognised as an internal or external command, operable command or batch file.

I also have tried the following;

1 - net start messanger .......... Still no luck
2 - starting the messanger service .....still no luck at all

Please help me out
But, his message which he revieced isn't a type of message you get if its blocked. It would say "this command has been blocked by your administrator". But, we don't know yet. As it doesn't even reconise the command.
Helpful
NeedKarma's Avatar
NeedKarma Posts: 10,230, Reputation: 8855
Uber Member
 
#6

Nov 9, 2006, 12:26 PM
What OS are you using on the desktop and what is the network OS?
Helpful
Phiggy's Avatar
Phiggy Posts: 3, Reputation: 1
New Member
 
#7

Nov 21, 2006, 06:55 PM
I am using windows XP Pro
Helpful

Not your question? Ask your question View similar questions

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Add your answer here.

Remove Text Formatting

Undo
Redo
 
Decrease Size
Increase Size
Bold
Italic
Underline
Align Left
Align Center
Align Right
Ordered List
Unordered List
Decrease Indent
Increase Indent
Insert Email Link
Wrap [QUOTE] tags around selected text
Wrap [CODE] tags around selected text
Wrap [HTML] tags around selected text
Wrap [PHP] tags around selected text
Wrap [YOUTUBE] tags around selected text
Notification Type:



Check out some similar questions!

Net sales, cost of goods, net profit [ 2 Answers ]

Les Fleurs, a boutique in Paris, France, had the following accounts in its accounting records at December 31, 20X2 (amounts in Euros, denoted as "E") Purchases

OutlookE does not send emails [ 5 Answers ]

Dear Friends, I have just bought a laptop sony vaio sz 220. Since I have an email account with inbox.com, I want to retrive and send my emails through my laptop. Following the indications given by inbox, I set up my Outlook Espress. Now, as for downloading it works fine. The problem is when I...

Can send but not receive in Yahoo [ 32 Answers ]

Hi all:) Have not receiving emails in Yahoo since August! Have tried sending from alternate email accounts- which initially say message has been sent, before receiving failure delivery message - but no messages received in Yahoo. Can still send emails. Don't know if it's relevant, but...


View more Networking questions Search