次の方法で共有


Windows でサポートされている WMI プロバイダー

Windows 管理インフラストラクチャ (WMI) プロバイダー (およびサポートするクラス) は、モバイル デバイス管理 (MDM) サービスをサブスクライブするデバイスの設定とアプリケーションを管理するために使用されます。 次のサブセクションでは、Windows でサポートされている WMI MDM クラスの一覧を示します。

WMI クラスを使用してインストールされたアプリケーションは、MDM アカウントがデバイスから削除されるときに削除されません。

WMI クエリの結果の子ノード名はスラッシュ (/) で区切られ、URI エスケープされません。 クエリの例を次に示します。

デバイスからネットワーク アダプターの一覧を取得します。

<Get>
   <Target>
      <LocURI>./cimV2/Win32_NetworkAdapter</LocURI>
   </Target>
</Get>

結果

<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 クラス

これらのクラスへのリンクについては、「 MDM Bridge WMI プロバイダー」を参照してください。

MDM WMI クラス

クラス Windows 10 でテストが完了しました
MDM_AppInstallJob 現在テスト中。
MDM_Application 現在テスト中。
MDM_ApplicationFramework 現在テスト中。
MDM_ApplicationSetting 現在テスト中。
MDM_BrowserSecurityZones はい
MDM_BrowserSettings はい
MDM_Certificate はい
MDM_CertificateEnrollment はい
MDM_Client 現在テスト中。
MDM_ConfigSetting はい
MDM_DeviceRegistrationInfo
MDM_EASPolicy
MDM_MgMtAuthority はい
MDM_MsiApplication
MDM_MsiInstallJob
MDM_RemoteApplication テストが開始されていません。
MDM_RemoteAppUseCookie テストが開始されていません。
MDM_Restrictions
MDM_RestrictionsUser テストが開始されていません。
MDM_SecurityStatus はい
MDM_SideLoader
MDM_SecurityStatusUser 現在テスト中。
MDM_Updates はい
MDM_VpnApplicationTrigger はい
MDM_VpnConnection
MDM_WebApplication 現在テスト中。
MDM_WirelessProfile はい
MDM_WirelesssProfileXML はい
MDM_WNSChannel
MDM_WNSConfiguration
MSFT_NetFirewallProfile はい
MSFT_VpnConnection はい
SoftwareLicensingProduct
SoftwareLicensingService

ペアレンタル コントロール WMI クラス

クラス Windows 10 でテストが完了しました
wpcappoverride はい
wpcgameoverride はい
wpcgamessettings はい
wpcrating はい
wpcRatingsDescriptor
wpcratingssystem
wpcsystemsettings はい
wpcurloverride はい
wpcusersettings はい
wpcwebsettings

Win32 WMI クラス

クラス Windows 10 でテストが完了しました
Win32_1394Controller
Win32_BaseBoard
Win32_Battery
Win32_BIOS はい
Win32_CDROMDrive
Win32_ComputerSystem はい
Win32_ComputerSystemProduct はい
Win32_CurrentTime はい
Win32_Desktop
Win32_DesktopMonitor はい
Win32_DiskDrive はい
Win32_DiskPartition
Win32_DisplayConfiguration はい
Win32_DMAChannel
Win32_DriverVXD
Win32_EncryptableVolume
Win32_Environment
Win32_IDEController
Win32_InfraredDevice
Win32_IRQResource
Win32_Keyboard
Win32_LoadOrderGroup
Win32_LocalTime はい
Win32_LoggedOnUser
Win32_LogicalDisk はい
Win32_MotherboardDevice
Win32_NetworkAdapter はい
Win32_NetworkAdapterConfiguration
Win32_NetworkClient
Win32_NetworkLoginProfile
Win32_NetworkProtocol
Win32_NTEventlogFile
Win32_OperatingSystem はい
Win32_OSRecoveryConfiguration
Win32_PageFileSetting
Win32_ParallelPort
Win32_PCMCIAController
Win32_PhysicalMedia
Win32_PhysicalMemory はい
Win32_PnPDevice
Win32_PnPEntity
Win32_PointingDevice
Win32_PortableBattery
Win32_PortResource
Win32_POTSModem
Win32_Printer
Win32_PrinterConfiguration
Win32_Processor はい
Win32_QuickFixEngineering はい
Win32_Registry
Win32_SCSIController
Win32_SerialPort
Win32_SerialPortConfiguration
Win32_ServerFeature
Win32_service はい
Win32_Share はい
Win32_SoundDevice
Win32_SystemAccount
Win32_SystemBIOS はい
Win32_SystemDriver
Win32_SystemEnclosure
Win32_TapeDrive
Win32_TimeZone
Win32_UninterruptiblePowerSupply
Win32_USBController
Win32_UTCTime はい
Win32_VideoController
Win32_WindowsUpdateAgentVersion

CIM ビデオ コントローラー構成サービス プロバイダー リファレンス