Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
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's an example query.
Get the list of network adapters from the device.
<Get> <Target> <LocURI>./cimV2/Win32_NetworkAdapter</LocURI> </Target> </Get>
Result
<Item> <Source> <LocURI>./cimV2/Win32_NetworkAdapter</LocURI> </Source> <Meta> <Format xmlns="syncml:metinf">node</Format> </Meta> <Data>Win32_NetworkAdapter.DeviceID="0"/Win32_NetworkAdapter.DeviceID="1"/Win32_NetworkAdapter.DeviceID="2"</Data> </Item>
MDM Bridge WMI classes
For links to these classes, see MDM Bridge WMI Provider.
MDM WMI classes
Class | Test completed in Windows 10 |
---|---|
MDM_AppInstallJob | Currently testing. |
MDM_Application | Currently testing. |
MDM_ApplicationFramework | Currently testing. |
MDM_ApplicationSetting | Currently testing. |
MDM_BrowserSecurityZones | Yes |
MDM_BrowserSettings | Yes |
MDM_Certificate | Yes |
MDM_CertificateEnrollment | Yes |
MDM_Client | Currently testing. |
MDM_ConfigSetting | Yes |
MDM_DeviceRegistrationInfo | |
MDM_EASPolicy | Yes |
MDM_MgMtAuthority | Yes |
MDM_MsiApplication | |
MDM_MsiInstallJob | |
MDM_RemoteApplication | Test not started. |
MDM_RemoteAppUseCookie | Test not started. |
MDM_Restrictions | Yes |
MDM_RestrictionsUser | Test not started. |
MDM_SecurityStatus | Yes |
MDM_SideLoader | |
MDM_SecurityStatusUser | Currently testing. |
MDM_Updates | Yes |
MDM_VpnApplicationTrigger | Yes |
MDM_VpnConnection | |
MDM_WebApplication | Currently testing. |
MDM_WirelessProfile | Yes |
MDM_WirelesssProfileXML | Yes |
MDM_WNSChannel | Yes |
MDM_WNSConfiguration | Yes |
MSFT_NetFirewallProfile | Yes |
MSFT_VpnConnection | Yes |
SoftwareLicensingProduct | |
SoftwareLicensingService |
Parental control WMI classes
Class | Test completed in Windows 10 |
---|---|
wpcappoverride | Yes |
wpcgameoverride | Yes |
wpcgamessettings | Yes |
wpcrating | Yes |
wpcRatingsDescriptor | |
wpcratingssystem | Yes |
wpcsystemsettings | Yes |
wpcurloverride | Yes |
wpcusersettings | Yes |
wpcwebsettings | Yes |
Win32 WMI classes
Related articles
CIM Video ControllerConfiguration service provider reference