How to Enumerate the Members of a Collection
In brief
The page now pairs `ms.subservice = sdk` with `ms.service = configuration-manager` instead of `microsoft-endpoint-configuration-manager`.
What Intune admins need to know
This updates the page’s service classification; no administrator action is required.
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 Enumerate the Members of a Collection
In Configuration Manager, the preferred method to enumerate through a collection is to use SMS_FullCollectionMembership Server WMI Class.
@@ -7,7 +7,7 @@ ms.topic: how-to ms.collection: tier3 -ms.service: microsoft-endpoint-configuration-manager+ms.service: configuration-manager --- # How to Enumerate the Members of a Collection In Configuration Manager, the preferred method to enumerate through a collection is to use `SMS_FullCollectionMembership Server WMI Class`.