[Mono-list] Using Mono to Access WMI on Remote Windows Machine

2005-11-30 Thread Bob Ingraham
Hi, I am trying to find a way to have a Linux box obtain WMI information from Windows machines. Unfortunately, MicroSoft's WBEM implementation (WMI) uses DCOM as the transport and and I've only found one commercial DCOM library for Linux (SoftwareAG). MS's WMI specs also say that you can use

Re: [Mono-list] Using Mono to Access WMI on Remote Windows Machine

2005-11-30 Thread Sebastien Pouliot
Hello Bob, On Wed, 2005-11-30 at 10:57 -0800, Bob Ingraham wrote: Hi, I am trying to find a way to have a Linux box obtain WMI information from Windows machines. Unfortunately, MicroSoft's WBEM implementation (WMI) uses DCOM as the transport and and I've only found one commercial DCOM