Skip to content

Instantly share code, notes, and snippets.

@atomic-penguin
Created July 18, 2011 19:42
Show Gist options
  • Select an option

  • Save atomic-penguin/1090448 to your computer and use it in GitHub Desktop.

Select an option

Save atomic-penguin/1090448 to your computer and use it in GitHub Desktop.
OpsChef Windows CB debug information

DESCRIPTION

Installs Clamwin

REQUIREMENTS

Depends on the Opscode windows cookbook. This should work on any Windows system supported by the Chef windows cookbook.

ATTRIBUTES

  • clamwin["url"]

    • URL for the clamwin setup installer (.exe file)

LICENSE AND AUTHOR

Author:: Eric G. Wolfe (wolfe21@marshall.edu)

Copyright 2011

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

[Mon, 18 Jul 2011 15:43:40 -0400] INFO: *** Chef 0.10.2 ***
[Mon, 18 Jul 2011 15:43:50 -0400] INFO: Run List is [recipe[clamwin]]
[Mon, 18 Jul 2011 15:43:50 -0400] INFO: Run List expands to [clamwin]
[Mon, 18 Jul 2011 15:43:50 -0400] INFO: Starting Chef Run for wolfe21-chefwin.marshall.edu
[Mon, 18 Jul 2011 15:43:50 -0400] INFO: Loading cookbooks [clamwin, windows]
[Mon, 18 Jul 2011 15:43:50 -0400] INFO: Processing windows_package[ClamWin Free Antivirus 0.97.1] action install (clamwin::default line /chef/cache/cookbooks/clamwin/recipes/default.rb)
[Mon, 18 Jul 2011 15:43:51 -0400] ERROR: windows_package[ClamWin Free Antivirus 0.97.1] (clamwin::default line /chef/cache/cookbooks/clamwin/recipes/default.rb) has had an error
[Mon, 18 Jul 2011 15:43:51 -0400] ERROR: Running exception handlers
[Mon, 18 Jul 2011 15:43:51 -0400] FATAL: Saving node information to c:/chef/cache/failed-run-data.json
[Mon, 18 Jul 2011 15:43:51 -0400] ERROR: Exception handlers complete
[Mon, 18 Jul 2011 15:43:51 -0400] FATAL: Stacktrace dumped to c:/chef/cache/chef-stacktrace.out
[Mon, 18 Jul 2011 15:43:51 -0400] FATAL: Win32::Registry::Error: windows_package[ClamWin Free Antivirus 0.97.1] (clamwin::default line /chef/cache/cookbooks/clamwin/recipes/default.rb) had an error: The system cannot find the file specified.
[Mon, 18 Jul 2011 18:18:03 -0400] INFO: *** Chef 0.10.2 ***
[Mon, 18 Jul 2011 18:18:14 -0400] INFO: Run List is [recipe[clamwin]]
[Mon, 18 Jul 2011 18:18:14 -0400] INFO: Run List expands to [clamwin]
[Mon, 18 Jul 2011 18:18:14 -0400] INFO: Starting Chef Run for wolfe21-chefwin.marshall.edu
[Mon, 18 Jul 2011 18:18:14 -0400] INFO: Loading cookbooks [clamwin, windows]
[Mon, 18 Jul 2011 18:18:14 -0400] INFO: Processing windows_package[ClamWin Free Antivirus 0.97.1] action install (clamwin::default line /chef/cache/cookbooks/clamwin/recipes/default.rb)
[Mon, 18 Jul 2011 18:18:14 -0400] ERROR: windows_package[ClamWin Free Antivirus 0.97.1] (clamwin::default line /chef/cache/cookbooks/clamwin/recipes/default.rb) has had an error
[Mon, 18 Jul 2011 18:18:14 -0400] ERROR: Running exception handlers
[Mon, 18 Jul 2011 18:18:14 -0400] FATAL: Saving node information to c:/chef/cache/failed-run-data.json
[Mon, 18 Jul 2011 18:18:14 -0400] ERROR: Exception handlers complete
[Mon, 18 Jul 2011 18:18:14 -0400] FATAL: Stacktrace dumped to c:/chef/cache/chef-stacktrace.out
[Mon, 18 Jul 2011 18:18:14 -0400] FATAL: Win32::Registry::Error: windows_package[ClamWin Free Antivirus 0.97.1] (clamwin::default line /chef/cache/cookbooks/clamwin/recipes/default.rb) had an error: The system cannot find the file specified.
Generated at Mon Jul 18 18:18:14 -0400 2011
Win32::Registry::Error: windows_package[ClamWin Free Antivirus 0.97.1] (clamwin::default line /chef/cache/cookbooks/clamwin/recipes/default.rb) had an error: The system cannot find the file specified.
C:/ruby/lib/ruby/1.8/win32/registry.rb:528:in `open'
c:/chef/cache/cookbooks/windows/providers/package.rb:195:in `extract_installed_packages_from_key'
c:/chef/cache/cookbooks/windows/providers/package.rb:187:in `installed_packages'
c:/chef/cache/cookbooks/windows/providers/package.rb:103:in `current_installed_version'
c:/chef/cache/cookbooks/windows/providers/package.rb:94:in `load_current_resource'
C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource.rb:416:in `run_action'
C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:45:in `run_action'
C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `converge'
C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `each'
C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `converge'
C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource'
C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource'
C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:76:in `converge'
C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/client.rb:312:in `converge'
C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/client.rb:160:in `run'
C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/client.rb:239:in `run_application'
C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/client.rb:229:in `loop'
C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/client.rb:229:in `run_application'
C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application.rb:66:in `run'
C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/chef-client:26
C:/ruby/bin/chef-client:19:in `load'
C:/ruby/bin/chef-client:19
#
# Cookbook Name:: clamwin
# Attributes:: default
#
# Copyright 2011, Eric G. Wolfe
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
default["clamwin"]["url"] = "http://superb-sea2.dl.sourceforge.net/project/clamwin/clamwin/0.97.1/clamwin-0.97.1-setup.exe"
#
# Cookbook Name:: clamwin
# Recipe:: default
#
# Copyright 2011, Eric G. Wolfe
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
windows_package "ClamWin Free Antivirus 0.97.1" do
source node["clamwin"]["url"]
installer_type :inno
action :install
end
{
"exception": "Win32::Registry::Error: windows_package[ClamWin Free Antivirus 0.97.1] (clamwin::default line /chef/cache/cookbooks/clamwin/recipes/default.rb) had an error: The system cannot find the file specified.",
"success": false,
"node": {
"normal": {
"tags": [
],
"chef": {
"server_url": "http://muchef.marshall.edu:4000"
}
},
"name": "wolfe21-chefwin.marshall.edu",
"override": {
},
"default": {
"clamwin": {
"url": "http://superb-sea2.dl.sourceforge.net/project/clamwin/clamwin/0.97.1/clamwin-0.97.1-setup.exe"
}
},
"json_class": "Chef::Node",
"automatic": {
"keys": {
},
"dmi": {
},
"kernel": {
"modules": {
"Microsoft ISATAP Adapter": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "*ISATAP",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000001",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\*ISATAP\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "Microsoft ISATAP Adapter",
"system_name": null,
"status": null,
"inf_name": "nettun.inf",
"friendly_name": null,
"device_name": "Microsoft ISATAP Adapter",
"creation_class_name": null
},
"Windows Firewall Authorization Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_MPSDRV\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Windows Firewall Authorization Driver",
"creation_class_name": null
},
"WAN Miniport (IPv6)": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ms_ndiswanipv6",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000036",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\MS_NDISWANIPV6\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "WAN Miniport (IPv6)",
"system_name": null,
"status": null,
"inf_name": "netrasa.inf",
"friendly_name": null,
"device_name": "WAN Miniport (IPv6)",
"creation_class_name": null
},
"KSecDD": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_KSECDD\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "KSecDD",
"creation_class_name": null
},
"Bitlocker Drive Encryption Filter Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_FVEVOL\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Bitlocker Drive Encryption Filter Driver",
"creation_class_name": null
},
"Terminal Server Device Redirector Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_RDPDR\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Terminal Server Device Redirector Driver",
"creation_class_name": null
},
"Remote Access IPv6 ARP Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_WANARPV6\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Remote Access IPv6 ARP Driver",
"creation_class_name": null
},
"UMBus Root Bus Enumerator": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "root\\umbus",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\0000003e",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\UMBUS\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "UMBus Root Bus Enumerator",
"system_name": null,
"status": null,
"inf_name": "umbus.inf",
"friendly_name": null,
"device_name": "UMBus Root Bus Enumerator",
"creation_class_name": null
},
"Microsoft Teredo Tunneling Adapter": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "*TEREDO",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000002",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\*TEREDO\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "Microsoft Teredo Tunneling Adapter",
"system_name": null,
"status": null,
"inf_name": "nettun.inf",
"friendly_name": "Teredo Tunneling Pseudo-Interface",
"device_name": "Microsoft Teredo Tunneling Adapter",
"creation_class_name": null
},
"PCI bus": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ACPI\\PNP0A03",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000044",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard system devices)",
"is_signed": true,
"device_id": "ACPI\\PNP0A03\\1",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "PCI bus",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "PCI bus",
"creation_class_name": null
},
"USB Root Hub": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "USB\\ROOT_HUB&VID8086&PID7020&REV0001",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\USBPDO-0",
"driver_version": "6.1.7601.17586",
"version": "6.1.7601.17586",
"manufacturer": "(Standard USB Host Controller)",
"is_signed": true,
"device_id": "USB\\ROOT_HUB\\4&192D568&0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{36fc9e60-c465-11cf-8056-444553540000}",
"driver_provider_name": "Microsoft",
"device_class": "USB",
"description": "USB Root Hub",
"system_name": null,
"status": null,
"inf_name": "usbport.inf",
"friendly_name": null,
"device_name": "USB Root Hub",
"creation_class_name": null
},
"KSecPkg": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_KSECPKG\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "KSecPkg",
"creation_class_name": null
},
"Link-Layer Topology Discovery Responder": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_RSPNDR\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Link-Layer Topology Discovery Responder",
"creation_class_name": null
},
"PEAUTH": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_PEAUTH\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "PEAUTH",
"creation_class_name": null
},
"VgaSave": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_VGASAVE\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "VgaSave",
"creation_class_name": null
},
"Remote Desktop Services Security Filter Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_TSSECSRV\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Remote Desktop Services Security Filter Driver",
"creation_class_name": null
},
"Composite Bus Enumerator": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ROOT\\CompositeBus",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000005",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\COMPOSITEBUS\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Composite Bus Enumerator",
"system_name": null,
"status": null,
"inf_name": "compositebus.inf",
"friendly_name": null,
"device_name": "Composite Bus Enumerator",
"creation_class_name": null
},
"Intel Processor": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ACPI\\GenuineIntel_-_Intel64_Family_6_Model_6",
"compat_id": "ACPI\\Processor",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000042",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "Intel",
"is_signed": true,
"device_id": "ACPI\\GENUINEINTEL_-_INTEL64_FAMILY_6_MODEL_6_-_QEMU_VIRTUAL_CPU_VERSION_0.9.1\\_0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{50127dc3-0f36-415e-a6cc-4cb3be910b65}",
"driver_provider_name": "Microsoft",
"device_class": "PROCESSOR",
"description": "Intel Processor",
"system_name": null,
"status": null,
"inf_name": "cpu.inf",
"friendly_name": "QEMU Virtual CPU version 0.9.1",
"device_name": "Intel Processor",
"creation_class_name": null
},
"Null": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_NULL\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Null",
"creation_class_name": null
},
"WAN Miniport (L2TP)": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ms_l2tpminiport",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000033",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\MS_L2TPMINIPORT\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "WAN Miniport (L2TP)",
"system_name": null,
"status": null,
"inf_name": "netrasa.inf",
"friendly_name": null,
"device_name": "WAN Miniport (L2TP)",
"creation_class_name": null
},
"NDIS System Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_NDIS\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "NDIS System Driver",
"creation_class_name": null
},
"Microsoft Virtual Drive Enumerator Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ROOT\\vdrvroot",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\0000003f",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard system devices)",
"is_signed": true,
"device_id": "ROOT\\VDRVROOT\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Microsoft Virtual Drive Enumerator Driver",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "Microsoft Virtual Drive Enumerator Driver",
"creation_class_name": null
},
"Intel 82441FX Pentium(R) Pro Processor to PCI bridge": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "PCI bus 0, device 0, function 0",
"start_mode": null,
"hard_ware_id": "PCI\\VEN_8086&DEV_1237&SUBSYS_11001AF4&REV_02",
"compat_id": "PCI\\VEN_8086&DEV_1237&REV_02",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\NTPNP_PCI0000",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Intel",
"is_signed": true,
"device_id": "PCI\\VEN_8086&DEV_1237&SUBSYS_11001AF4&REV_02\\3&13C0B0C5&0&00",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Intel 82441FX Pentium(R) Pro Processor to PCI bridge",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "Intel 82441FX Pentium(R) Pro Processor to PCI bridge",
"creation_class_name": null
},
"UMBus Enumerator": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "UMB\\UMBUS",
"compat_id": "",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\0000004c",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "UMB\\UMB\\1&841921D&0&PRINTERBUSENUMERATOR",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "UMBus Enumerator",
"system_name": null,
"status": null,
"inf_name": "umbus.inf",
"friendly_name": null,
"device_name": "UMBus Enumerator",
"creation_class_name": null
},
"Security Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_SECDRV\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Security Driver",
"creation_class_name": null
},
"Communications Port": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ACPI\\PNP0501",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\0000004a",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "(Standard port types)",
"is_signed": true,
"device_id": "ACPI\\PNP0501\\1",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e978-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "PORTS",
"description": "Communications Port",
"system_name": null,
"status": null,
"inf_name": "msports.inf",
"friendly_name": "Communications Port (COM1)",
"device_name": "Communications Port",
"creation_class_name": null
},
"RDP Winstation Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_RDPWD\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "RDP Winstation Driver",
"creation_class_name": null
},
"CNG": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_CNG\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "CNG",
"creation_class_name": null
},
"ACPI Fixed Feature Button": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ACPI\\FixedButton",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000045",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard system devices)",
"is_signed": true,
"device_id": "ACPI\\FIXEDBUTTON\\2&DABA3FF&2",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "ACPI Fixed Feature Button",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "ACPI Fixed Feature Button",
"creation_class_name": null
},
"RDP Encoder Mirror Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_RDPENCDD\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "RDP Encoder Mirror Driver",
"creation_class_name": null
},
"WFP Lightweight Filter": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_WFPLWF\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "WFP Lightweight Filter",
"creation_class_name": null
},
"ACPI x64-based PC": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "acpiapic",
"compat_id": "DETECTEDInternal\\ACPI_HAL",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000003",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "(Standard computers)",
"is_signed": true,
"device_id": "ROOT\\ACPI_HAL\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e966-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "COMPUTER",
"description": "ACPI x64-based PC",
"system_name": null,
"status": null,
"inf_name": "hal.inf",
"friendly_name": null,
"device_name": "ACPI x64-based PC",
"creation_class_name": null
},
"Standard floppy disk controller": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ACPI\\PNP0700",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000049",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "(Standard floppy disk controllers)",
"is_signed": true,
"device_id": "ACPI\\PNP0700\\4&3B4F7DA4&0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e969-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "FDC",
"description": "Standard floppy disk controller",
"system_name": null,
"status": null,
"inf_name": "fdc.inf",
"friendly_name": null,
"device_name": "Standard floppy disk controller",
"creation_class_name": null
},
"Realtek RTL8139C+ Fast Ethernet NIC": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "PCI bus 0, device 3, function 0",
"start_mode": null,
"hard_ware_id": "PCI\\VEN_10EC&DEV_8139&SUBSYS_11001AF4&REV_20",
"compat_id": "PCI\\VEN_10EC&DEV_8139&REV_20",
"system_creation_class_name": null,
"driver_name": null,
"date": "20080530",
"started": null,
"pdo": "\\Device\\NTPNP_PCI0006",
"driver_version": "6.111.530.2008",
"version": "6.111.530.2008",
"manufacturer": "Realtek Semiconductor Corp.",
"is_signed": true,
"device_id": "PCI\\VEN_10EC&DEV_8139&SUBSYS_11001AF4&REV_20\\3&13C0B0C5&0&18",
"caption": null,
"driver_date": "20080530000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "Realtek RTL8139C+ Fast Ethernet NIC",
"system_name": null,
"status": null,
"inf_name": "netrtl64.inf",
"friendly_name": null,
"device_name": "Realtek RTL8139C+ Fast Ethernet NIC",
"creation_class_name": null
},
"RDPCDD": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_RDPCDD\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "RDPCDD",
"creation_class_name": null
},
"WAN Miniport (IKEv2)": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ms_agilevpnminiport",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000032",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\MS_AGILEVPNMINIPORT\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "WAN Miniport (IKEv2)",
"system_name": null,
"status": null,
"inf_name": "netavpna.inf",
"friendly_name": null,
"device_name": "WAN Miniport (IKEv2)",
"creation_class_name": null
},
"TCP/IP Protocol Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_TCPIP\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "TCP/IP Protocol Driver",
"creation_class_name": null
},
"TCP/IP Registry Compatibility": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_TCPIPREG\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "TCP/IP Registry Compatibility",
"creation_class_name": null
},
"QoS Packet Scheduler": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_PSCHED\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "QoS Packet Scheduler",
"creation_class_name": null
},
"System CMOS/real time clock": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ACPI\\PNP0B00",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000046",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard system devices)",
"is_signed": true,
"device_id": "ACPI\\PNP0B00\\4&3B4F7DA4&0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "System CMOS/real time clock",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "System CMOS/real time clock",
"creation_class_name": null
},
"WAN Miniport (IP)": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ms_ndiswanip",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000035",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\MS_NDISWANIP\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "WAN Miniport (IP)",
"system_name": null,
"status": null,
"inf_name": "netrasa.inf",
"friendly_name": null,
"device_name": "WAN Miniport (IP)",
"creation_class_name": null
},
"NetIO Legacy TDI Support Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_TDX\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "NetIO Legacy TDI Support Driver",
"creation_class_name": null
},
"Storage volumes": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_VOLSNAP\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Storage volumes",
"creation_class_name": null
},
"Disk drive": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "Channel 0, Target 0, Lun 0",
"start_mode": null,
"hard_ware_id": "IDE\\DiskQEMU_HARDDISK___________________________0.9.1___",
"compat_id": "GenDisk",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\Ide\\IdeDeviceP0T0L0-0",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "(Standard disk drives)",
"is_signed": true,
"device_id": "IDE\\DISKQEMU_HARDDISK___________________________0.9.1___\\5&2770A7AF&0&0.0.0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e967-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "DISKDRIVE",
"description": "Disk drive",
"system_name": null,
"status": null,
"inf_name": "disk.inf",
"friendly_name": "QEMU HARDDISK ATA Device",
"device_name": "Disk drive",
"creation_class_name": null
},
"IDE Channel": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "Channel 0",
"start_mode": null,
"hard_ware_id": "Intel-PIIX3",
"compat_id": "*PNP0600",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\Ide\\PciIde0Channel0",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard IDE ATA/ATAPI controllers)",
"is_signed": true,
"device_id": "PCIIDE\\IDECHANNEL\\4&3084357F&0&0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e96a-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "HDC",
"description": "IDE Channel",
"system_name": null,
"status": null,
"inf_name": "mshdc.inf",
"friendly_name": "ATA Channel 0",
"device_name": "IDE Channel",
"creation_class_name": null
},
"msisadrv": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_MSISADRV\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "msisadrv",
"creation_class_name": null
},
"Ancillary Function Driver for Winsock": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_AFD\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Ancillary Function Driver for Winsock",
"creation_class_name": null
},
"WAN Miniport (PPPOE)": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ms_pppoeminiport",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000037",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\MS_PPPOEMINIPORT\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "WAN Miniport (PPPOE)",
"system_name": null,
"status": null,
"inf_name": "netrasa.inf",
"friendly_name": null,
"device_name": "WAN Miniport (PPPOE)",
"creation_class_name": null
},
"PS/2 Compatible Mouse": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ACPI\\PNP0F13",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000048",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ACPI\\PNP0F13\\4&3B4F7DA4&0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e96f-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "MOUSE",
"description": "PS/2 Compatible Mouse",
"system_name": null,
"status": null,
"inf_name": "msmouse.inf",
"friendly_name": null,
"device_name": "PS/2 Compatible Mouse",
"creation_class_name": null
},
"Mount Point Manager": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_MOUNTMGR\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Mount Point Manager",
"creation_class_name": null
},
"File as Volume Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ROOT\\BLBDRIVE",
"compat_id": "DETECTEDInternal\\blbdrive",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000004",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\BLBDRIVE\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "File as Volume Driver",
"system_name": null,
"status": null,
"inf_name": "blbdrive.inf",
"friendly_name": null,
"device_name": "File as Volume Driver",
"creation_class_name": null
},
"System Attribute Cache": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_DISCACHE\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "System Attribute Cache",
"creation_class_name": null
},
"Hardware Policy Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_HWPOLICY\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Hardware Policy Driver",
"creation_class_name": null
},
"Intel 82371SB PCI to ISA bridge": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "PCI bus 0, device 1, function 0",
"start_mode": null,
"hard_ware_id": "PCI\\VEN_8086&DEV_7000&SUBSYS_11001AF4&REV_00",
"compat_id": "PCI\\VEN_8086&DEV_7000&REV_00",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\NTPNP_PCI0001",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Intel",
"is_signed": true,
"device_id": "PCI\\VEN_8086&DEV_7000&SUBSYS_11001AF4&REV_00\\3&13C0B0C5&0&08",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Intel 82371SB PCI to ISA bridge",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "Intel 82371SB PCI to ISA bridge",
"creation_class_name": null
},
"Offline Files Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_CSC\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Offline Files Driver",
"creation_class_name": null
},
"Generic volume shadow copy": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "STORAGE\\VolumeSnapshot",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\HarddiskVolumeShadowCopy1",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "STORAGE\\VOLUMESNAPSHOT\\HARDDISKVOLUMESNAPSHOT1",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{533c5b84-ec70-11d2-9505-00c04f79deaf}",
"driver_provider_name": "Microsoft",
"device_class": "VOLUMESNAPSHOT",
"description": "Generic volume shadow copy",
"system_name": null,
"status": null,
"inf_name": "volsnap.inf",
"friendly_name": null,
"device_name": "Generic volume shadow copy",
"creation_class_name": null
},
"Intel(R) 82371SB PCI Bus Master IDE Controller": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "PCI bus 0, device 1, function 1",
"start_mode": null,
"hard_ware_id": "PCI\\VEN_8086&DEV_7010&SUBSYS_11001AF4&REV_00",
"compat_id": "PCI\\VEN_8086&DEV_7010&REV_00",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\NTPNP_PCI0002",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Intel",
"is_signed": true,
"device_id": "PCI\\VEN_8086&DEV_7010&SUBSYS_11001AF4&REV_00\\3&13C0B0C5&0&09",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e96a-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "HDC",
"description": "Intel(R) 82371SB PCI Bus Master IDE Controller",
"system_name": null,
"status": null,
"inf_name": "mshdc.inf",
"friendly_name": null,
"device_name": "Intel(R) 82371SB PCI Bus Master IDE Controller",
"creation_class_name": null
},
"Terminal Server Keyboard Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ROOT\\RDP_KBD",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\0000003b",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard system devices)",
"is_signed": true,
"device_id": "ROOT\\RDP_KBD\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Terminal Server Keyboard Driver",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "Terminal Server Keyboard Driver",
"creation_class_name": null
},
"Security Processor Loader Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_SPLDR\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Security Processor Loader Driver",
"creation_class_name": null
},
"Microsoft ACPI-Compliant System": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ACPI_HAL\\PNP0C08",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000041",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ACPI_HAL\\PNP0C08\\0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Microsoft ACPI-Compliant System",
"system_name": null,
"status": null,
"inf_name": "acpi.inf",
"friendly_name": null,
"device_name": "Microsoft ACPI-Compliant System",
"creation_class_name": null
},
"Intel(R) 82371SB PCI to USB Universal Host Controller": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "PCI bus 0, device 1, function 2",
"start_mode": null,
"hard_ware_id": "PCI\\VEN_8086&DEV_7020&SUBSYS_11001AF4&REV_01",
"compat_id": "PCI\\VEN_8086&DEV_7020&REV_01",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\NTPNP_PCI0003",
"driver_version": "6.1.7601.17586",
"version": "6.1.7601.17586",
"manufacturer": "Intel",
"is_signed": true,
"device_id": "PCI\\VEN_8086&DEV_7020&SUBSYS_11001AF4&REV_01\\3&13C0B0C5&0&0A",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{36fc9e60-c465-11cf-8056-444553540000}",
"driver_provider_name": "Microsoft",
"device_class": "USB",
"description": "Intel(R) 82371SB PCI to USB Universal Host Controller",
"system_name": null,
"status": null,
"inf_name": "usbport.inf",
"friendly_name": null,
"device_name": "Intel(R) 82371SB PCI to USB Universal Host Controller",
"creation_class_name": null
},
"WAN Miniport (Network Monitor)": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ms_ndiswanbh",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000034",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\MS_NDISWANBH\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "WAN Miniport (Network Monitor)",
"system_name": null,
"status": null,
"inf_name": "netrasa.inf",
"friendly_name": null,
"device_name": "WAN Miniport (Network Monitor)",
"creation_class_name": null
},
"Link-Layer Topology Discovery Mapper I/O Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_LLTDIO\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Link-Layer Topology Discovery Mapper I/O Driver",
"creation_class_name": null
},
"WAN Miniport (PPTP)": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ms_pptpminiport",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000038",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\MS_PPTPMINIPORT\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "WAN Miniport (PPTP)",
"system_name": null,
"status": null,
"inf_name": "netrasa.inf",
"friendly_name": null,
"device_name": "WAN Miniport (PPTP)",
"creation_class_name": null
},
"Disk Virtual Machine Bus Acceleration Filter Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_STORFLT\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Disk Virtual Machine Bus Acceleration Filter Driver",
"creation_class_name": null
},
"Microsoft System Management BIOS Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ROOT\\mssmbios",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000031",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard system devices)",
"is_signed": true,
"device_id": "ROOT\\MSSMBIOS\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Microsoft System Management BIOS Driver",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "Microsoft System Management BIOS Driver",
"creation_class_name": null
},
"Plug and Play Software Device Enumerator": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "root\\swenum",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\0000003d",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard system devices)",
"is_signed": true,
"device_id": "ROOT\\SYSTEM\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Plug and Play Software Device Enumerator",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "Plug and Play Software Device Enumerator",
"creation_class_name": null
},
"Dynamic Volume Manager": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_VOLMGRX\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Dynamic Volume Manager",
"creation_class_name": null
},
"RAS Async Adapter": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "SW\\{eeab7790-c514-11d1-b42b-00805fc1270e}",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\KSENUM#00000001",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "SW\\{EEAB7790-C514-11D1-B42B-00805FC1270E}\\ASYNCMAC",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "RAS Async Adapter",
"system_name": null,
"status": null,
"inf_name": "netrasa.inf",
"friendly_name": null,
"device_name": "RAS Async Adapter",
"creation_class_name": null
},
"PCI standard RAM Controller": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "PCI bus 0, device 4, function 0",
"start_mode": null,
"hard_ware_id": "PCI\\VEN_1AF4&DEV_1002&SUBSYS_00051AF4&REV_00",
"compat_id": "PCI\\VEN_1AF4&DEV_1002&REV_00",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\NTPNP_PCI0007",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard system devices)",
"is_signed": true,
"device_id": "PCI\\VEN_1AF4&DEV_1002&SUBSYS_00051AF4&REV_00\\3&13C0B0C5&0&20",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "PCI standard RAM Controller",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "PCI standard RAM Controller",
"creation_class_name": null
},
"TDTCP": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_TDTCP\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "TDTCP",
"creation_class_name": null
},
"Common Log (CLFS)": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_CLFS\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Common Log (CLFS)",
"creation_class_name": null
},
"Generic volume": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "STORAGE\\Volume",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\HarddiskVolume1",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "STORAGE\\VOLUME\\{97725BEE-9615-11E0-BCF0-806E6F6E6963}#0000000000100000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{71a27cdd-812a-11d0-bec7-08002be2092f}",
"driver_provider_name": "Microsoft",
"device_class": "VOLUME",
"description": "Generic volume",
"system_name": null,
"status": null,
"inf_name": "volume.inf",
"friendly_name": null,
"device_name": "Generic volume",
"creation_class_name": null
},
"Beep": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_BEEP\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Beep",
"creation_class_name": null
},
"Performance Counters for Windows Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_PCW\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Performance Counters for Windows Driver",
"creation_class_name": null
},
"Volume Manager": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ROOT\\VOLMGR",
"compat_id": "DETECTEDInternal\\volmgr",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000040",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard system devices)",
"is_signed": true,
"device_id": "ROOT\\VOLMGR\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Volume Manager",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "Volume Manager",
"creation_class_name": null
},
"Standard PS/2 Keyboard": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ACPI\\PNP0303",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000047",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard keyboards)",
"is_signed": true,
"device_id": "ACPI\\PNP0303\\4&3B4F7DA4&0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e96b-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "KEYBOARD",
"description": "Standard PS/2 Keyboard",
"system_name": null,
"status": null,
"inf_name": "keyboard.inf",
"friendly_name": null,
"device_name": "Standard PS/2 Keyboard",
"creation_class_name": null
},
"CD-ROM Drive": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "Channel 1, Target 0, Lun 0",
"start_mode": null,
"hard_ware_id": "IDE\\CdRomQEMU_QEMU_DVD-ROM_______________________0.9.____",
"compat_id": "GenCdRom",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\Ide\\IdeDeviceP1T0L0-2",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard CD-ROM drives)",
"is_signed": true,
"device_id": "IDE\\CDROMQEMU_QEMU_DVD-ROM_______________________0.9.____\\5&3A2A5854&0&1.0.0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e965-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "CDROM",
"description": "CD-ROM Drive",
"system_name": null,
"status": null,
"inf_name": "cdrom.inf",
"friendly_name": "QEMU QEMU DVD-ROM ATA Device",
"device_name": "CD-ROM Drive",
"creation_class_name": null
},
"Standard VGA Graphics Adapter": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "PCI bus 0, device 2, function 0",
"start_mode": null,
"hard_ware_id": "PCI\\VEN_1013&DEV_00B8&SUBSYS_11001AF4&REV_00",
"compat_id": "PCI\\VEN_1013&DEV_00B8&REV_00",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\NTPNP_PCI0005",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "(Standard display types)",
"is_signed": true,
"device_id": "PCI\\VEN_1013&DEV_00B8&SUBSYS_11001AF4&REV_00\\3&13C0B0C5&0&10",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e968-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "DISPLAY",
"description": "Standard VGA Graphics Adapter",
"system_name": null,
"status": null,
"inf_name": "display.inf",
"friendly_name": null,
"device_name": "Standard VGA Graphics Adapter",
"creation_class_name": null
},
"WAN Miniport (SSTP)": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ms_sstpminiport",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000039",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\MS_SSTPMINIPORT\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "WAN Miniport (SSTP)",
"system_name": null,
"status": null,
"inf_name": "netsstpa.inf",
"friendly_name": null,
"device_name": "WAN Miniport (SSTP)",
"creation_class_name": null
},
"HTTP": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_HTTP\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "HTTP",
"creation_class_name": null
},
"NDProxy": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_NDPROXY\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "NDProxy",
"creation_class_name": null
},
"Remote Desktop Device Redirector Bus": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ROOT\\RDPBUS",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\0000003a",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\RDPBUS\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Remote Desktop Device Redirector Bus",
"system_name": null,
"status": null,
"inf_name": "rdpbus.inf",
"friendly_name": null,
"device_name": "Remote Desktop Device Redirector Bus",
"creation_class_name": null
},
"Generic Non-PnP Monitor": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "Monitor\\Default_Monitor",
"compat_id": "*PNP09FF",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\VideoPdo0",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "(Standard monitor types)",
"is_signed": true,
"device_id": "DISPLAY\\DEFAULT_MONITOR\\4&383BB471&0&12345678&00&02",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e96e-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "MONITOR",
"description": "Generic Non-PnP Monitor",
"system_name": null,
"status": null,
"inf_name": "monitor.inf",
"friendly_name": null,
"device_name": "Generic Non-PnP Monitor",
"creation_class_name": null
},
"Kernel Mode Driver Frameworks service": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_WDF01000\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Kernel Mode Driver Frameworks service",
"creation_class_name": null
},
"Reflector Display Driver used to gain access to graphics data": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_RDPREFMP\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Reflector Display Driver used to gain access to graphics data",
"creation_class_name": null
},
"Terminal Server Mouse Driver": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ROOT\\RDP_MOU",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\0000003c",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard system devices)",
"is_signed": true,
"device_id": "ROOT\\RDP_MOU\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Terminal Server Mouse Driver",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "Terminal Server Mouse Driver",
"creation_class_name": null
},
"NETBT": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_NETBT\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "NETBT",
"creation_class_name": null
},
"NSI proxy service driver.": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_NSIPROXY\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "NSI proxy service driver.",
"creation_class_name": null
}
},
"machine": "x86_64",
"name": "Microsoft Windows 7 Enterprise ",
"os_info": {
"serial_number": "00392-918-5000002-85152",
"number_of_processes": 37,
"name": "Microsoft Windows 7 Enterprise |C:\\Windows|\\Device\\Harddisk0\\Partition2",
"install_date": "20110613174157.000000-240",
"free_physical_memory": "2332920",
"product_type": 1,
"os_type": 18,
"number_of_licensed_users": 0,
"local_date_time": "20110718181803.584000-240",
"free_virtual_memory": "5325676",
"distributed": false,
"total_swap_space_size": null,
"service_pack_major_version": 1,
"pae_enabled": null,
"os_product_suite": 256,
"operating_system_sku": 4,
"number_of_users": 2,
"foreground_application_boost": 2,
"data_execution_prevention_drivers": true,
"data_execution_prevention_available": true,
"current_time_zone": -240,
"csd_version": "Service Pack 1",
"country_code": "1",
"total_visible_memory_size": "3145272",
"plus_version_number": null,
"data_execution_prevention_support_policy": 2,
"cs_creation_class_name": "Win32_ComputerSystem",
"boot_device": "\\Device\\HarddiskVolume1",
"size_stored_in_paging_files": "3145272",
"primary": true,
"large_system_cache": null,
"cs_name": "WOLFE21-CHEFWIN",
"build_type": "Multiprocessor Free",
"os_architecture": "64-bit",
"windows_directory": "C:\\Windows",
"version": "6.1.7601",
"manufacturer": "Microsoft Corporation",
"last_boot_up_time": "20110713030601.421875-240",
"data_execution_prevention_32_bit_applications": true,
"caption": "Microsoft Windows 7 Enterprise ",
"build_number": "7601",
"plus_product_id": null,
"max_number_of_processes": -1,
"system_drive": "C:",
"suite_mask": 272,
"registered_user": "wolfe21",
"other_type_description": null,
"organization": "",
"locale": "0409",
"encryption_level": 256,
"description": "",
"debug": false,
"total_virtual_memory_size": "6288696",
"system_directory": "C:\\Windows\\system32",
"status": "OK",
"service_pack_minor_version": 0,
"mui_languages": [
"en-US"
],
"max_process_memory_size": "8589934464",
"free_space_in_paging_files": "3042196",
"creation_class_name": "Win32_OperatingSystem",
"code_set": "1252",
"system_device": "\\Device\\HarddiskVolume2",
"os_language": 1033
},
"pnp_drivers": {
"ROOT\\LEGACY_RDPENCDD\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_RDPENCDD\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "RDP Encoder Mirror Driver",
"creation_class_name": null
},
"ROOT\\LEGACY_KSECDD\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_KSECDD\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "KSecDD",
"creation_class_name": null
},
"ROOT\\LEGACY_FVEVOL\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_FVEVOL\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Bitlocker Drive Encryption Filter Driver",
"creation_class_name": null
},
"Fax": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"started": null,
"pdo": null,
"driver_version": "2:5.1,2:5.2,2:6.0,2:6.1",
"manufacturer": null,
"is_signed": true,
"device_id": "Fax",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": null,
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": null,
"creation_class_name": null
},
"PCI\\VEN_8086&DEV_7000&SUBSYS_11001AF4&REV_00\\3&13C0B0C5&0&08": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "PCI bus 0, device 1, function 0",
"start_mode": null,
"hard_ware_id": "PCI\\VEN_8086&DEV_7000&SUBSYS_11001AF4&REV_00",
"compat_id": "PCI\\VEN_8086&DEV_7000&REV_00",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\NTPNP_PCI0001",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Intel",
"is_signed": true,
"device_id": "PCI\\VEN_8086&DEV_7000&SUBSYS_11001AF4&REV_00\\3&13C0B0C5&0&08",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Intel 82371SB PCI to ISA bridge",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "Intel 82371SB PCI to ISA bridge",
"creation_class_name": null
},
"ROOT\\LEGACY_TSSECSRV\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_TSSECSRV\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Remote Desktop Services Security Filter Driver",
"creation_class_name": null
},
"ROOT\\LEGACY_SPLDR\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_SPLDR\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Security Processor Loader Driver",
"creation_class_name": null
},
"ROOT\\LEGACY_PCW\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_PCW\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Performance Counters for Windows Driver",
"creation_class_name": null
},
"ROOT\\LEGACY_CSC\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_CSC\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Offline Files Driver",
"creation_class_name": null
},
"ROOT\\LEGACY_RDPWD\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_RDPWD\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "RDP Winstation Driver",
"creation_class_name": null
},
"ROOT\\LEGACY_DISCACHE\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_DISCACHE\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "System Attribute Cache",
"creation_class_name": null
},
"ROOT\\MS_AGILEVPNMINIPORT\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ms_agilevpnminiport",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000032",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\MS_AGILEVPNMINIPORT\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "WAN Miniport (IKEv2)",
"system_name": null,
"status": null,
"inf_name": "netavpna.inf",
"friendly_name": null,
"device_name": "WAN Miniport (IKEv2)",
"creation_class_name": null
},
"UMB\\UMB\\1&841921D&0&PRINTERBUSENUMERATOR": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "UMB\\UMBUS",
"compat_id": "",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\0000004c",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "UMB\\UMB\\1&841921D&0&PRINTERBUSENUMERATOR",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "UMBus Enumerator",
"system_name": null,
"status": null,
"inf_name": "umbus.inf",
"friendly_name": null,
"device_name": "UMBus Enumerator",
"creation_class_name": null
},
"HTREE\\ROOT\\0": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"started": null,
"pdo": null,
"driver_version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "HTREE\\ROOT\\0",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": null,
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": null,
"creation_class_name": null
},
"ACPI\\GENUINEINTEL_-_INTEL64_FAMILY_6_MODEL_6_-_QEMU_VIRTUAL_CPU_VERSION_0.9.1\\_0": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ACPI\\GenuineIntel_-_Intel64_Family_6_Model_6",
"compat_id": "ACPI\\Processor",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000042",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "Intel",
"is_signed": true,
"device_id": "ACPI\\GENUINEINTEL_-_INTEL64_FAMILY_6_MODEL_6_-_QEMU_VIRTUAL_CPU_VERSION_0.9.1\\_0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{50127dc3-0f36-415e-a6cc-4cb3be910b65}",
"driver_provider_name": "Microsoft",
"device_class": "PROCESSOR",
"description": "Intel Processor",
"system_name": null,
"status": null,
"inf_name": "cpu.inf",
"friendly_name": "QEMU Virtual CPU version 0.9.1",
"device_name": "Intel Processor",
"creation_class_name": null
},
"USB\\ROOT_HUB\\4&192D568&0": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "USB\\ROOT_HUB&VID8086&PID7020&REV0001",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\USBPDO-0",
"driver_version": "6.1.7601.17586",
"version": "6.1.7601.17586",
"manufacturer": "(Standard USB Host Controller)",
"is_signed": true,
"device_id": "USB\\ROOT_HUB\\4&192D568&0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{36fc9e60-c465-11cf-8056-444553540000}",
"driver_provider_name": "Microsoft",
"device_class": "USB",
"description": "USB Root Hub",
"system_name": null,
"status": null,
"inf_name": "usbport.inf",
"friendly_name": null,
"device_name": "USB Root Hub",
"creation_class_name": null
},
"ROOT\\LEGACY_NDIS\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_NDIS\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "NDIS System Driver",
"creation_class_name": null
},
"ROOT\\LEGACY_MOUNTMGR\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_MOUNTMGR\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Mount Point Manager",
"creation_class_name": null
},
"ROOT\\*TEREDO\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "*TEREDO",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000002",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\*TEREDO\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "Microsoft Teredo Tunneling Adapter",
"system_name": null,
"status": null,
"inf_name": "nettun.inf",
"friendly_name": "Teredo Tunneling Pseudo-Interface",
"device_name": "Microsoft Teredo Tunneling Adapter",
"creation_class_name": null
},
"ROOT\\ACPI_HAL\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "acpiapic",
"compat_id": "DETECTEDInternal\\ACPI_HAL",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000003",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "(Standard computers)",
"is_signed": true,
"device_id": "ROOT\\ACPI_HAL\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e966-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "COMPUTER",
"description": "ACPI x64-based PC",
"system_name": null,
"status": null,
"inf_name": "hal.inf",
"friendly_name": null,
"device_name": "ACPI x64-based PC",
"creation_class_name": null
},
"ACPI\\GENUINEINTEL_-_INTEL64_FAMILY_6_MODEL_6_-_QEMU_VIRTUAL_CPU_VERSION_0.9.1\\_1": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ACPI\\GenuineIntel_-_Intel64_Family_6_Model_6",
"compat_id": "ACPI\\Processor",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000043",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "Intel",
"is_signed": true,
"device_id": "ACPI\\GENUINEINTEL_-_INTEL64_FAMILY_6_MODEL_6_-_QEMU_VIRTUAL_CPU_VERSION_0.9.1\\_1",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{50127dc3-0f36-415e-a6cc-4cb3be910b65}",
"driver_provider_name": "Microsoft",
"device_class": "PROCESSOR",
"description": "Intel Processor",
"system_name": null,
"status": null,
"inf_name": "cpu.inf",
"friendly_name": "QEMU Virtual CPU version 0.9.1",
"device_name": "Intel Processor",
"creation_class_name": null
},
"ROOT\\BLBDRIVE\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ROOT\\BLBDRIVE",
"compat_id": "DETECTEDInternal\\blbdrive",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000004",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\BLBDRIVE\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "File as Volume Driver",
"system_name": null,
"status": null,
"inf_name": "blbdrive.inf",
"friendly_name": null,
"device_name": "File as Volume Driver",
"creation_class_name": null
},
"STORAGE\\VOLUMESNAPSHOT\\HARDDISKVOLUMESNAPSHOT1": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "STORAGE\\VolumeSnapshot",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\HarddiskVolumeShadowCopy1",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "STORAGE\\VOLUMESNAPSHOT\\HARDDISKVOLUMESNAPSHOT1",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{533c5b84-ec70-11d2-9505-00c04f79deaf}",
"driver_provider_name": "Microsoft",
"device_class": "VOLUMESNAPSHOT",
"description": "Generic volume shadow copy",
"system_name": null,
"status": null,
"inf_name": "volsnap.inf",
"friendly_name": null,
"device_name": "Generic volume shadow copy",
"creation_class_name": null
},
"ROOT\\LEGACY_PEAUTH\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_PEAUTH\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "PEAUTH",
"creation_class_name": null
},
"ROOT\\LEGACY_SECDRV\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_SECDRV\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Security Driver",
"creation_class_name": null
},
"ROOT\\SYSTEM\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "root\\swenum",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\0000003d",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard system devices)",
"is_signed": true,
"device_id": "ROOT\\SYSTEM\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Plug and Play Software Device Enumerator",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "Plug and Play Software Device Enumerator",
"creation_class_name": null
},
"ROOT\\*ISATAP\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "*ISATAP",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000001",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\*ISATAP\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "Microsoft ISATAP Adapter",
"system_name": null,
"status": null,
"inf_name": "nettun.inf",
"friendly_name": null,
"device_name": "Microsoft ISATAP Adapter",
"creation_class_name": null
},
"ACPI\\PNP0700\\4&3B4F7DA4&0": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ACPI\\PNP0700",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000049",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "(Standard floppy disk controllers)",
"is_signed": true,
"device_id": "ACPI\\PNP0700\\4&3B4F7DA4&0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e969-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "FDC",
"description": "Standard floppy disk controller",
"system_name": null,
"status": null,
"inf_name": "fdc.inf",
"friendly_name": null,
"device_name": "Standard floppy disk controller",
"creation_class_name": null
},
"STORAGE\\VOLUMESNAPSHOT\\HARDDISKVOLUMESNAPSHOT2": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "STORAGE\\VolumeSnapshot",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\HarddiskVolumeShadowCopy2",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "STORAGE\\VOLUMESNAPSHOT\\HARDDISKVOLUMESNAPSHOT2",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{533c5b84-ec70-11d2-9505-00c04f79deaf}",
"driver_provider_name": "Microsoft",
"device_class": "VOLUMESNAPSHOT",
"description": "Generic volume shadow copy",
"system_name": null,
"status": null,
"inf_name": "volsnap.inf",
"friendly_name": null,
"device_name": "Generic volume shadow copy",
"creation_class_name": null
},
"ROOT\\RDP_MOU\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ROOT\\RDP_MOU",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\0000003c",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard system devices)",
"is_signed": true,
"device_id": "ROOT\\RDP_MOU\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Terminal Server Mouse Driver",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "Terminal Server Mouse Driver",
"creation_class_name": null
},
"ROOT\\MS_PPTPMINIPORT\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ms_pptpminiport",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000038",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\MS_PPTPMINIPORT\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "WAN Miniport (PPTP)",
"system_name": null,
"status": null,
"inf_name": "netrasa.inf",
"friendly_name": null,
"device_name": "WAN Miniport (PPTP)",
"creation_class_name": null
},
"ACPI\\PNP0B00\\4&3B4F7DA4&0": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ACPI\\PNP0B00",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000046",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard system devices)",
"is_signed": true,
"device_id": "ACPI\\PNP0B00\\4&3B4F7DA4&0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "System CMOS/real time clock",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "System CMOS/real time clock",
"creation_class_name": null
},
"ROOT\\MS_NDISWANBH\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ms_ndiswanbh",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000034",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\MS_NDISWANBH\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "WAN Miniport (Network Monitor)",
"system_name": null,
"status": null,
"inf_name": "netrasa.inf",
"friendly_name": null,
"device_name": "WAN Miniport (Network Monitor)",
"creation_class_name": null
},
"STORAGE\\VOLUMESNAPSHOT\\HARDDISKVOLUMESNAPSHOT3": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "STORAGE\\VolumeSnapshot",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\HarddiskVolumeShadowCopy3",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "STORAGE\\VOLUMESNAPSHOT\\HARDDISKVOLUMESNAPSHOT3",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{533c5b84-ec70-11d2-9505-00c04f79deaf}",
"driver_provider_name": "Microsoft",
"device_class": "VOLUMESNAPSHOT",
"description": "Generic volume shadow copy",
"system_name": null,
"status": null,
"inf_name": "volsnap.inf",
"friendly_name": null,
"device_name": "Generic volume shadow copy",
"creation_class_name": null
},
"ROOT\\LEGACY_VOLMGRX\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_VOLMGRX\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Dynamic Volume Manager",
"creation_class_name": null
},
"UMB\\UMB\\1&841921D&0&TSBUS": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "UMB\\UMBUS",
"compat_id": "",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\0000004d",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "UMB\\UMB\\1&841921D&0&TSBUS",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "UMBus Enumerator",
"system_name": null,
"status": null,
"inf_name": "umbus.inf",
"friendly_name": null,
"device_name": "UMBus Enumerator",
"creation_class_name": null
},
"ROOT\\LEGACY_TDTCP\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_TDTCP\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "TDTCP",
"creation_class_name": null
},
"PCI\\VEN_8086&DEV_1237&SUBSYS_11001AF4&REV_02\\3&13C0B0C5&0&00": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "PCI bus 0, device 0, function 0",
"start_mode": null,
"hard_ware_id": "PCI\\VEN_8086&DEV_1237&SUBSYS_11001AF4&REV_02",
"compat_id": "PCI\\VEN_8086&DEV_1237&REV_02",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\NTPNP_PCI0000",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Intel",
"is_signed": true,
"device_id": "PCI\\VEN_8086&DEV_1237&SUBSYS_11001AF4&REV_02\\3&13C0B0C5&0&00",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Intel 82441FX Pentium(R) Pro Processor to PCI bridge",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "Intel 82441FX Pentium(R) Pro Processor to PCI bridge",
"creation_class_name": null
},
"ACPI\\PNP0303\\4&3B4F7DA4&0": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ACPI\\PNP0303",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000047",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard keyboards)",
"is_signed": true,
"device_id": "ACPI\\PNP0303\\4&3B4F7DA4&0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e96b-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "KEYBOARD",
"description": "Standard PS/2 Keyboard",
"system_name": null,
"status": null,
"inf_name": "keyboard.inf",
"friendly_name": null,
"device_name": "Standard PS/2 Keyboard",
"creation_class_name": null
},
"IDE\\CDROMQEMU_QEMU_DVD-ROM_______________________0.9.____\\5&3A2A5854&0&1.0.0": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "Channel 1, Target 0, Lun 0",
"start_mode": null,
"hard_ware_id": "IDE\\CdRomQEMU_QEMU_DVD-ROM_______________________0.9.____",
"compat_id": "GenCdRom",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\Ide\\IdeDeviceP1T0L0-2",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard CD-ROM drives)",
"is_signed": true,
"device_id": "IDE\\CDROMQEMU_QEMU_DVD-ROM_______________________0.9.____\\5&3A2A5854&0&1.0.0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e965-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "CDROM",
"description": "CD-ROM Drive",
"system_name": null,
"status": null,
"inf_name": "cdrom.inf",
"friendly_name": "QEMU QEMU DVD-ROM ATA Device",
"device_name": "CD-ROM Drive",
"creation_class_name": null
},
"ROOT\\LEGACY_WFPLWF\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_WFPLWF\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "WFP Lightweight Filter",
"creation_class_name": null
},
"STORAGE\\VOLUMESNAPSHOT\\HARDDISKVOLUMESNAPSHOT4": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "STORAGE\\VolumeSnapshot",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\HarddiskVolumeShadowCopy4",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "STORAGE\\VOLUMESNAPSHOT\\HARDDISKVOLUMESNAPSHOT4",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{533c5b84-ec70-11d2-9505-00c04f79deaf}",
"driver_provider_name": "Microsoft",
"device_class": "VOLUMESNAPSHOT",
"description": "Generic volume shadow copy",
"system_name": null,
"status": null,
"inf_name": "volsnap.inf",
"friendly_name": null,
"device_name": "Generic volume shadow copy",
"creation_class_name": null
},
"ROOT\\LEGACY_TCPIP\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_TCPIP\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "TCP/IP Protocol Driver",
"creation_class_name": null
},
"ROOT\\MSSMBIOS\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ROOT\\mssmbios",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000031",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard system devices)",
"is_signed": true,
"device_id": "ROOT\\MSSMBIOS\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Microsoft System Management BIOS Driver",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "Microsoft System Management BIOS Driver",
"creation_class_name": null
},
"ROOT\\MS_PPPOEMINIPORT\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ms_pppoeminiport",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000037",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\MS_PPPOEMINIPORT\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "WAN Miniport (PPPOE)",
"system_name": null,
"status": null,
"inf_name": "netrasa.inf",
"friendly_name": null,
"device_name": "WAN Miniport (PPPOE)",
"creation_class_name": null
},
"ROOT\\LEGACY_TDX\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_TDX\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "NetIO Legacy TDI Support Driver",
"creation_class_name": null
},
"ROOT\\MS_L2TPMINIPORT\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ms_l2tpminiport",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000033",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\MS_L2TPMINIPORT\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "WAN Miniport (L2TP)",
"system_name": null,
"status": null,
"inf_name": "netrasa.inf",
"friendly_name": null,
"device_name": "WAN Miniport (L2TP)",
"creation_class_name": null
},
"ROOT\\LEGACY_RDPDR\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_RDPDR\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Terminal Server Device Redirector Driver",
"creation_class_name": null
},
"ROOT\\LEGACY_WDF01000\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_WDF01000\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Kernel Mode Driver Frameworks service",
"creation_class_name": null
},
"ROOT\\LEGACY_RDPREFMP\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_RDPREFMP\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Reflector Display Driver used to gain access to graphics data",
"creation_class_name": null
},
"PCIIDE\\IDECHANNEL\\4&3084357F&0&0": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "Channel 0",
"start_mode": null,
"hard_ware_id": "Intel-PIIX3",
"compat_id": "*PNP0600",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\Ide\\PciIde0Channel0",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard IDE ATA/ATAPI controllers)",
"is_signed": true,
"device_id": "PCIIDE\\IDECHANNEL\\4&3084357F&0&0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e96a-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "HDC",
"description": "IDE Channel",
"system_name": null,
"status": null,
"inf_name": "mshdc.inf",
"friendly_name": "ATA Channel 0",
"device_name": "IDE Channel",
"creation_class_name": null
},
"ROOT\\LEGACY_CLFS\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_CLFS\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Common Log (CLFS)",
"creation_class_name": null
},
"ROOT\\LEGACY_NDPROXY\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_NDPROXY\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "NDProxy",
"creation_class_name": null
},
"ROOT\\LEGACY_VGASAVE\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_VGASAVE\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "VgaSave",
"creation_class_name": null
},
"ROOT\\RDP_KBD\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ROOT\\RDP_KBD",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\0000003b",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard system devices)",
"is_signed": true,
"device_id": "ROOT\\RDP_KBD\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Terminal Server Keyboard Driver",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "Terminal Server Keyboard Driver",
"creation_class_name": null
},
"ACPI\\PNP0A03\\1": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ACPI\\PNP0A03",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000044",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard system devices)",
"is_signed": true,
"device_id": "ACPI\\PNP0A03\\1",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "PCI bus",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "PCI bus",
"creation_class_name": null
},
"ACPI\\PNP0F13\\4&3B4F7DA4&0": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ACPI\\PNP0F13",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000048",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ACPI\\PNP0F13\\4&3B4F7DA4&0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e96f-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "MOUSE",
"description": "PS/2 Compatible Mouse",
"system_name": null,
"status": null,
"inf_name": "msmouse.inf",
"friendly_name": null,
"device_name": "PS/2 Compatible Mouse",
"creation_class_name": null
},
"PCIIDE\\IDECHANNEL\\4&3084357F&0&1": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "Channel 1",
"start_mode": null,
"hard_ware_id": "Intel-PIIX3",
"compat_id": "*PNP0600",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\Ide\\PciIde0Channel1",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard IDE ATA/ATAPI controllers)",
"is_signed": true,
"device_id": "PCIIDE\\IDECHANNEL\\4&3084357F&0&1",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e96a-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "HDC",
"description": "IDE Channel",
"system_name": null,
"status": null,
"inf_name": "mshdc.inf",
"friendly_name": "ATA Channel 1",
"device_name": "IDE Channel",
"creation_class_name": null
},
"STORAGE\\VOLUME\\{97725BEE-9615-11E0-BCF0-806E6F6E6963}#0000000000100000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "STORAGE\\Volume",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\HarddiskVolume1",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "STORAGE\\VOLUME\\{97725BEE-9615-11E0-BCF0-806E6F6E6963}#0000000000100000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{71a27cdd-812a-11d0-bec7-08002be2092f}",
"driver_provider_name": "Microsoft",
"device_class": "VOLUME",
"description": "Generic volume",
"system_name": null,
"status": null,
"inf_name": "volume.inf",
"friendly_name": null,
"device_name": "Generic volume",
"creation_class_name": null
},
"ROOT\\LEGACY_LLTDIO\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_LLTDIO\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Link-Layer Topology Discovery Mapper I/O Driver",
"creation_class_name": null
},
"ACPI_HAL\\PNP0C08\\0": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ACPI_HAL\\PNP0C08",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000041",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ACPI_HAL\\PNP0C08\\0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Microsoft ACPI-Compliant System",
"system_name": null,
"status": null,
"inf_name": "acpi.inf",
"friendly_name": null,
"device_name": "Microsoft ACPI-Compliant System",
"creation_class_name": null
},
"PCI\\VEN_8086&DEV_7020&SUBSYS_11001AF4&REV_01\\3&13C0B0C5&0&0A": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "PCI bus 0, device 1, function 2",
"start_mode": null,
"hard_ware_id": "PCI\\VEN_8086&DEV_7020&SUBSYS_11001AF4&REV_01",
"compat_id": "PCI\\VEN_8086&DEV_7020&REV_01",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\NTPNP_PCI0003",
"driver_version": "6.1.7601.17586",
"version": "6.1.7601.17586",
"manufacturer": "Intel",
"is_signed": true,
"device_id": "PCI\\VEN_8086&DEV_7020&SUBSYS_11001AF4&REV_01\\3&13C0B0C5&0&0A",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{36fc9e60-c465-11cf-8056-444553540000}",
"driver_provider_name": "Microsoft",
"device_class": "USB",
"description": "Intel(R) 82371SB PCI to USB Universal Host Controller",
"system_name": null,
"status": null,
"inf_name": "usbport.inf",
"friendly_name": null,
"device_name": "Intel(R) 82371SB PCI to USB Universal Host Controller",
"creation_class_name": null
},
"PCI\\VEN_1013&DEV_00B8&SUBSYS_11001AF4&REV_00\\3&13C0B0C5&0&10": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "PCI bus 0, device 2, function 0",
"start_mode": null,
"hard_ware_id": "PCI\\VEN_1013&DEV_00B8&SUBSYS_11001AF4&REV_00",
"compat_id": "PCI\\VEN_1013&DEV_00B8&REV_00",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\NTPNP_PCI0005",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "(Standard display types)",
"is_signed": true,
"device_id": "PCI\\VEN_1013&DEV_00B8&SUBSYS_11001AF4&REV_00\\3&13C0B0C5&0&10",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e968-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "DISPLAY",
"description": "Standard VGA Graphics Adapter",
"system_name": null,
"status": null,
"inf_name": "display.inf",
"friendly_name": null,
"device_name": "Standard VGA Graphics Adapter",
"creation_class_name": null
},
"ROOT\\MS_SSTPMINIPORT\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ms_sstpminiport",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000039",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\MS_SSTPMINIPORT\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "WAN Miniport (SSTP)",
"system_name": null,
"status": null,
"inf_name": "netsstpa.inf",
"friendly_name": null,
"device_name": "WAN Miniport (SSTP)",
"creation_class_name": null
},
"ROOT\\LEGACY_NSIPROXY\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_NSIPROXY\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "NSI proxy service driver.",
"creation_class_name": null
},
"ROOT\\LEGACY_AFD\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_AFD\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Ancillary Function Driver for Winsock",
"creation_class_name": null
},
"ROOT\\LEGACY_BEEP\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_BEEP\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Beep",
"creation_class_name": null
},
"ROOT\\LEGACY_STORFLT\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_STORFLT\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Disk Virtual Machine Bus Acceleration Filter Driver",
"creation_class_name": null
},
"ROOT\\LEGACY_HTTP\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_HTTP\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "HTTP",
"creation_class_name": null
},
"PCI\\VEN_1AF4&DEV_1002&SUBSYS_00051AF4&REV_00\\3&13C0B0C5&0&20": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "PCI bus 0, device 4, function 0",
"start_mode": null,
"hard_ware_id": "PCI\\VEN_1AF4&DEV_1002&SUBSYS_00051AF4&REV_00",
"compat_id": "PCI\\VEN_1AF4&DEV_1002&REV_00",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\NTPNP_PCI0007",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard system devices)",
"is_signed": true,
"device_id": "PCI\\VEN_1AF4&DEV_1002&SUBSYS_00051AF4&REV_00\\3&13C0B0C5&0&20",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "PCI standard RAM Controller",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "PCI standard RAM Controller",
"creation_class_name": null
},
"ROOT\\VDRVROOT\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ROOT\\vdrvroot",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\0000003f",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard system devices)",
"is_signed": true,
"device_id": "ROOT\\VDRVROOT\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Microsoft Virtual Drive Enumerator Driver",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "Microsoft Virtual Drive Enumerator Driver",
"creation_class_name": null
},
"ROOT\\LEGACY_HWPOLICY\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_HWPOLICY\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Hardware Policy Driver",
"creation_class_name": null
},
"ROOT\\LEGACY_NETBT\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_NETBT\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "NETBT",
"creation_class_name": null
},
"SW\\{EEAB7790-C514-11D1-B42B-00805FC1270E}\\ASYNCMAC": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "SW\\{eeab7790-c514-11d1-b42b-00805fc1270e}",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\KSENUM#00000001",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "SW\\{EEAB7790-C514-11D1-B42B-00805FC1270E}\\ASYNCMAC",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "RAS Async Adapter",
"system_name": null,
"status": null,
"inf_name": "netrasa.inf",
"friendly_name": null,
"device_name": "RAS Async Adapter",
"creation_class_name": null
},
"ROOT\\LEGACY_TCPIPREG\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_TCPIPREG\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "TCP/IP Registry Compatibility",
"creation_class_name": null
},
"PCI\\VEN_8086&DEV_7010&SUBSYS_11001AF4&REV_00\\3&13C0B0C5&0&09": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "PCI bus 0, device 1, function 1",
"start_mode": null,
"hard_ware_id": "PCI\\VEN_8086&DEV_7010&SUBSYS_11001AF4&REV_00",
"compat_id": "PCI\\VEN_8086&DEV_7010&REV_00",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\NTPNP_PCI0002",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Intel",
"is_signed": true,
"device_id": "PCI\\VEN_8086&DEV_7010&SUBSYS_11001AF4&REV_00\\3&13C0B0C5&0&09",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e96a-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "HDC",
"description": "Intel(R) 82371SB PCI Bus Master IDE Controller",
"system_name": null,
"status": null,
"inf_name": "mshdc.inf",
"friendly_name": null,
"device_name": "Intel(R) 82371SB PCI Bus Master IDE Controller",
"creation_class_name": null
},
"ACPI\\FIXEDBUTTON\\2&DABA3FF&2": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ACPI\\FixedButton",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000045",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard system devices)",
"is_signed": true,
"device_id": "ACPI\\FIXEDBUTTON\\2&DABA3FF&2",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "ACPI Fixed Feature Button",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "ACPI Fixed Feature Button",
"creation_class_name": null
},
"ROOT\\VOLMGR\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ROOT\\VOLMGR",
"compat_id": "DETECTEDInternal\\volmgr",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000040",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "(Standard system devices)",
"is_signed": true,
"device_id": "ROOT\\VOLMGR\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Volume Manager",
"system_name": null,
"status": null,
"inf_name": "machine.inf",
"friendly_name": null,
"device_name": "Volume Manager",
"creation_class_name": null
},
"ROOT\\MS_NDISWANIPV6\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ms_ndiswanipv6",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000036",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\MS_NDISWANIPV6\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "WAN Miniport (IPv6)",
"system_name": null,
"status": null,
"inf_name": "netrasa.inf",
"friendly_name": null,
"device_name": "WAN Miniport (IPv6)",
"creation_class_name": null
},
"ROOT\\LEGACY_WANARPV6\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_WANARPV6\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Remote Access IPv6 ARP Driver",
"creation_class_name": null
},
"ROOT\\LEGACY_NULL\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_NULL\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Null",
"creation_class_name": null
},
"ROOT\\RDPBUS\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ROOT\\RDPBUS",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\0000003a",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\RDPBUS\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Remote Desktop Device Redirector Bus",
"system_name": null,
"status": null,
"inf_name": "rdpbus.inf",
"friendly_name": null,
"device_name": "Remote Desktop Device Redirector Bus",
"creation_class_name": null
},
"ROOT\\LEGACY_KSECPKG\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_KSECPKG\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "KSecPkg",
"creation_class_name": null
},
"DISPLAY\\DEFAULT_MONITOR\\4&383BB471&0&12345678&00&02": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "Monitor\\Default_Monitor",
"compat_id": "*PNP09FF",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\VideoPdo0",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "(Standard monitor types)",
"is_signed": true,
"device_id": "DISPLAY\\DEFAULT_MONITOR\\4&383BB471&0&12345678&00&02",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e96e-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "MONITOR",
"description": "Generic Non-PnP Monitor",
"system_name": null,
"status": null,
"inf_name": "monitor.inf",
"friendly_name": null,
"device_name": "Generic Non-PnP Monitor",
"creation_class_name": null
},
"PCI\\VEN_10EC&DEV_8139&SUBSYS_11001AF4&REV_20\\3&13C0B0C5&0&18": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "PCI bus 0, device 3, function 0",
"start_mode": null,
"hard_ware_id": "PCI\\VEN_10EC&DEV_8139&SUBSYS_11001AF4&REV_20",
"compat_id": "PCI\\VEN_10EC&DEV_8139&REV_20",
"system_creation_class_name": null,
"driver_name": null,
"date": "20080530",
"started": null,
"pdo": "\\Device\\NTPNP_PCI0006",
"driver_version": "6.111.530.2008",
"version": "6.111.530.2008",
"manufacturer": "Realtek Semiconductor Corp.",
"is_signed": true,
"device_id": "PCI\\VEN_10EC&DEV_8139&SUBSYS_11001AF4&REV_20\\3&13C0B0C5&0&18",
"caption": null,
"driver_date": "20080530000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "Realtek RTL8139C+ Fast Ethernet NIC",
"system_name": null,
"status": null,
"inf_name": "netrtl64.inf",
"friendly_name": null,
"device_name": "Realtek RTL8139C+ Fast Ethernet NIC",
"creation_class_name": null
},
"ROOT\\LEGACY_RDPCDD\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_RDPCDD\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "RDPCDD",
"creation_class_name": null
},
"ROOT\\MS_NDISWANIP\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ms_ndiswanip",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000035",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\MS_NDISWANIP\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "NET",
"description": "WAN Miniport (IP)",
"system_name": null,
"status": null,
"inf_name": "netrasa.inf",
"friendly_name": null,
"device_name": "WAN Miniport (IP)",
"creation_class_name": null
},
"ROOT\\LEGACY_MSISADRV\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_MSISADRV\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "msisadrv",
"creation_class_name": null
},
"IDE\\DISKQEMU_HARDDISK___________________________0.9.1___\\5&2770A7AF&0&0.0.0": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "Channel 0, Target 0, Lun 0",
"start_mode": null,
"hard_ware_id": "IDE\\DiskQEMU_HARDDISK___________________________0.9.1___",
"compat_id": "GenDisk",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\Ide\\IdeDeviceP0T0L0-0",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "(Standard disk drives)",
"is_signed": true,
"device_id": "IDE\\DISKQEMU_HARDDISK___________________________0.9.1___\\5&2770A7AF&0&0.0.0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e967-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "DISKDRIVE",
"description": "Disk drive",
"system_name": null,
"status": null,
"inf_name": "disk.inf",
"friendly_name": "QEMU HARDDISK ATA Device",
"device_name": "Disk drive",
"creation_class_name": null
},
"ROOT\\COMPOSITEBUS\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ROOT\\CompositeBus",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\00000005",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\COMPOSITEBUS\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "Composite Bus Enumerator",
"system_name": null,
"status": null,
"inf_name": "compositebus.inf",
"friendly_name": null,
"device_name": "Composite Bus Enumerator",
"creation_class_name": null
},
"Microsoft XPS Document Writer": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"started": null,
"pdo": null,
"driver_version": "2:5.1,2:5.2,2:6.0,2:6.1",
"manufacturer": null,
"is_signed": true,
"device_id": "Microsoft XPS Document Writer",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": null,
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": null,
"creation_class_name": null
},
"IDE\\DISKQEMU_HARDDISK___________________________0.9.1___\\5&2770A7AF&0&0.1.0": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": "Channel 0, Target 1, Lun 0",
"start_mode": null,
"hard_ware_id": "IDE\\DiskQEMU_HARDDISK___________________________0.9.1___",
"compat_id": "GenDisk",
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\Ide\\IdeDeviceP0T1L0-1",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "(Standard disk drives)",
"is_signed": true,
"device_id": "IDE\\DISKQEMU_HARDDISK___________________________0.9.1___\\5&2770A7AF&0&0.1.0",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e967-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "DISKDRIVE",
"description": "Disk drive",
"system_name": null,
"status": null,
"inf_name": "disk.inf",
"friendly_name": "QEMU HARDDISK ATA Device",
"device_name": "Disk drive",
"creation_class_name": null
},
"STORAGE\\VOLUME\\{D45AB6C2-A499-11E0-A03B-806E6F6E6963}#0000000000100000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "STORAGE\\Volume",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\HarddiskVolume3",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "STORAGE\\VOLUME\\{D45AB6C2-A499-11E0-A03B-806E6F6E6963}#0000000000100000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{71a27cdd-812a-11d0-bec7-08002be2092f}",
"driver_provider_name": "Microsoft",
"device_class": "VOLUME",
"description": "Generic volume",
"system_name": null,
"status": null,
"inf_name": "volume.inf",
"friendly_name": null,
"device_name": "Generic volume",
"creation_class_name": null
},
"ROOT\\LEGACY_RSPNDR\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_RSPNDR\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Link-Layer Topology Discovery Responder",
"creation_class_name": null
},
"ROOT\\LEGACY_VOLSNAP\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_VOLSNAP\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Storage volumes",
"creation_class_name": null
},
"ROOT\\LEGACY_PSCHED\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_PSCHED\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "QoS Packet Scheduler",
"creation_class_name": null
},
"ACPI\\PNP0501\\1": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "ACPI\\PNP0501",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\0000004a",
"driver_version": "6.1.7600.16385",
"version": "6.1.7600.16385",
"manufacturer": "(Standard port types)",
"is_signed": true,
"device_id": "ACPI\\PNP0501\\1",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e978-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "PORTS",
"description": "Communications Port",
"system_name": null,
"status": null,
"inf_name": "msports.inf",
"friendly_name": "Communications Port (COM1)",
"device_name": "Communications Port",
"creation_class_name": null
},
"ROOT\\LEGACY_MPSDRV\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_MPSDRV\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "Windows Firewall Authorization Driver",
"creation_class_name": null
},
"ROOT\\LEGACY_CNG\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": null,
"location": null,
"start_mode": null,
"hard_ware_id": null,
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": null,
"started": null,
"pdo": null,
"driver_version": null,
"version": null,
"manufacturer": null,
"is_signed": null,
"device_id": "ROOT\\LEGACY_CNG\\0000",
"caption": null,
"driver_date": null,
"class_guid": null,
"driver_provider_name": null,
"device_class": "LEGACYDRIVER",
"description": null,
"system_name": null,
"status": null,
"inf_name": null,
"friendly_name": null,
"device_name": "CNG",
"creation_class_name": null
},
"ROOT\\UMBUS\\0000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "root\\umbus",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\0000003e",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "ROOT\\UMBUS\\0000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
"driver_provider_name": "Microsoft",
"device_class": "SYSTEM",
"description": "UMBus Root Bus Enumerator",
"system_name": null,
"status": null,
"inf_name": "umbus.inf",
"friendly_name": null,
"device_name": "UMBus Root Bus Enumerator",
"creation_class_name": null
},
"STORAGE\\VOLUME\\{97725BEE-9615-11E0-BCF0-806E6F6E6963}#0000000006500000": {
"name": null,
"install_date": null,
"dev_loader": null,
"signer": "Microsoft Windows",
"location": null,
"start_mode": null,
"hard_ware_id": "STORAGE\\Volume",
"compat_id": null,
"system_creation_class_name": null,
"driver_name": null,
"date": "20060621",
"started": null,
"pdo": "\\Device\\HarddiskVolume2",
"driver_version": "6.1.7601.17514",
"version": "6.1.7601.17514",
"manufacturer": "Microsoft",
"is_signed": true,
"device_id": "STORAGE\\VOLUME\\{97725BEE-9615-11E0-BCF0-806E6F6E6963}#0000000006500000",
"caption": null,
"driver_date": "20060621000000.******+***",
"class_guid": "{71a27cdd-812a-11d0-bec7-08002be2092f}",
"driver_provider_name": "Microsoft",
"device_class": "VOLUME",
"description": "Generic volume",
"system_name": null,
"status": null,
"inf_name": "volume.inf",
"friendly_name": null,
"device_name": "Generic volume",
"creation_class_name": null
}
},
"os": "WINNT",
"version": "6.1.7601 Service Pack 1 Build 7601",
"cs_info": {
"support_contact_description": null,
"reset_limit": -1,
"number_of_logical_processors": 2,
"name_format": null,
"name": "WOLFE21-CHEFWIN",
"model": "KVM",
"install_date": null,
"bootup_state": "Normal boot",
"front_panel_reset_status": 3,
"daylight_in_effect": true,
"reset_count": -1,
"current_time_zone": -240,
"automatic_managed_pagefile": true,
"system_startup_options": null,
"primary_owner_contact": null,
"power_state": 0,
"pause_after_reset": "-1",
"initial_load_info": null,
"dns_host_name": "wolfe21-chefwin",
"power_management_capabilities": null,
"part_of_domain": true,
"domain": "marshall.edu",
"boot_option_on_limit": null,
"workgroup": null,
"total_physical_memory": "3220758528",
"power_on_password_status": 3,
"power_management_supported": null,
"oem_logo_bitmap": null,
"manufacturer": "Red Hat",
"domain_role": 1,
"chassis_bootup_state": 3,
"caption": "WOLFE21-CHEFWIN",
"wake_up_type": 6,
"user_name": null,
"thermal_state": 3,
"power_supply_state": 3,
"network_server_mode_enabled": true,
"boot_rom_supported": true,
"system_startup_setting": null,
"pc_system_type": 1,
"oem_string_array": null,
"last_load_info": null,
"description": "AT/AT COMPATIBLE",
"automatic_reset_capability": true,
"automatic_reset_boot_option": true,
"status": "OK",
"roles": [
"LM_Workstation",
"LM_Server",
"SQLServer",
"NT",
"Potential_Browser",
"Backup_Browser"
],
"primary_owner_name": "wolfe21",
"infrared_supported": false,
"creation_class_name": "Win32_ComputerSystem",
"boot_option_on_watch_dog": null,
"system_type": "x64-based PC",
"system_startup_delay": null,
"reset_capability": 1,
"number_of_processors": 2,
"keyboard_password_status": 3,
"enable_daylight_savings_time": true,
"admin_password_status": 3
},
"release": "6.1.7601"
},
"platform_version": "6.1.7601",
"fqdn": "wolfe21-chefwin.marshall.edu",
"filesystem": {
"D:": {
"kb_size": 42988466,
"kb_available": 38094024,
"volume_name": "D Drive",
"fs_type": "ntfs",
"mount": "D:",
"percent_used": 11,
"kb_used": 4894442
},
"C:": {
"kb_size": 41836081,
"kb_available": 17439199,
"volume_name": "",
"fs_type": "ntfs",
"mount": "C:",
"percent_used": 58,
"kb_used": 24396882
},
"M:": {
"kb_size": 751621369,
"kb_available": 140269531,
"volume_name": "muFileServe01 Volume",
"fs_type": "ntfs",
"mount": "M:",
"percent_used": 81,
"kb_used": 611351838
},
"V:": {
"kb_size": 524288,
"kb_available": 245183098,
"volume_name": "muPFC Volume",
"fs_type": "ntfs",
"mount": "V:",
"percent_used": -46665,
"kb_used": -244658810
},
"F:": {
"kb_size": 0,
"kb_available": 0,
"volume_name": null,
"mount": "F:",
"percent_used": 0,
"kb_used": 0
}
},
"command": {
},
"ipaddress": "10.102.180.74",
"counters": {
"network": {
}
},
"domain": "marshall.edu",
"os": "windows",
"network": {
"default_interface": "0xb",
"interfaces": {
"0xb": {
"addresses": {
"2620:3:0:506:ef5:16a0:922f:189f": {
"netmask": "128",
"broadcast": null,
"family": "inet"
},
"fe80::8472:61c5:28f6:2e9e": {
"netmask": "64",
"broadcast": null,
"family": "inet"
},
"10.102.180.74": {
"netmask": "255.255.252.0",
"broadcast": "10.102.183.255",
"family": "inet"
},
"54:52:00:0E:A9:D5": {
"family": "lladdr"
}
},
"mtu": null,
"counters": {
},
"type": "Ethernet 802.3",
"instance": {
"name": "Realtek RTL8139C+ Fast Ethernet NIC",
"max_number_controlled": 0,
"install_date": null,
"service_name": "RTL8023x64",
"pnp_device_id": "PCI\\VEN_10EC&DEV_8139&SUBSYS_11001AF4&REV_20\\3&13C0B0C5&0&18",
"error_cleared": null,
"adapter_type": "Ethernet 802.3",
"net_enabled": true,
"last_error_code": null,
"guid": "{DFAEFD07-E2F8-4B2B-B225-9BFA27E2BDC8}",
"max_speed": null,
"interface_index": 11,
"system_creation_class_name": "Win32_ComputerSystem",
"power_management_capabilities": null,
"net_connection_id": "Local Area Connection",
"power_management_supported": false,
"availability": 3,
"network_addresses": null,
"net_connection_status": 2,
"manufacturer": "Realtek Semiconductor Corp.",
"mac_address": "54:52:00:0E:A9:D5",
"installed": true,
"device_id": "7",
"caption": "[00000007] Realtek RTL8139C+ Fast Ethernet NIC",
"status_info": null,
"speed": "100000000",
"product_name": "Realtek RTL8139C+ Fast Ethernet NIC",
"index": 7,
"error_description": null,
"adapter_type_id": 0,
"description": "Realtek RTL8139C+ Fast Ethernet NIC",
"system_name": "WOLFE21-CHEFWIN",
"status": null,
"physical_adapter": true,
"permanent_address": null,
"creation_class_name": "Win32_NetworkAdapter",
"config_manager_user_config": false,
"time_of_last_reset": "20110713030601.421875-240",
"config_manager_error_code": 0,
"auto_sense": null
},
"encapsulation": "Ethernet",
"arp": {
"10.102.180.91": "b8:ac:6f:9f:bf:6d",
"255.255.255.255": "ff:ff:ff:ff:ff:ff",
"224.0.0.22": "01:00:5e:00:00:16",
"224.0.0.252": "01:00:5e:00:00:fc",
"10.102.180.2": "00:16:c7:f7:7e:48",
"10.102.180.75": "54:52:00:50:f2:5a",
"239.255.255.250": "01:00:5e:7f:ff:fa",
"10.102.180.34": "b8:ac:6f:9f:c3:e9",
"10.102.183.255": "ff:ff:ff:ff:ff:ff"
},
"configuration": {
"wins_secondary_server": null,
"ip_enabled": true,
"wins_scope_id": "",
"service_name": "RTL8023x64",
"ipx_enabled": null,
"ip_subnet": [
"255.255.252.0",
"64",
"128"
],
"dns_enabled_for_wins_resolution": false,
"default_ip_gateway": [
"10.102.180.2",
"fe80::216:c7ff:fef7:7e48"
],
"tcp_max_data_retransmissions": null,
"pmtubh_detect_enabled": null,
"ipx_virtual_net_number": null,
"ip_sec_permit_udp_ports": [
],
"database_path": "%SystemRoot%\\System32\\drivers\\etc",
"tcpip_netbios_options": 0,
"mtu": null,
"ip_sec_permit_ip_protocols": [
],
"interface_index": 11,
"full_dns_registration_enabled": true,
"domain_dns_registration_enabled": false,
"dns_host_name": "wolfe21-chefwin",
"dhcp_lease_obtained": "20110717030716.000000-240",
"dhcp_lease_expires": "20110725030716.000000-240",
"wins_enable_lm_hosts_lookup": true,
"ip_sec_permit_tcp_ports": [
],
"dns_domain_suffix_search_order": [
"marshall.edu",
"marshallx.edu"
],
"tcp_use_rfc1122_urgent_pointer": null,
"tcp_max_connect_retransmissions": null,
"keep_alive_time": null,
"default_ttl": null,
"dead_gw_detect_enabled": null,
"arp_use_ether_snap": null,
"num_forward_packets": null,
"mac_address": "54:52:00:0E:A9:D5",
"keep_alive_interval": null,
"ipx_frame_type": null,
"ip_use_zero_broadcast": null,
"forward_buffer_memory": null,
"default_tos": null,
"caption": "[00000007] Realtek RTL8139C+ Fast Ethernet NIC",
"ipx_media_type": null,
"ip_connection_metric": 20,
"index": 7,
"wins_primary_server": null,
"tcp_num_connections": null,
"ipx_address": null,
"ip_port_security_enabled": null,
"igmp_level": null,
"dns_domain": "marshall.edu",
"dhcp_server": "10.101.4.43",
"dhcp_enabled": true,
"description": "Realtek RTL8139C+ Fast Ethernet NIC",
"wins_host_lookup_file": null,
"tcp_window_size": null,
"gateway_cost_metric": [
0,
256
],
"dns_server_search_order": [
"10.101.7.30",
"10.101.4.36",
"10.101.4.33"
],
"setting_id": "{DFAEFD07-E2F8-4B2B-B225-9BFA27E2BDC8}",
"pmtu_discovery_enabled": null,
"ipx_network_number": null,
"ip_filter_security_enabled": false,
"ip_address": [
"10.102.180.74",
"fe80::8472:61c5:28f6:2e9e",
"2620:3:0:506:ef5:16a0:922f:189f"
],
"arp_always_source_route": null
}
}
},
"default_gateway": "10.102.180.2"
},
"current_user": "wolfe21",
"ohai_time": 1311027488.14846,
"chef_packages": {
"ohai": {
"ohai_root": "C:/ruby/lib/ruby/gems/1.8/gems/ohai-0.6.4/lib/ohai",
"version": "0.6.4"
},
"chef": {
"version": "0.10.2",
"chef_root": "C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/lib"
}
},
"recipes": [
"clamwin"
],
"os_version": "6.1.7601",
"languages": {
"ruby": {
"target_os": "mingw32",
"bin_dir": "C:/ruby/bin",
"target_vendor": "pc",
"host_vendor": "pc",
"target_cpu": "i386",
"ruby_bin": "C:/ruby/bin/ruby",
"version": "1.8.7",
"host_os": "mingw32",
"target": "i686-pc-mingw32",
"release_date": "2011-02-18",
"host": "i686-pc-mingw32",
"host_cpu": "i686",
"gems_dir": "C:/ruby/lib/ruby/gems/1.8",
"platform": "i386-mingw32"
}
},
"cpu": {
"real": 2,
"total": 2,
"0": {
"cores": 1,
"model": "1539",
"model_name": "Intel64 Family 6 Model 6 Stepping 3",
"family": "1",
"physical_id": "CPU0",
"mhz": "2926",
"vendor_id": "GenuineIntel",
"cache_size": " KB",
"stepping": "3"
},
"1": {
"cores": 1,
"model": "1539",
"model_name": "Intel64 Family 6 Model 6 Stepping 3",
"family": "1",
"physical_id": "CPU1",
"mhz": "2926",
"vendor_id": "GenuineIntel",
"cache_size": " KB",
"stepping": "3"
}
},
"hostname": "WOLFE21-CHEFWIN",
"roles": [
],
"etc": {
"group": {
},
"passwd": {
}
},
"macaddress": "54:52:00:0E:A9:D5",
"platform": "windows"
},
"chef_environment": "test",
"run_list": [
"recipe[clamwin]"
],
"chef_type": "node"
},
"updated_resources": [
],
"elapsed_time": 0.27342,
"backtrace": [
"C:/ruby/lib/ruby/1.8/win32/registry.rb:528:in `open'",
"c:/chef/cache/cookbooks/windows/providers/package.rb:195:in `extract_installed_packages_from_key'",
"c:/chef/cache/cookbooks/windows/providers/package.rb:187:in `installed_packages'",
"c:/chef/cache/cookbooks/windows/providers/package.rb:103:in `current_installed_version'",
"c:/chef/cache/cookbooks/windows/providers/package.rb:94:in `load_current_resource'",
"C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource.rb:416:in `run_action'",
"C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:45:in `run_action'",
"C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `converge'",
"C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `each'",
"C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `converge'",
"C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource'",
"C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call'",
"C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'",
"C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step'",
"C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'",
"C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'",
"C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource'",
"C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:76:in `converge'",
"C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/client.rb:312:in `converge'",
"C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/client.rb:160:in `run'",
"C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/client.rb:239:in `run_application'",
"C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/client.rb:229:in `loop'",
"C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/client.rb:229:in `run_application'",
"C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application.rb:66:in `run'",
"C:/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/chef-client:26",
"C:/ruby/bin/chef-client:19:in `load'",
"C:/ruby/bin/chef-client:19"
],
"start_time": "Mon Jul 18 18:18:14 -0400 2011",
"all_resources": [
{
"instance_vars": {
"not_if": null,
"name": "ClamWin Free Antivirus 0.97.1",
"not_if_args": {
},
"delayed_notifications": [
],
"noop": null,
"only_if_args": {
},
"action": [
"install"
],
"source_line": "c:/chef/cache/cookbooks/clamwin/recipes/default.rb:20:in `from_file'",
"cookbook_name": "clamwin",
"only_if": null,
"enclosing_provider": null,
"immediate_notifications": [
],
"installer_type": "inno",
"recipe_name": "default",
"updated_by_last_action": false,
"params": {
},
"resource_name": "windows_package",
"allowed_actions": [
"nothing",
"install",
"remove"
],
"supports": {
},
"source": "http://superb-sea2.dl.sourceforge.net/project/clamwin/clamwin/0.97.1/clamwin-0.97.1-setup.exe",
"ignore_failure": false,
"before": null,
"updated": false,
"provider": null,
"package_name": "ClamWin Free Antivirus 0.97.1"
},
"json_class": "Chef::Resource::WindowsPackage"
}
],
"end_time": "Mon Jul 18 18:18:14 -0400 2011"
}
maintainer "Eric G. Wolfe"
maintainer_email "wolfe21@marshall.edu"
license "Apache 2.0"
description "Installs clamwin"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "0.0.2"
depends "windows"
{
"name": "wolfe21-chefwin.marshall.edu",
"chef_environment": "test",
"json_class": "Chef::Node",
"automatic": {
},
"normal": {
"chef": {
"server_url": "http://muchef.marshall.edu:4000"
}
},
"chef_type": "node",
"default": {
},
"override": {
},
"run_list": [
"recipe[clamwin]"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment