Wmi Queries
KRISHNA priya <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <[email protected]> |
Hai,
I want to access WMI information from open Pegasus through wmi queries. How
to do it ? Please help me.
I tried lik this –
G:\pegasus\bin> cimcli xq “select * from WIN32_ComputerSystem” WQL
But it shows that
Cimcli CimException: Cmd = xq Object =
CIM_ERR_NOT_SUPPORTED
With Regards