Ask the Community
Groups
How do I use a different namespace other than "CIMV2" - Connect IT Community | Kaseya
<main> <article class="userContent"> <p><strong>QUESTION:</strong></p> <p>How do I use a different namespace other than cimv2?</p> <p> </p> <p><strong>RESOLUTION:</strong></p> <p>By default, the Traverse Advanced WMI Test uses the <strong>root\cimv2</strong> namespace and uses the following WMI Property format:</p> <p>\<class_name>:<property_name>:<qualifier><br>E.g. \win32_processor:LoadPercentage:DeviceID="CPU0"</p> <p> </p> <p>To use a different namespace, simply use the following format:</p> <p>\<namespace>$<class_name>:<property_name>:<qualifier><br>E.g. \CIMv2$win32_processor:LoadPercentage:DeviceID="CPU0"</p> <p> </p> <p><strong>APPLIES TO:</strong></p> <p>All versions of Traverse </p> <p> </p> <p><strong>REFERENCE:</strong></p> <p>None</p> </article> </main>