Ask a questionAsk a question
 

QuestionNo Net Send on Vista?

  • Monday, June 26, 2006 8:12 AMChanakya Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    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!

All Replies

  • Wednesday, July 05, 2006 9:03 AMKyrikaze Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    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 ?
  • Wednesday, February 14, 2007 8:46 AMApostolosKritikopoulos Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    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.

     

     

     

  • Thursday, February 15, 2007 5:37 AMPavel Sokolov Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Free NetSend for Vista

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

     

    LanTalk XP ( full featured replacement )

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

  • Friday, March 30, 2007 1:33 PMramseyindustries Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    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

     

  • Wednesday, May 09, 2007 9:56 AMacmp Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    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

     

     

  • Wednesday, May 23, 2007 10:20 PMsqlaviolette Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    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

  • Monday, July 16, 2007 9:10 PMEileen1 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    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.
  • Wednesday, August 01, 2007 2:40 PMbwmsdn Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    can you please tell me more about how you get it to work for Vista? thanks.

     

  • Sunday, October 14, 2007 11:25 AMVitali Fomine Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Messenger Service is obsolete, it was disabled by XP SP2, and removed from the Vista.

    http://www.fomine.com/net-send-gui.html

    Vista has msg.exe alternative.

  • Thursday, October 18, 2007 12:23 AMbbentley52 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

     

    Obsolete - Disabled but may still be used by XP SP2. I use this still.
  • Thursday, October 18, 2007 11:57 PMGwhunter07 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    i keep getting the message that 'msg' is not recognized as an internal or external coimmand. i just want to know how to send a message through vista. but everybody keeps telling me that vista doesnt have net send. I KNOW THAT! just tell me how to FIX the problem.

  • Friday, October 19, 2007 12:35 PMbbentley52 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

     

    If you can not issue MSG /? from a dos prompt, I suggest you open a ticket with MSFT. This should be part of the Vista Base OS.
  • Friday, October 26, 2007 1:55 PMVitali Fomine Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    >Obsolete - Disabled but may still be used by XP SP2. I use this still.

    I agree, but.. what about spam issue?
    nevertheless here you find gui tool for NET SEND Wink
    http://www.fomine.com/netsend.html
  • Friday, October 26, 2007 2:01 PMVitali Fomine Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
     Gwhunter07 wrote:

    i keep getting the message that 'msg' is not recognized as an internal or external coimmand. i just want to know how to send a message through vista. but everybody keeps telling me that vista doesnt have net send. I KNOW THAT! just tell me how to FIX the problem.



    Is 3td party tools not your way?
  • Monday, October 29, 2007 1:35 AMVista Bytes Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    implement your own messaging solution or reverse engineer some open source from sourceforge!

  • Thursday, November 01, 2007 7:55 PMSwelborn2001 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Nothing wrong with implementing your own solution given Vista doesnt already have an alternative to netSend within it.

    My question would be if I have to use msg on Vista, is that compatible with XP and under? What service would have to be started or installed in order for it work for anything under Vista?
  • Friday, November 02, 2007 1:02 AMVista Bytes Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    use netsend and msg. do OS version detection. if version GTE 6 then use MSG else if LT 6 then call netsend.

     

  • Wednesday, November 14, 2007 5:53 PMSean Myers Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

     

     

    I use one called Lan toucher Chat (http://www.vitalsoundlab.com). It's pretty simple and free.
  • Saturday, December 01, 2007 12:55 PMnuva Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

     

    is it also possible to send messages from vista to xp in a network?
  • Saturday, December 15, 2007 5:03 AMSrikanth P Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    hey,.

    i need to ssend a "hi" msg to "IPADDRESS" computer name is "NAME"

     

    is this it :msg IPADDRESS hi

     

    but it says IPADDRESS not connected !! help me out !!

  • Wednesday, December 26, 2007 8:23 PMTurk[z] Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     


    I couldn't make this Sad

    Anyone help me, send message from vista to xp with msg command.
  • Wednesday, January 02, 2008 7:26 PMPavel Sokolov Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

     

    once again.

     

    To send message as Net Send,

    Free net send replacement:

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

     

    To receive message from Net Send,

    Commercial client LanInfo XP:

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

     

    To send and receive messagess as Net Send,

    Commercial client LanTalk XP:

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

     

    For a better notification system or intra-office messenger

    Commercial client LanTalk NET:

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

  • Thursday, January 17, 2008 1:06 AMWDaveW Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Can any of these send messages from the command line or from within a script or command file?

     

    May be they have an API available?

     

    If not, then they cannot really replace net send or msg, even if they are free.

     

     

  • Wednesday, January 23, 2008 4:30 PMmarssQC Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

     Eileen574199 wrote:
    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.

     

    I got it work with this also, but you can use Remote Desktop Users group instead of administrator.

     

    As for Remote RPC I made it directly with regedit :

     

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]
    "AllowRemoteRPC"=dword:00000001

     

    You have to be on same domain with both PC also

  • Thursday, January 24, 2008 5:00 PMMaverick80 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
     marssQC wrote:

     Eileen574199 wrote:
    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.

     

    I got it work with this also, but you can use Remote Desktop Users group instead of administrator.

     

    As for Remote RPC I made it directly with regedit :

     

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]
    "AllowRemoteRPC"=dword:00000001

     

    You have to be on same domain with both PC also

     

    I have the same trouble. I can't send messages to a Vista client, neither a Xp client, using msg.exe.... access denied to the terminal server... what I have to modify in the registry? My userid is in the remote Desktop users group, not Administrators, of the targets pc.

  • Thursday, January 24, 2008 6:28 PMmarssQC Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Start - > Run

     

    Write

    regedit

     

    then press OK

     

    Once there, in file tree go to :

     

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server

     

    from there, in right window, if you can't find AllowRemoteRPC, you have to add it with creating a new DWORD

     

    Then edit it with value 1

     

    you can also create a new text file with :

     

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]
    "AllowRemoteRPC"=dword:00000001

     

    then rename it as a .reg fiel and just dbl click on it to add information to your registery.
  • Friday, January 25, 2008 8:02 PMMaverick80 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
     marssQC wrote:

    Start - > Run

     

    Write

    regedit

     

    then press OK

     

    Once there, in file tree go to :

     

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server

     

    from there, in right window, if you can't find AllowRemoteRPC, you have to add it with creating a new DWORD

     

    Then edit it with value 1

     

    you can also create a new text file with :

     

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]
    "AllowRemoteRPC"=dword:00000001

     

    then rename it as a .reg fiel and just dbl click on it to add information to your registery.


    This in both Windows XP and Vista?
    ty Marss
  • Friday, January 25, 2008 8:13 PMmarssQC Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

     

    Yes, it s require to receive message.
  • Tuesday, January 29, 2008 4:09 PMMaverick80 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
     marssQC wrote:

     

    Yes, it s require to receive message.


    This registry change works well under Windows XP, not under Vista systems. I still can't send messages to a Vista computer. I receive the error:
    Error 1722  Server RPC not available

    What do you think?
  • Tuesday, January 29, 2008 4:58 PMmarssQC Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Make sure Terminal server and RPC service are started in your services (Controle panel->Admin tool -> Services)

     

    I also found today a way where it doesnt work.

     

    If I use win XP sp2 (uptodate with all patch) to Vista, it will work

     

    But form a Win Xp sp1 without any patch at all, to same Vista, it say :

     

    Error opening Terminal Server <MyVistaPC>

    Error [1722]:The RPC server is unavailable

     

    But Vista can msg this win XP sp1

     

    SO maybe there is something else somewhere that been patch or whatever...

     

    I still investigate on this issue, to find exact patch it require to work.

     

    So you could also check if your XP PC is fully patch.

  • Thursday, January 31, 2008 6:33 PMmarssQC Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Applying SP2 to my Win XP did solve that problem

     

    Cant say exactly where it doesnt want to work, but going on SP2 for winXP can help as well

     

  • Saturday, February 02, 2008 12:58 PMMaverick80 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    dear marss, in my network there are 5 systems; 4 windows xp and 1 vista.
    all systems are fully patched with windows update (xpsp2 fully patched)
    I still can't send msg from xp to vista...
    error 1722... what can I do?
    thank you again for your help
  • Sunday, February 03, 2008 6:39 PMMaverick80 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I wonder how I can receive the: "Error [1722]:The RPC server is unavailable" sending a message to the vista system if the rpc service is running ... is it maybe an authorisation problem? I'm in remote desktop users group on this vista system and in some other group like backup operator and so on...
  • Monday, February 04, 2008 12:54 PMmarssQC Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Well, I run out of solution for you.

     

    Maybe you can try http://support.microsoft.com/kb/232476 even if it s not same OS...

     

  • Thursday, February 14, 2008 8:57 PMmarssQC Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

     Maverick80 wrote:
    I wonder how I can receive the: "Error [1722]:The RPC server is unavailable" sending a message to the vista system if the rpc service is running ... is it maybe an authorisation problem? I'm in remote desktop users group on this vista system and in some other group like backup operator and so on...

     

    Have you set :

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]
    "AllowRemoteRPC"=dword:00000001

     

    It wasn t working even if service is running and user grp set without this regedit update

  • Tuesday, February 26, 2008 11:17 PMMaverick80 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    yeah, I did.
    I still can't send messages to a vista system and from a vista system
  • Friday, February 29, 2008 3:26 PMMabsgear Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Try this
    c:\>msg * "<Message>"
    Where message is whatever you info you are communicating

  • Thursday, March 27, 2008 4:41 PMfbigazzi Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Run in Vista but for don't run in XP?

     

    Any solutions???

  • Sunday, March 30, 2008 9:20 AMkishore.k Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hi,

     

    I tried this in msg service, but i have a doubt on this.

    while i send message to anyone, the cmd shows no sessionname is set with some errorcodexxxx.

     

    Tell what to set in sessionname & sessionid.

    It will help me lot.

     

     

     

    Regards,

    Kishore Kumar.K  

  • Monday, March 31, 2008 5:16 AMVladimir Malcev Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Use WinSent and Sent:

    http://www.winsent.ru
  • Tuesday, July 01, 2008 10:18 AMRim van Wersch Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
     bbentley52 wrote:

     

    If you can not issue MSG /? from a dos prompt, I suggest you open a ticket with MSFT. This should be part of the Vista Base OS.

     

    For future reference, it looks like MSG is *not* included with the Vista Home editions.

  • Friday, August 01, 2008 6:26 AMAndres050 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

     

    Hi.

     

    Well I have the same problem, i have a computer with Vista, and 4 more with WinXP SP2. I was trying to send a message to my brothers computer but i cant, with the net send command dind't work cause the SEND command is not reconized as a NET syntax.

     

     I get this message:

     

    Code Snippet

     c:\xxx\xxx>net send

    the syntax of this command is:

    Net

           [ACCOUNTS | COMPUTER | CONFIG | CONTINUE | FILE | GROUP | HELP | HELPMSG| LOCALGROUP | PAUSE | PRINT | SESSION | SHARE | START | STATISTICS | STOP | TIME | USE | VIEW]

     

     

    And from the "MSG" code, it seems to work but the only PC that recive the message its mine (VISTA PC)

    this is the command I use

     

    Code Snippet

    c:\xxx>xxx>msg * Hello

     

     

    and it works i recive the message "Hello" but the other 4 PC's didn't.

    I dont know if it must to that I dont have a net sistem like the words says, I have the 5 Computer conected from a router

    And there is a work group called Losqq.

     

    That can be a problem to send message?

     

    Sorry if I dont explained so well, my English is not very good

  • Friday, July 17, 2009 9:16 AMbinna.itukking Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi I want to send a message from window server 2003 to windows vista. Please help me how can I send?

    Please help

    Waiting for your reply............
  • Monday, August 03, 2009 7:27 AMKaufmann04 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    C:\TEMP> MSG IPADDRESS Hi

    works fine for me


    | Selva |
  • Friday, August 07, 2009 2:13 AMjustsurfin Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    FYI :  msg does not work on Vista home or vista home premium.  It's stated in an earlier post, but thought I'd pass it on
  • Saturday, September 05, 2009 8:35 AMChrisks Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Use LAN messenger as alternative since the net send command line may not efficient and convenient for daily communication.

    Here is a comparison between the advantages and disadvantages of net send command line and LAN messenger. Hope it helps :-)

    http://www.bigantsoft.com/net_send.html