From 33d8273664f4d8d7e38448c8dff8dee6ffba6700 Mon Sep 17 00:00:00 2001 From: Mandi Ohlinger Date: Thu, 2 Dec 2021 14:38:37 -0500 Subject: [PATCH] Note --- .../mdm/wmi-providers-supported-in-windows.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/windows/client-management/mdm/wmi-providers-supported-in-windows.md b/windows/client-management/mdm/wmi-providers-supported-in-windows.md index d03e4dadc8..4de983ce51 100644 --- a/windows/client-management/mdm/wmi-providers-supported-in-windows.md +++ b/windows/client-management/mdm/wmi-providers-supported-in-windows.md @@ -19,9 +19,8 @@ ms.date: 06/26/2017 Windows Management Infrastructure (WMI) providers (and the classes they support) are used to manage settings and applications on devices that subscribe to the Mobile Device Management (MDM) service. The following subsections show the list WMI MDM classes that are supported in Windows 10. -> **Note**  Applications installed using WMI classes are not removed when the MDM account is removed from device. - - +> [!NOTE] +> Applications installed using WMI classes are not removed when the MDM account is removed from device. The child node names of the result from a WMI query are separated by a forward slash (/) and not URI escaped. Here is an example query. @@ -188,4 +187,4 @@ For links to these classes, see [**MDM Bridge WMI Provider**](/windows/win32/dmw [Configuration service provider reference](configuration-service-provider-reference.md) ## Related Links -[CIM Video Controller](/windows/win32/cimwin32prov/cim-videocontroller) \ No newline at end of file +[CIM Video Controller](/windows/win32/cimwin32prov/cim-videocontroller)