WMI Query for clustered MSMQ

Unanswered WMI Query for clustered MSMQ

  • Monday, February 11, 2013 9:48 PM
     
     

    Hello

    I just had a quick question (since I was not able to find this information over internet), we use below WMI query for stand alone MSMQ:

    Get-WmiObject -Class Win32_PerfRawData_MSMQ_MSMQQueue -ComputerName $server

    Is there similar WMI query for clustered MSMQ as well?


    AKL

    • Moved by Thomas LeeMVP Tuesday, February 12, 2013 8:15 PM more appropriate
    •  

All Replies

  • Tuesday, February 12, 2013 8:12 PM
     
     

    MSMQ seems to be a minority sport, in my experience. You should probably ask this over in an MSMQ forum and I'll try to move this query there.

    Hope this helps.


    Thomas Lee <DoctorDNS@Gmail.Com>