How do I use a different namespace other than "CIMV2"

QUESTION:

How do I use a different namespace other than cimv2?

 

RESOLUTION:

By default, the Traverse Advanced WMI Test uses the root\cimv2 namespace and uses the following WMI Property format:

\<class_name>:<property_name>:<qualifier>
E.g. \win32_processor:LoadPercentage:DeviceID="CPU0"

 

To use a different namespace, simply use the following format:

\<namespace>$<class_name>:<property_name>:<qualifier>
E.g. \CIMv2$win32_processor:LoadPercentage:DeviceID="CPU0"

 

APPLIES TO:

All versions of Traverse 

 

REFERENCE:

None

Have more questions?

Contact us

Was this article helpful?
0 out of 0 found this helpful

Provide feedback for the Documentation team!

Browse this section