IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

connect to Windows WMI (DCOM/RPC) from Linux

  • 1.  connect to Windows WMI (DCOM/RPC) from Linux

    Posted Fri March 06, 2009 05:12 AM

    Hi
    WMI is the windows implementation of DCOM/RPC. Can anyone help me write an application on Linux using SoftwareAG which would connect to remote windows server WMI and execute query there.

    I’m actually evaluating EntireX software for purchase.

    Any help would be appreciated


    #webMethods
    #EntireX-DCOM
    #Mainframe-Integration


  • 2.  RE: connect to Windows WMI (DCOM/RPC) from Linux

    Posted Fri March 06, 2009 10:02 AM

    If you want to call Windows WMI functionality from Linux I suggest that you look at the EntireX .NET RPC Server.

    This allows to write a small .NET program on Windows which accesses WMI and then you can call this program remotely from Linux via EntireX.


    #EntireX-DCOM
    #Mainframe-Integration
    #webMethods


  • 3.  RE: connect to Windows WMI (DCOM/RPC) from Linux

    Posted Fri March 06, 2009 10:11 AM

    Hi
    I don’t want any component on Windows. I need an application on Linux to fetch me events from remote windows machine (plan machine with no additional component). This application needs to be executed on Linux machine.
    The communication happens via DCOM.


    #webMethods
    #Mainframe-Integration
    #EntireX-DCOM


  • 4.  RE: connect to Windows WMI (DCOM/RPC) from Linux

    Posted Mon March 09, 2009 01:56 PM