SMS_ConfigurationPolicy Server WMI Class
In brief
The page’s `ms.service` metadata changed from `microsoft-endpoint-configuration-manager` to `configuration-manager`; the `sdk` subservice pairing remains.
What Intune admins need to know
Administrators can use the updated service classification when locating this reference. No action is indicated.
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.
SMS_ConfigurationPolicy Server WMI Class
The SMS_ConfigurationPolicy Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents the desired values of settings declared in a subclass of SMS_SettingsDefinitionBase. For instance, SMS_FirewallSettings is a subclass of SMS_SettingsDefinitionBase which declares possible settings for Windows Firewall. One such setting is "Block incoming connections on public networks." SMS_ConfigurationPolicy could be used to set a policy on that setting, such as "The setting 'Block incoming connections on public networks' should be enabled".
@@ -5,7 +5,7 @@ ms.date: 09/20/2016 ms.subservice: sdk ms.topic: reference ms.collection: tier3-ms.service: microsoft-endpoint-configuration-manager+ms.service: configuration-manager --- # SMS_ConfigurationPolicy Server WMI Class The `SMS_ConfigurationPolicy` Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents the desired values of settings declared in a subclass of `SMS_SettingsDefinitionBase`. For instance, `SMS_FirewallSettings` is a subclass of `SMS_SettingsDefinitionBase` which declares possible settings for Windows Firewall. One such setting is "Block incoming connections on public networks." `SMS_ConfigurationPolicy` could be used to set a policy on that setting, such as "The setting 'Block incoming connections on public networks' should be enabled".