[This is preliminary documentation and subject to change.]
Use the DWbemLocator interface to connect to a particular host machine.You can then access the CIM Object Manager (CIMOM) on this host machine by using the DIWbemServices object that is returned by the ConnectServer method on this interface.
| ConnectServer | Connects to CIMOM on the specified machine. |