Can you install Windows Messaging on Windows Server Core 2008 R2

Posted by user179632 on Server Fault See other posts from Server Fault or by user179632
Published on 2013-06-28T18:40:27Z Indexed on 2013/06/29 22:23 UTC
Read the original article Hit count: 145

Filed under:
|
|

We have Windows Server Core 2008 R2. We have successfully installed .NET and the Visual C++ runtimes.

Our application requires the ability to post messages to an MSMQ server

To be clear we do not want to install MSMQ server on the machine.

However we want to be able to post messages to a remote MSMQ server so we need to install the client parts of Windows Messaging.

Has anybody succeeded in doing this?

© Server Fault or respective owner

Related posts about Windows

Related posts about msmq