Edit

Share via


WMI providers supported in Windows

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

ClassTest completed in Windows 10
MDM_AppInstallJobCurrently testing.
MDM_ApplicationCurrently testing.
MDM_ApplicationFrameworkCurrently testing.
MDM_ApplicationSettingCurrently testing.
MDM_BrowserSecurityZonesYes
MDM_BrowserSettingsYes
MDM_CertificateYes
MDM_CertificateEnrollmentYes
MDM_ClientCurrently testing.
MDM_ConfigSettingYes
MDM_DeviceRegistrationInfo
MDM_EASPolicyYes
MDM_MgMtAuthorityYes
MDM_MsiApplication
MDM_MsiInstallJob
MDM_RemoteApplicationTest not started.
MDM_RemoteAppUseCookieTest not started.
MDM_RestrictionsYes
MDM_RestrictionsUserTest not started.
MDM_SecurityStatusYes
MDM_SideLoader
MDM_SecurityStatusUserCurrently testing.
MDM_UpdatesYes
MDM_VpnApplicationTriggerYes
MDM_VpnConnection
MDM_WebApplicationCurrently testing.
MDM_WirelessProfileYes
MDM_WirelesssProfileXMLYes
MDM_WNSChannelYes
MDM_WNSConfigurationYes
MSFT_NetFirewallProfileYes
MSFT_VpnConnectionYes
SoftwareLicensingProduct
SoftwareLicensingService

Parental control WMI classes

ClassTest completed in Windows 10
wpcappoverrideYes
wpcgameoverrideYes
wpcgamessettingsYes
wpcratingYes
wpcRatingsDescriptor
wpcratingssystemYes
wpcsystemsettingsYes
wpcurloverrideYes
wpcusersettingsYes
wpcwebsettingsYes

Win32 WMI classes

ClassTest completed in Windows 10
Win32_1394Controller
Win32_BaseBoard
Win32_BatteryYes
Win32_BIOSYes
Win32_CDROMDrive
Win32_ComputerSystemYes
Win32_ComputerSystemProductYes
Win32_CurrentTimeYes
Win32_Desktop
Win32_DesktopMonitorYes
Win32_DiskDriveYes
Win32_DiskPartition
Win32_DisplayConfigurationYes
Win32_DMAChannel
Win32_DriverVXD
Win32_EncryptableVolume
Win32_Environment
Win32_IDEController
Win32_InfraredDevice
Win32_IRQResource
Win32_Keyboard
Win32_LoadOrderGroup
Win32_LocalTimeYes
Win32_LoggedOnUser
Win32_LogicalDiskYes
Win32_MotherboardDevice
Win32_NetworkAdapterYes
Win32_NetworkAdapterConfiguration
Win32_NetworkClient
Win32_NetworkLoginProfile
Win32_NetworkProtocol
Win32_NTEventlogFile
Win32_OperatingSystemYes
Win32_OSRecoveryConfiguration
Win32_PageFileSetting
Win32_ParallelPort
Win32_PCMCIAController
Win32_PhysicalMedia
Win32_PhysicalMemoryYes
Win32_PnPDevice
Win32_PnPEntity
Win32_PointingDevice
Win32_PortableBattery
Win32_PortResource
Win32_POTSModem
Win32_Printer
Win32_PrinterConfiguration
Win32_ProcessorYes
Win32_QuickFixEngineeringYes
Win32_Registry
Win32_SCSIController
Win32_SerialPort
Win32_SerialPortConfiguration
Win32_ServerFeature
Win32_ServiceYes
Win32_ShareYes
Win32_SoundDevice
Win32_SystemAccount
Win32_SystemBIOSYes
Win32_SystemDriver
Win32_SystemEnclosureYes
Win32_TapeDrive
Win32_TimeZoneYes
Win32_UninterruptiblePowerSupply
Win32_USBController
Win32_UTCTimeYes
Win32_VideoController
Win32_WindowsUpdateAgentVersion

CIM Video ControllerConfiguration service provider reference