How to Read and Write to the Configuration Manager Site Control File by Using WMI
In brief
The page’s `ms.service` metadata changed from `microsoft-endpoint-configuration-manager` to `configuration-manager` while retaining the SDK subservice.
What Intune admins need to know
Use the `configuration-manager` service label when locating or organizing this documentation.
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 and Write to the Configuration Manager Site Control File by Using WMI
In Configuration Manager, you write to the site control file using Windows Management Instrumentation (WMI) by using the SMS_SiteControlFile class methods.
@@ -5,7 +5,7 @@ ms.date: 09/20/2016 ms.subservice: sdk ms.topic: how-to ms.collection: tier3-ms.service: microsoft-endpoint-configuration-manager+ms.service: configuration-manager --- # How to Read and Write to the Configuration Manager Site Control File by Using WMI In Configuration Manager, you write to the site control file using Windows Management Instrumentation (WMI) by using the `SMS_SiteControlFile` class methods.