Skip to main content

Overview

Get a list of local WMI classes in a specified namespace. This command is useful for WMI reconnaissance and understanding what classes are available for querying on the local SCCM client.

Syntax

Parameters

wmi-namespace
string
The WMI namespace to query (default: “root\CCM”)

Examples

Output Format

The command outputs a list of available WMI classes:

Common Use Cases

Use this command to discover available WMI classes before performing more specific queries with other local commands.
Explore different WMI namespaces to understand the full scope of available data on the SCCM client.