How to Read a WMI Object by Using System.Management
In brief
The page metadata now uses `ms.service: configuration-manager` instead of `ms.service: microsoft-endpoint-configuration-manager`.
What Intune admins need to know
No administrator action is required; the documentation’s service classification has been updated.
This summary was assembled from the tracked documentation change. Verify important details in the full Microsoft Learn article.
Documentation change
The comparison below shows only the changed extract. Use the full-page view for complete context.
How to Read a WMI Object by Using System.Management
To read a Configuration Manager client Windows Management Instrumentation (WMI) object, in Configuration Manager, you use a ManagementObject object to read the WMI object.
@@ -7,7 +7,7 @@ ms.topic: how-to ms.collection: tier3 -ms.service: microsoft-endpoint-configuration-manager+ms.service: configuration-manager --- # How to Read a WMI Object by Using System.Management To read a Configuration Manager client Windows Management Instrumentation (WMI) object, in Configuration Manager, you use a `ManagementObject` object to read the WMI object.