No Net Send on Vista?

I have deployed Vista on 2 machines 64 Bit AMD machine and a pentium D processor 32 Bit machine.
I wanted to use the Net Send Feature of Windows But unfortunately I am not able to cofigure it through the My Computer -> Mange-> Services Screen... There is no "Messgenger Service" to start of stop.
Is this service still supported or it has been made obsolete? or does it run under any other name? or anything else needs to be done to get it working?
Please help...
Chanakya!
[510 byte] By [Chanakya] at [2008-1-7]
# 1
Hi, I encouter the same problem.
When i tried to check if the NET SEND command was implemented in Vista by doing a NET in a DOS windows, i d'ont see the NET SEND command..

I use a VISTA BETA 2.

Someone can help ?

Kyrikaze at 2007-10-2 > top of Msdn Tech,Software Development for Windows Vista,General Windows Vista Development Issues...
# 2

We have implemented so many solutions based on 'net send' and the messenger service. As I can see from here :

http://en.wikipedia.org/wiki/Messenger_Service

[The Messenger Service is no longer supported from Windows Vista and Windows Server "Longhorn".]

Is there any workaround on this? We really need this service on Vista.

ApostolosKritikopoulos at 2007-10-2 > top of Msdn Tech,Software Development for Windows Vista,General Windows Vista Development Issues...
# 3

Free NetSend for Vista

http://www.cezeo.com/products/netsend/

LanTalk XP ( full featured replacement )

http://www.cezeo.com/products/lantalk-xp/

PavelSokolov at 2007-10-2 > top of Msdn Tech,Software Development for Windows Vista,General Windows Vista Development Issues...
# 4

use terminal services msg as a replacement

D:\>msg
Send a message to a user.

MSG {username | sessionname | sessionid | @filename | *}
[/SERVER: servername] [/TIME: seconds] [/V] [/W] [message]

username Identifies the specified username.
sessionname The name of the session.
sessionid he ID of the session.
@filename Identifies a file containing a list of usernames,
sessionnames, and sessionids to send the message to.
* Send message to all sessions on specified server.
/SERVER: servername server to contact (default is current).
/TIME: seconds Time delay to wait for receiver to acknowledge msg.
/V Display information about actions being performed.
/W Wait for response from user, useful with /V.
message Message to send. If none specified, prompts for it
or reads from stdin.

Syntax: msg @filename.txt type your message here

Windows 2003 AD domain

ramseyindustries at 2007-10-2 > top of Msdn Tech,Software Development for Windows Vista,General Windows Vista Development Issues...
# 5

The problem with msg is that you cannot send a network broadcast with it. It only seems to work for TS sessions on a single server. Not very helpful if you have 400 users on real PC's

acmp at 2007-10-2 > top of Msdn Tech,Software Development for Windows Vista,General Windows Vista Development Issues...
# 6
To get around this, you can msg the console session

msg console "Time to stretch"

or

msg /SERVER:computername console "Time to stretch"

Big Smile

sqlaviolette at 2007-10-2 > top of Msdn Tech,Software Development for Windows Vista,General Windows Vista Development Issues...
# 7
Our application sends a message from a server to a workstation using net send. We have been trying to use MSG to do the same thing. Initially, it would not send from a server to a workstation (ie Windows 2003 to Vista or XP). We had to add AllowRemoteRPC to Terminal Services. Then is worked fine for XP but not for Vista. I had to add the server userid to the administrators group of the workstation for the workstation to receive the message. This is probably not a good solution. does anyone have a workarounf for this issue.
Eileen at 2007-10-2 > top of Msdn Tech,Software Development for Windows Vista,General Windows Vista Development Issues...
# 8
can you please tell me more about how you get it to work for Vista? thanks.

bwmsdn at 2007-10-2 > top of Msdn Tech,Software Development for Windows Vista,General Windows Vista Development Issues...

Software Development for Windows Vista

Site Classified