Windows のプローブと権限

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:53分
  • ディスカバリーは、Windows コンピューターの特定のユーザーとしてコマンドを実行することにより、デバイスとソフトウェアにアクセスします。

    ほとんどのプローブは、Windows クラス、プロパティ、およびレジストリーエントリーにアクセスする必要があります。特定のプローブにも、Windows ディレクトリとリソースへの追加のアクセス権が必要です。セキュリティポリシーは組織によって異なるため、1 つの特定のロールまたは権限を付与することはできません。これら Windows のコンポーネントに対して、Windows のユーザーがローカルアドミニストレーター権限を持っていることを確認してください。

    管理共有

    Windows 管理共有は、ディスカバリーが特定のプローブによって実行されるプロセスの結果を一時的に保存するために使用する非表示のサーバーリソースです。MID サーバースクリプトファイル LaunchProc.psm1 はプロセスを起動し、その出力をマシン上の管理共有に書き込み、次に MID サーバーの結果を取得します。管理共有へのアクセスは、ターゲットに対する管理権限を持つユーザーに制限されています。たとえば、ローカルアドミニストレーターグループに属するユーザー、ローカル、またはドメインなどです。

    New York リリースでは、WMI プロトコルを使用するすべての Windows プローブがスクリプトファイル LaunchProc.psm1 を呼び出し、admin$ 共有フォルダーにデフォルトとして書き込みます。Windows の各ターゲットに別のネットワーク共有がマウントされている場合、MID サーバープロパティ mid.powershell.target_base_dirを更新することによって、フォルダーが変更される可能性があります。

    Windows のクラス

    ほとんどの Windows プローブは、Windows のクラスとそれらに含まれるプロパティにアクセスします。Windows の一部のクラスでは、ファイルの名前空間パスが指定されていません。明示的なパスが指定されていない場合、ServiceNow はデフォルトで root\cimv2\<クラス> を使用します。
    注:
    クラスター VIP のディスカバリーはサポートされていません。
    表 : 1. Windows のクラス
    プローブ Windows クラス プロパティ
    Hyper-V - クラスター root\MSCluster\MSCluster_ClusterToNode 先行
    Hyper-V - クラスター root\MSCluster\MSCluster_ClusterToNode 依存型
    Hyper-V - クラスター root\MSCluster\MSCluster_Resource タイプ
    Hyper-V - リソースプール root\virtualization\Msvm_ResourcePool AllocationUnits
    Hyper-V - リソースプール root\virtualization\Msvm_ResourcePool キャパシティ
    Hyper-V - リソースプール root\virtualization\Msvm_ResourcePool InstanceID
    Hyper-V - リソースプール root\virtualization\Msvm_ResourcePool 名前
    Hyper-V - リソースプール root\virtualization\Msvm_ResourcePool ResourceSubType
    Hyper-V - リソースプール root\virtualization\v2\Msvm_ResourcePool AllocationUnits
    Hyper-V - リソースプール root\virtualization\v2\Msvm_ResourcePool キャパシティ
    Hyper-V - リソースプール root\virtualization\v2\Msvm_ResourcePool InstanceID
    Hyper-V - リソースプール root\virtualization\v2\Msvm_ResourcePool Name (名前)
    Hyper-V - リソースプール root\virtualization\v2\Msvm_ResourcePool ResourceSubType
    Hyper-V - 仮想マシン root\virtualization\Msvm_ComputerSystem 説明
    Hyper-V - 仮想マシン root\virtualization\Msvm_ComputerSystem ElementName
    Hyper-V - 仮想マシン root\virtualization\Msvm_ComputerSystem EnabledState
    Hyper-V - 仮想マシン root\virtualization\Msvm_ComputerSystem 名前
    Hyper-V - 仮想マシン root\virtualization\Msvm_ComputerSystem TimeOfLastStateChange
    Hyper-V - 仮想マシン root\virtualization\Msvm_LogicalDisk BlockSize
    Hyper-V - 仮想マシン root\virtualization\Msvm_LogicalDisk ElementName
    Hyper-V - 仮想マシン root\virtualization\Msvm_LogicalDisk NumberOfBlocks
    Hyper-V - 仮想マシン root\virtualization\Msvm_LogicalDisk SystemName
    Hyper-V - 仮想マシン root\virtualization\Msvm_MemorySettingData AllocationUnits
    Hyper-V - 仮想マシン root\virtualization\Msvm_MemorySettingData InstanceID
    Hyper-V - 仮想マシン root\virtualization\Msvm_MemorySettingData VirtualQuantity
    Hyper-V - 仮想マシン root\virtualization\Msvm_ProcessorSettingData InstanceID
    Hyper-V - 仮想マシン root\virtualization\Msvm_ProcessorSettingData VirtualQuantity
    Hyper-V - 仮想マシン root\virtualization\Msvm_SyntheticEthernetPortSettingData ElementName
    Hyper-V - 仮想マシン root\virtualization\Msvm_SyntheticEthernetPortSettingData InstanceID
    Hyper-V - 仮想マシン root\virtualization\Msvm_VirtualSystemSettingData BaseBoardSerialNumber
    Hyper-V - 仮想マシン root\virtualization\Msvm_VirtualSystemSettingData BIOSGUID
    Hyper-V - 仮想マシン root\virtualization\Msvm_VirtualSystemSettingData BIOSSerialNumber
    Hyper-V - 仮想マシン root\virtualization\Msvm_VirtualSystemSettingData ChassisSerialNumber
    Hyper-V - 仮想マシン root\virtualization\Msvm_VirtualSystemSettingData InstanceID
    Hyper-V - 仮想マシン root\virtualization\Msvm_VirtualSystemSettingData SystemName
    Hyper-V - 仮想マシン ルート\仮想化\v2\Msvm_ComputerSystem 説明
    Hyper-V - 仮想マシン ルート\仮想化\v2\Msvm_ComputerSystem ElementName
    Hyper-V - 仮想マシン ルート\仮想化\v2\Msvm_ComputerSystem EnabledState
    Hyper-V - 仮想マシン ルート\仮想化\v2\Msvm_ComputerSystem Name (名前)
    Hyper-V - 仮想マシン ルート\仮想化\v2\Msvm_ComputerSystem TimeOfLastStateChange
    Hyper-V - 仮想マシン ルート\仮想化\v2\Msvm_LogicalDisk BlockSize
    Hyper-V - 仮想マシン ルート\仮想化\v2\Msvm_LogicalDisk ElementName
    Hyper-V - 仮想マシン ルート\仮想化\v2\Msvm_LogicalDisk NumberOfBlocks
    Hyper-V - 仮想マシン ルート\仮想化\v2\Msvm_LogicalDisk SystemName
    Hyper-V - 仮想マシン root\virtualization\v2\Msvm_MemorySettingData AllocationUnits
    Hyper-V - 仮想マシン root\virtualization\v2\Msvm_MemorySettingData InstanceID
    Hyper-V - 仮想マシン root\virtualization\v2\Msvm_MemorySettingData VirtualQuantity
    Hyper-V - 仮想マシン ルート\仮想化\v2\Msvm_ProcessorSettingData InstanceID
    Hyper-V - 仮想マシン ルート\仮想化\v2\Msvm_ProcessorSettingData VirtualQuantity
    Hyper-V - 仮想マシン ルート\仮想化\v2\Msvm_SyntheticEthernetPortSettingData ElementName
    Hyper-V - 仮想マシン ルート\仮想化\v2\Msvm_SyntheticEthernetPortSettingData InstanceID
    Hyper-V - 仮想マシン ルート\仮想化\v2\Msvm_VirtualSystemSettingData BaseBoardSerialNumber
    Hyper-V - 仮想マシン ルート\仮想化\v2\Msvm_VirtualSystemSettingData BIOSGUID
    Hyper-V - 仮想マシン ルート\仮想化\v2\Msvm_VirtualSystemSettingData BIOSSerialNumber
    Hyper-V - 仮想マシン ルート\仮想化\v2\Msvm_VirtualSystemSettingData ChassisSerialNumber
    Hyper-V - 仮想マシン ルート\仮想化\v2\Msvm_VirtualSystemSettingData InstanceID
    Hyper-V - 仮想マシン ルート\仮想化\v2\Msvm_VirtualSystemSettingData SystemName
    Hyper-V - 仮想ネットワーク root\virtualization\Msvm_ActiveConnection 先行
    Hyper-V - 仮想ネットワーク root\virtualization\Msvm_ActiveConnection 依存型
    Hyper-V - 仮想ネットワーク ルート\仮想化\Msvm_VirtualEthernetSwitch ElementName
    Hyper-V - 仮想ネットワーク ルート\仮想化\Msvm_VirtualEthernetSwitch Name (名前)
    Hyper-V - 仮想ネットワーク root\virtualization\Msvm_VirtualSwitch ElementName
    Hyper-V - 仮想ネットワーク root\virtualization\Msvm_VirtualSwitch 名前
    Hyper-V - 仮想ネットワーク ルート\仮想化\v2\Msvm_ActiveConnection 先行
    Hyper-V - 仮想ネットワーク ルート\仮想化\v2\Msvm_ActiveConnection 依存型
    Hyper-V - 仮想ネットワーク root\virtualization\v2\Msvm_VirtualEthernetSwitch ElementName
    Hyper-V - 仮想ネットワーク root\virtualization\v2\Msvm_VirtualEthernetSwitch Name (名前)
    Hyper-V - 仮想ネットワーク root\virtualization\v2\Msvm_VirtualSwitch ElementName
    Hyper-V - 仮想ネットワーク root\virtualization\v2\Msvm_VirtualSwitch Name (名前)
    Windows - アクティブな接続セッション Win32_OperatingSystem Name (名前)
    Windows - アクティブプロセス Win32_Process キャプション
    Windows - アクティブプロセス Win32_Process CommandLine
    Windows - アクティブプロセス Win32_Process CreationDate
    Windows - アクティブプロセス Win32_Process 説明
    Windows - アクティブプロセス Win32_Process ExecutablePath
    Windows - アクティブプロセス Win32_Process 名前
    Windows - アクティブプロセス Win32_Process ParentProcessId
    Windows - アクティブプロセス Win32_Process 優先度
    Windows - アクティブプロセス Win32_Process ProcessId
    Windows - Amazon EC2 Win32_ComputerSystemProduct UUID
    Windows と Azure の関係 Win32_ComputerSystemProduct UUID
    Windows - 分類 root\MSCluster\MSCluster_Cluster 名前
    Windows - 分類 root\MSCluster\MSCluster_ClusterToNode 先行
    Windows - 分類 root\MSCluster\MSCluster_ClusterToNode 依存型
    Windows - 分類 root\MSCluster\MSCluster_ClusterToResource GroupComponent
    Windows - 分類 root\MSCluster\MSCluster_ClusterToResource PartComponent
    Windows - 分類 root\MSCluster\MSCluster_Node 名前
    Windows - 分類 root\MSCluster\MSCluster_Resource 名前
    Windows - 分類 root\MSCluster\MSCluster_Resource PrivateProperties
    Windows - 分類 root\MSCluster\MSCluster_Resource タイプ
    Windows - 分類 root\virtualization\Msvm_ComputerSystem 名前
    Windows - 分類 ルート\仮想化\v2\Msvm_ComputerSystem Name (名前)
    Windows - 分類 Win32_ComputerSystem ドメイン
    Windows - 分類 Win32_ComputerSystem Name (名前)
    Windows - 分類 Win32_OperatingSystem キャプション
    Windows - 分類 Win32_OperatingSystem バージョン
    Windows - クラスター root\MSCluster\MSCluster_Cluster キャプション
    Windows - クラスター root\MSCluster\MSCluster_Cluster 説明
    Windows - クラスター root\MSCluster\MSCluster_Cluster 名前
    Windows - クラスター root\MSCluster\MSCluster_Cluster ステータス
    Windows - クラスター root\MSCluster\MSCluster_ClusterToNetwork GroupComponent
    Windows - クラスター root\MSCluster\MSCluster_ClusterToNetwork PartComponent
    Windows - クラスター root\MSCluster\MSCluster_ClusterToNetworkInterface GroupComponent
    Windows - クラスター root\MSCluster\MSCluster_ClusterToNetworkInterface PartComponent
    Windows - クラスター root\MSCluster\MSCluster_ClusterToNode 先行
    Windows - クラスター root\MSCluster\MSCluster_ClusterToNode 依存型
    Windows - クラスター root\MSCluster\MSCluster_ClusterToQuorumResource GroupComponent
    Windows - クラスター root\MSCluster\MSCluster_ClusterToQuorumResource PartComponent
    Windows - クラスター root\MSCluster\MSCluster_ClusterToResource GroupComponent
    Windows - クラスター root\MSCluster\MSCluster_ClusterToResource PartComponent
    Windows - クラスター root\MSCluster\MSCluster_ClusterToResourceGroup GroupComponent
    Windows - クラスター root\MSCluster\MSCluster_ClusterToResourceGroup PartComponent
    Windows - クラスター root\MSCluster\MSCluster_Event 名前
    Windows - クラスター root\MSCluster\MSCluster_Event タイプ
    Windows - クラスター root\MSCluster\MSCluster_Network 住所
    Windows - クラスター root\MSCluster\MSCluster_Network AddressMask
    Windows - クラスター root\MSCluster\MSCluster_Network 説明
    Windows - クラスター root\MSCluster\MSCluster_Network 名前
    Windows - クラスター root\MSCluster\MSCluster_NetworkInterface 住所
    Windows - クラスター root\MSCluster\MSCluster_NetworkInterface 説明
    Windows - クラスター root\MSCluster\MSCluster_NetworkInterface DeviceID
    Windows - クラスター root\MSCluster\MSCluster_NetworkInterface 名前
    Windows - クラスター root\MSCluster\MSCluster_NetworkInterface ネットワーク
    Windows - クラスター root\MSCluster\MSCluster_Node キャプション
    Windows - クラスター root\MSCluster\MSCluster_Node 特性
    Windows - クラスター root\MSCluster\MSCluster_Node 説明
    Windows - クラスター root\MSCluster\MSCluster_Node フラグ
    Windows - クラスター root\MSCluster\MSCluster_Node 名前
    Windows - クラスター root\MSCluster\MSCluster_Node NodeInstanceID
    Windows - クラスター root\MSCluster\MSCluster_Node PrivateProperties
    Windows - クラスター root\MSCluster\MSCluster_Node 状況
    Windows - クラスター root\MSCluster\MSCluster_Node ステータス
    Windows - クラスター root\MSCluster\MSCluster_NodeToActiveGroup GroupComponent
    Windows - クラスター root\MSCluster\MSCluster_NodeToActiveGroup PartComponent
    Windows - クラスター root\MSCluster\MSCluster_NodeToActiveResource GroupComponent
    Windows - クラスター root\MSCluster\MSCluster_NodeToActiveResource PartComponent
    Windows - クラスター root\MSCluster\MSCluster_NodeToNetworkInterface GroupComponent
    Windows - クラスター root\MSCluster\MSCluster_NodeToNetworkInterface PartComponent
    Windows - クラスター root\MSCluster\MSCluster_Resource キャプション
    Windows - クラスター root\MSCluster\MSCluster_Resource 説明
    Windows - クラスター root\MSCluster\MSCluster_Resource 名前
    Windows - クラスター root\MSCluster\MSCluster_Resource PrivateProperties
    Windows - クラスター root\MSCluster\MSCluster_Resource ステータス
    Windows - クラスター root\MSCluster\MSCluster_Resource タイプ
    Windows - クラスター root\MSCluster\MSCluster_ResourceGroup 説明
    Windows - クラスター root\MSCluster\MSCluster_ResourceGroup 名前
    Windows - クラスター root\MSCluster\MSCluster_ResourceGroup PrivateProperties
    Windows - クラスター root\MSCluster\MSCluster_ResourceGroup 状況
    Windows - クラスター root\MSCluster\MSCluster_ResourceGroupToResource GroupComponent
    Windows - クラスター root\MSCluster\MSCluster_ResourceGroupToResource PartComponent
    Windows - クラスター root\MSCluster\MSCluster_ResourceToDependentResource 先行
    Windows - クラスター root\MSCluster\MSCluster_ResourceToDependentResource 依存型
    Windows - クラスター root\MSCluster\ MSCluster_ResourceToPossibleOwner GroupComponent
    Windows - クラスター root\MSCluster\ MSCluster_ResourceToPossibleOwner PartComponent
    Windows - クラスター root\MSCluster\MSCluster_ResourceType 説明
    Windows - クラスター root\MSCluster\MSCluster_ResourceType DisplayName
    Windows - クラスター root\MSCluster\MSCluster_ResourceType 名前
    Windows - クラスター root\MSCluster\MSCluster_ResourceType PrivateProperties
    Windows - クラスター root\MSCluster\MSCluster_ResourceTypeToResource GroupComponent
    Windows - クラスター root\MSCluster\MSCluster_ResourceTypeToResource PartComponent
    Windows - クラスター Win32_NetworkAdapterConfiguration IPAddress
    Windows - クラスター Win32_NetworkAdapterConfiguration IPEnabled
    Windows - CPU / メモリー Win32_PhysicalMemory BankLabel
    Windows - CPU / メモリー Win32_PhysicalMemory キャパシティ
    Windows - CPU / メモリー Win32_PhysicalMemory DataWidth
    Windows - CPU / メモリー Win32_PhysicalMemory DeviceLocator
    Windows - CPU / メモリー Win32_PhysicalMemory FormFactor
    Windows - CPU / メモリー Win32_PhysicalMemory メーカー
    Windows - CPU / メモリー Win32_PhysicalMemory MemoryType
    Windows - CPU / メモリー Win32_PhysicalMemory PartNumber
    Windows - CPU / メモリー Win32_PhysicalMemory SerialNumber
    Windows - CPU / メモリー Win32_PhysicalMemory 速度
    Windows - CPU / メモリー Win32_PhysicalMemory ステータス
    Windows - CPU / メモリー Win32_PhysicalMemory タグ
    Windows - CPU / メモリー Win32_PhysicalMemory TotalWidth
    Windows - CPU / メモリー Win32_PhysicalMemory TypeDetail
    Windows - CPU / メモリー Win32_Processor メーカー
    Windows - CPU / メモリー Win32_Processor MaxClockSpeed
    Windows - CPU / メモリー Win32_Processor 名前
    Windows - CPU / メモリー Win32_Processor NumberOfCores
    Windows - CPU / メモリー Win32_Processor NumberOfLogicalProcessors
    Windows - IIS 情報の取得 root\MicrosoftIISv2\IIsWebServerSetting LogFileDirectory
    Windows - IIS 情報の取得 root\MicrosoftIISv2\IIsWebServerSetting 名前
    Windows - IIS 情報の取得 root\MicrosoftIISv2\IIsWebServerSetting SecureBindings
    Windows - IIS 情報の取得 root\MicrosoftIISv2\IIsWebServerSetting ServerBindings
    Windows - IIS 情報の取得 root\MicrosoftIISv2\IIsWebServerSetting ServerComment
    Windows - IIS 情報の取得 ルート\Web 管理\サイト バインディング
    Windows - IIS 情報の取得 ルート\Web 管理\サイト ID
    Windows - IIS 情報の取得 ルート\Web 管理\サイト ログファイル
    Windows - IIS 情報の取得 ルート\Web 管理\サイト Name (名前)
    Windows - VIP の物理的な住所を取得 root\MSCluster\MSCluster_NetworkInterface 住所
    Windows - VIP の物理的な住所を取得 Win32_NetworkAdapterConfiguration IPAddress
    Windows - VIP の物理的な住所を取得 Win32_NetworkAdapterConfiguration IPEnabled
    Windows - ハードウェア情報 Win32_BaseBoard SerialNumber
    Windows - ハードウェア情報 Win32_BIOS SerialNumber
    Windows - ハードウェア情報 Win32_ComputerSystemProduct IdentifyingNumber
    Windows - ハードウェア情報 Win32_ComputerSystemProduct UUID
    Windows - ハードウェア情報 Win32_SystemEnclosure ChassisTypes
    Windows - ハードウェア情報 Win32_SystemEnclosure SerialNumber
    Windows - ハードウェアおよびネットワーク情報 Win32_BaseBoard SerialNumber
    Windows - ハードウェアおよびネットワーク情報 Win32_BIOS SerialNumber
    Windows - ハードウェアおよびネットワーク情報 Win32_ComputerSystemProduct IdentifyingNumber
    Windows - ハードウェアおよびネットワーク情報 Win32_ComputerSystemProduct UUID
    Windows - ハードウェアおよびネットワーク情報 Win32_IP4RouteTable Destination (宛先)
    Windows - ハードウェアおよびネットワーク情報 Win32_IP4RouteTable マスク
    Windows - ハードウェアおよびネットワーク情報 Win32_IP4RouteTable ネクストホップ
    Windows - ハードウェアおよびネットワーク情報 Win32_NetworkAdapter インデックス
    Windows - ハードウェアおよびネットワーク情報 Win32_NetworkAdapter メーカー
    Windows - ハードウェアおよびネットワーク情報 Win32_NetworkAdapter NetConnectionID
    Windows - ハードウェアおよびネットワーク情報 Win32_NetworkAdapterConfiguration キャプション
    Windows - ハードウェアおよびネットワーク情報 Win32_NetworkAdapterConfiguration DefaultIPGateway
    Windows - ハードウェアおよびネットワーク情報 Win32_NetworkAdapterConfiguration DHCPEnabled
    Windows - ハードウェアおよびネットワーク情報 Win32_NetworkAdapterConfiguration インデックス
    Windows - ハードウェアおよびネットワーク情報 Win32_NetworkAdapterConfiguration IPAddress
    Windows - ハードウェアおよびネットワーク情報 Win32_NetworkAdapterConfiguration IPEnabled
    Windows - ハードウェアおよびネットワーク情報 Win32_NetworkAdapterConfiguration IPSubnet
    Windows - ハードウェアおよびネットワーク情報 Win32_NetworkAdapterConfiguration MACAddress
    Windows - ハードウェアおよびネットワーク情報 Win32_SystemEnclosure ChassisTypes
    Windows - ハードウェアおよびネットワーク情報 Win32_SystemEnclosure SerialNumber
    Windows - ネットワーク Win32_IP4RouteTable Destination (宛先)
    Windows - ネットワーク Win32_IP4RouteTable マスク
    Windows - ネットワーク Win32_IP4RouteTable ネクストホップ
    Windows - ネットワーク Win32_NetworkAdapterConfiguration キャプション
    Windows - ネットワーク Win32_NetworkAdapter インデックス
    Windows - ネットワーク Win32_NetworkAdapter メーカー
    Windows - ネットワーク Win32_NetworkAdapter NetConnectionID
    Windows - ネットワーク Win32_NetworkAdapterConfiguration DefaultIPGateway
    Windows - ネットワーク Win32_NetworkAdapterConfiguration DHCPEnabled
    Windows - ネットワーク Win32_NetworkAdapterConfiguration インデックス
    Windows - ネットワーク Win32_NetworkAdapterConfiguration IPAddress
    Windows - ネットワーク Win32_NetworkAdapterConfiguration IPEnabled
    Windows - ネットワーク Win32_NetworkAdapterConfiguration IPSubnet
    Windows - ネットワーク Win32_NetworkAdapterConfiguration MACAddress
    Windows - OS 情報 Win32_ComputerSystem メーカー
    Windows - OS 情報 Win32_ComputerSystem モデル
    Windows - OS 情報 Win32_ComputerSystem UserName
    Windows - OS 情報 Win32_OperatingSystem CSDVersion
    Windows - OS 情報 Win32_OperatingSystem 説明
    Windows - OS 情報 Win32_OperatingSystem バージョン
    Windows - OS 情報 Win32_Processor AddressWidth
    Windows - プリンター Win32_TCPIPPrinterPort HostAddress
    Windows - プリンター Win32_Printer DeviceID
    Windows - プリンター Win32_TCPIPPrinterPort 名前
    Windows - プリンター Win32_Printer 名前
    Windows - プリンター Win32_Printer PortName
    Windows - サービス Win32_Service AcceptPause
    Windows - サービス Win32_Service AcceptStop
    Windows - サービス Win32_Service DesktopInteract
    Windows - サービス Win32_Service DisplayName
    Windows - サービス Win32_Service 名前
    Windows - サービス Win32_Service パス
    Windows - サービス Win32_Service ProcessId
    Windows - サービス Win32_Service ServiceType
    Windows - サービス Win32_Service StartMode
    Windows - サービス Win32_Service StartName
    Windows - サービス Win32_Service 状況
    Windows - ストレージ 2008 - WMI Win32_DiskDrive キャプション
    Windows - ストレージ 2008 - WMI Win32_DiskDrive DeviceID
    Windows - ストレージ 2008 - WMI Win32_DiskDrive インデックス
    Windows - ストレージ 2008 - WMI Win32_DiskDrive InterfaceType
    Windows - ストレージ 2008 - WMI Win32_DiskDrive メーカー
    Windows - ストレージ 2008 - WMI Win32_DiskDrive モデル
    Windows - ストレージ 2008 - WMI Win32_DiskDrive SCSIBus
    Windows - ストレージ 2008 - WMI Win32_DiskDrive SCSILogicalUnit
    Windows - ストレージ 2008 - WMI Win32_DiskDrive SCSI ポート
    Windows - ストレージ 2008 - WMI Win32_DiskDrive SCSITargetId
    Windows - ストレージ 2008 - WMI Win32_DiskDrive SerialNumber
    Windows - ストレージ 2008 - WMI Win32_DiskDrive サイズ
    Windows - ストレージ 2008 - WMI Win32_DiskDrive ステータス
    Windows - ストレージ 2008 - WMI Win32_DiskPartition ディスクインデックス
    Windows - ストレージ 2008 - WMI Win32_DiskPartition インデックス
    Windows - ストレージ 2008 - WMI Win32_DiskPartition サイズ
    Windows - ストレージ 2008 - WMI Win32_DiskPartition 開始オフセット
    Windows - ストレージ 2008 - WMI Win32_LogicalDisk DeviceID
    Windows - ストレージ 2008 - WMI Win32_LogicalDisk VolumeSerialNumber
    Windows - ストレージ 2008 - WMI Win32_LogicalDiskToPartition 先行
    Windows - ストレージ 2008 - WMI Win32_LogicalDiskToPartition 依存型
    Windows - ストレージ 2008 - WMI Win32_MappedLogicalDisk 説明
    Windows - ストレージ 2008 - WMI Win32_MappedLogicalDisk DeviceID
    Windows - ストレージ 2008 - WMI Win32_MappedLogicalDisk DriveType
    Windows - ストレージ 2008 - WMI Win32_MappedLogicalDisk FileSystem
    Windows - ストレージ 2008 - WMI Win32_MappedLogicalDisk FreeSpace
    Windows - ストレージ 2008 - WMI Win32_MappedLogicalDisk ProviderName
    Windows - ストレージ 2008 - WMI Win32_MappedLogicalDisk サイズ
    Windows - ストレージ 2008 - WMI Win32_MappedLogicalDisk VolumeName
    Windows - ストレージ 2008 - WMI Win32_MappedLogicalDisk VolumeSerialNumber
    Windows - ストレージ 2008 - WMI Win32_MountPoint ディレクトリ
    Windows - ストレージ 2008 - WMI Win32_MountPoint ボリューム
    Windows - ストレージ 2008 - WMI Win32_Volume キャパシティ
    Windows - ストレージ 2008 - WMI Win32_Volume DeviceID
    Windows - ストレージ 2008 - WMI Win32_Volume ドライブレター
    Windows - ストレージ 2008 - WMI Win32_Volume DriveType
    Windows - ストレージ 2008 - WMI Win32_Volume FileSystem
    Windows - ストレージ 2008 - WMI Win32_Volume FreeSpace
    Windows - ストレージ 2008 - WMI Win32_Volume ラベル
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Disk 割り当てサイズ
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Disk バスタイプ
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Disk FriendlyName
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Disk メーカー
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Disk モデル
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Disk 数値
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Disk ObjectId
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Disk 運用ステータス
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Disk SerialNumber
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Disk サイズ
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_DiskToPartition ディスク
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_DiskToPartition パーティション
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_iSCSISession イニシエーターノードアドレス
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_iSCSISession セッション識別子
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_iSCSISession ターゲットノードアドレス
    Windows - ストレージ 2012 - WMI ルート\microsoft\windows\storage\MSFT_iSCSISessionToDisk ディスク
    Windows - ストレージ 2012 - WMI ルート\microsoft\windows\storage\MSFT_iSCSISessionToDisk iSCSISession
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Partition アクセスパス
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Partition ディスク ID
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Partition ObjectId
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Partition オフセット
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Partition 運用ステータス
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Partition パーティション番号
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Partition サイズ
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_PartitionToVolume パーティション
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_PartitionToVolume ボリューム
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Volume ドライブレター
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Volume DriveType
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Volume FileSystem
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Volume ファイルシステムラベル
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Volume ObjectId
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Volume サイズ
    Windows - ストレージ 2012 - WMI ルート\Microsoft\Windows\ストレージ\MSFT_Volume 残りのサイズ
    Windows - ストレージ 2012 - WMI Win32_DiskDrive Name (名前)
    Windows - ストレージ 2012 - WMI Win32_DiskDrive SCSIBus
    Windows - ストレージ 2012 - WMI Win32_DiskDrive SCSILogicalUnit
    Windows - ストレージ 2012 - WMI Win32_DiskDrive SCSI ポート
    Windows - ストレージ 2012 - WMI Win32_DiskDrive SCSITargetId
    Windows - ストレージ 2012 - WMI Win32_LogicalDisk DeviceID
    Windows - ストレージ 2012 - WMI Win32_LogicalDisk VolumeSerialNumber
    Windows - ストレージ 2012 - WMI Win32_MappedLogicalDisk 説明
    Windows - ストレージ 2012 - WMI Win32_MappedLogicalDisk DeviceID
    Windows - ストレージ 2012 - WMI Win32_MappedLogicalDisk DriveType
    Windows - ストレージ 2012 - WMI Win32_MappedLogicalDisk FileSystem
    Windows - ストレージ 2012 - WMI Win32_MappedLogicalDisk FreeSpace
    Windows - ストレージ 2012 - WMI Win32_MappedLogicalDisk ProviderName
    Windows - ストレージ 2012 - WMI Win32_MappedLogicalDisk サイズ
    Windows - ストレージ 2012 - WMI Win32_MappedLogicalDisk VolumeName
    Windows - ストレージ 2012 - WMI Win32_MappedLogicalDisk VolumeSerialNumber
    Windows - ストレージ 2012 - WMI Win32_MountPoint ディレクトリ
    Windows - ストレージ 2012 - WMI Win32_MountPoint ボリューム

    Windows レジストリエントリ

    ディスカバリー Windows プローブでは、いくつかの Windows レジストリエントリを使用できます。
    注:
    Windows にインストールされたソフトウェアセンサーは、レジストリーから取得された install_date に 00:00:00 のタイムスタンプを追加します。すべての Windows ソフトウェアのインストール時間は、タイムゾーンに依存せず、インストールされた日の午前 0 時に設定されます。たとえば、Windows レジストリでインストール日が [2.19.2017] の場合、CMDB では [2.19.2017 00:00:00] と表示されます。
    プローブ Windows レジストリエントリ
    Windows - アクティブな接続セッション HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/Tcpip/Parameters/Hostname
    Windows - 分類 HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/Tcpip/Parameters/Hostname
    Windows - 分類 HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/Tcpip/Parameters/Domain
    Windows - IIS 情報の取得 HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/InetStp/MajorVersion
    Windows - IIS 情報の取得 HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/InetStp/MinorVersion
    Windows - APD ファイルの場所を検索 HKEY_LOCAL_MACHINE/SOFTWARE/APD/APD/CONFIGPATH
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Wow6432Node/Microsoft/Windows/CurrentVersion/Installer/UserData/*/Products/*/InstallProperties/InstallDate
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Wow6432Node/Microsoft/Windows/CurrentVersion/Uninstall/*/DisplayVersion
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows NT/CurrentVersion/ProductId
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/ProductId
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Installer/UserData/*/Products/*/InstallProperties/InstallDate
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Wow6432Node/Microsoft/Windows/CurrentVersion/Uninstall/*/DisplayName
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Uninstall/*/ParentDisplayName
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Installer/UserData/*/Products/*/InstallProperties/DisplayVersion
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Uninstall/*/UninstallString
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Wow6432Node/Microsoft/Windows/CurrentVersion/Installer/UserData/*/Products/*/InstallProperties/Publisher
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Internet Explorer/Version
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Installer/UserData/*/Products/*/InstallProperties/DisplayName
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Uninstall/*/Publisher
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Wow6432Node/Microsoft/Windows/CurrentVersion/Installer/UserData/*/Products/*/InstallProperties/ProductID
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Wow6432Node/Microsoft/Office/*/Registration/*/ProductID
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Installer/UserData/*/Products/*/InstallProperties/ProductID
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Uninstall/*/DisplayVersion
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Wow6432Node/Microsoft/Windows/CurrentVersion/Installer/UserData/*/Products/*/InstallProperties/DisplayVersion
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Wow6432Node/Microsoft/Office/*/Registration/*/DigitalProductID
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Installer/UserData/*/Products/*/InstallProperties/Publisher
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Uninstall/*/DisplayName
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Wow6432Node/Microsoft/Windows/CurrentVersion/Installer/UserData/*/Products/*/InstallProperties/DisplayName
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Wow6432Node/Microsoft/Windows/CurrentVersion/Uninstall/*/UninstallString
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Office/*/Registration/*/DigitalProductID
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Internet Explorer/Registration/ProductId
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Wow6432Node/Microsoft/Windows/CurrentVersion/Uninstall/*/Publisher
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Internet Explorer/svcVersion
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Office/*/Registration/*/ProductID
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Wow6432Node/Microsoft/Windows/CurrentVersion/Uninstall/*/InstallDate
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Wow6432Node/Microsoft/Windows/CurrentVersion/Uninstall/*/ParentDisplayName
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Uninstall/*/InstallDate
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows NT/CurrentVersion/DigitalProductID
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Component Based Servicing/Packages/Package_*_KB*/InstallName
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Component Based Servicing/Packages/Package_*_KB*/InstallTimeHigh
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Component Based Servicing/Packages/Package_*_KB*/InstallTimeLow
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Component Based Servicing/Packages/Package_for_RollupFix*/InstallLocation
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Component Based Servicing/Packages/Package_for_RollupFix*/InstallName
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Component Based Servicing/Packages/Package_for_RollupFix*/InstallTimeHigh
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Component Based Servicing/Packages/Package_for_RollupFix*/InstallTimeLow
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/software/Microsoft/Windows/CurrentVersion/Installer/UserData/*/products/*/InstallProperties/InstallLocation
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/software/Microsoft/Windows/CurrentVersion/Uninstall/*/InstallLocation
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/SOFTWARE/WOW6432Node/Microsoft/InetStp/SetupString
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/SOFTWARE/WOW6432Node/Microsoft/InetStp/VersionString
    Windows - インストール済みソフトウェア HKEY_LOCAL_MACHINE/software/wow6432Node/Microsoft/Windows/CurrentVersion/Uninstall/*/InstallLocation
    Windows - インストール済みソフトウェア HKEY_USERS/*/SOFTWARE/Adobe/Adobe Acrobat/DC/AVEntitlement/iEntitlementLevel
    Windows - インストール済みソフトウェア HKEY_USERS/*/SOFTWARE/Microsoft/Windows/CurrentVersion/Uninstall/*/DisplayName
    Windows - インストール済みソフトウェア HKEY_USERS/*/SOFTWARE/Microsoft/Windows/CurrentVersion/Uninstall/*/DisplayVersion
    Windows - インストール済みソフトウェア HKEY_USERS/*/SOFTWARE/Microsoft/Windows/CurrentVersion/Uninstall/*/ParentDisplayName
    Windows - インストール済みソフトウェア HKEY_USERS/*/SOFTWARE/Microsoft/Windows/CurrentVersion/Uninstall/*/Publisher
    Windows - インストール済みソフトウェア HKEY_USERS/*/SOFTWARE/Microsoft/Windows/CurrentVersion/Uninstall/*/UninstallString