How to Create Node XML for a Configuration Manager Console Grid View
In brief
The page’s `ms.service` metadata changed from `microsoft-endpoint-configuration-manager` to `configuration-manager`, while the `sdk` subservice pairing remains.
What Intune admins need to know
No administrator action is required; this updates how the documentation is classified and surfaced.
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 Create Node XML for a Configuration Manager Console Grid View
To create the node XML for the Configuration Manager console default grid view you create an XML file describing a RootNodeDescription element.
@@ -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 Create Node XML for a Configuration Manager Console Grid View To create the node XML for the Configuration Manager console default grid view you create an XML file describing a [RootNodeDescription](/previous-versions/system-center/developer/cc147277(v=msdn.10)) element.