How to Create a Configuration Manager Console Node
In brief
The page’s ms.service metadata changes from microsoft-endpoint-configuration-manager to configuration-manager.
What Intune admins need to know
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 Create a Configuration Manager Console Node
In Configuration Manager, to create a Configuration Manager console node, you create an XML description of the node and add it to the %ProgramFiles%\Microsoft Endpoint Manager\AdminConsole\Extensions\Nodes\<GUID> folder. GUID is the GUID namespace for the parent node.
@@ -5,7 +5,7 @@ ms.subservice: sdk ms.topic: how-to ms.collection: tier3 description: Learn how to create and start a configuration manager console node that displays available collections.-ms.service: microsoft-endpoint-configuration-manager+ms.service: configuration-manager --- # How to Create a Configuration Manager Console Node In Configuration Manager, to create a Configuration Manager console node, you create an XML description of the node and add it to the %*ProgramFiles*%\Microsoft Endpoint Manager\AdminConsole\Extensions\Nodes\\<GUID\> folder. GUID is the GUID namespace for the parent node.