fauxhai 4.1.0 → 5.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (127) hide show
  1. checksums.yaml +4 -4
  2. data/.travis.yml +3 -2
  3. data/CHANGELOG.md +71 -12
  4. data/CONTRIBUTING.md +32 -20
  5. data/PLATFORMS.md +13 -73
  6. data/README.md +4 -4
  7. data/Rakefile +5 -1
  8. data/fauxhai.gemspec +3 -3
  9. data/lib/fauxhai/fetcher.rb +1 -1
  10. data/lib/fauxhai/mocker.rb +19 -17
  11. data/lib/fauxhai/platforms/amazon/2012.09.json +526 -178
  12. data/lib/fauxhai/platforms/amazon/2013.09.json +561 -235
  13. data/lib/fauxhai/platforms/amazon/2014.03.json +586 -291
  14. data/lib/fauxhai/platforms/amazon/2014.09.json +552 -218
  15. data/lib/fauxhai/platforms/amazon/2015.03.json +576 -222
  16. data/lib/fauxhai/platforms/amazon/2015.09.json +542 -238
  17. data/lib/fauxhai/platforms/amazon/2016.03.json +552 -246
  18. data/lib/fauxhai/platforms/amazon/2016.09.json +539 -237
  19. data/lib/fauxhai/platforms/amazon/2017.03.json +667 -0
  20. data/lib/fauxhai/platforms/arch/4.10.13-1-ARCH.json +1674 -0
  21. data/lib/fauxhai/platforms/arch/4.5.4-1-ARCH.json +2 -1
  22. data/lib/fauxhai/platforms/arch/4.9.11-1-ARCH.json +1 -0
  23. data/lib/fauxhai/platforms/centos/5.0.json +1 -0
  24. data/lib/fauxhai/platforms/centos/5.1.json +1 -0
  25. data/lib/fauxhai/platforms/centos/5.10.json +4536 -496
  26. data/lib/fauxhai/platforms/centos/5.11.json +4485 -318
  27. data/lib/fauxhai/platforms/centos/5.2.json +1 -0
  28. data/lib/fauxhai/platforms/centos/5.3.json +1 -0
  29. data/lib/fauxhai/platforms/centos/5.4.json +1 -0
  30. data/lib/fauxhai/platforms/centos/5.5.json +1 -0
  31. data/lib/fauxhai/platforms/centos/5.6.json +1 -0
  32. data/lib/fauxhai/platforms/centos/5.7.json +1 -0
  33. data/lib/fauxhai/platforms/centos/5.8.json +1 -0
  34. data/lib/fauxhai/platforms/centos/5.9.json +1 -0
  35. data/lib/fauxhai/platforms/centos/6.0.json +1 -0
  36. data/lib/fauxhai/platforms/centos/6.1.json +1 -0
  37. data/lib/fauxhai/platforms/centos/6.2.json +1 -0
  38. data/lib/fauxhai/platforms/centos/6.3.json +1 -0
  39. data/lib/fauxhai/platforms/centos/6.4.json +1 -0
  40. data/lib/fauxhai/platforms/centos/6.5.json +1 -0
  41. data/lib/fauxhai/platforms/centos/6.6.json +1 -0
  42. data/lib/fauxhai/platforms/centos/6.8.json +2278 -422
  43. data/lib/fauxhai/platforms/centos/6.9.json +5910 -0
  44. data/lib/fauxhai/platforms/centos/7.0.1406.json +2 -1
  45. data/lib/fauxhai/platforms/centos/7.0.json +2 -1
  46. data/lib/fauxhai/platforms/centos/7.1.1503.json +2 -1
  47. data/lib/fauxhai/platforms/centos/7.2.1511.json +3620 -547
  48. data/lib/fauxhai/platforms/centos/7.3.1611.json +3781 -561
  49. data/lib/fauxhai/platforms/clearos/7.0.json +1985 -0
  50. data/lib/fauxhai/platforms/debian/7.0.json +1 -0
  51. data/lib/fauxhai/platforms/debian/7.1.json +1 -0
  52. data/lib/fauxhai/platforms/debian/7.10.json +3568 -522
  53. data/lib/fauxhai/platforms/debian/7.11.json +3340 -311
  54. data/lib/fauxhai/platforms/debian/7.2.json +1 -0
  55. data/lib/fauxhai/platforms/debian/7.4.json +1 -0
  56. data/lib/fauxhai/platforms/debian/7.5.json +1 -0
  57. data/lib/fauxhai/platforms/debian/7.6.json +1 -0
  58. data/lib/fauxhai/platforms/debian/7.7.json +1 -0
  59. data/lib/fauxhai/platforms/debian/7.8.json +1 -0
  60. data/lib/fauxhai/platforms/debian/7.9.json +1 -0
  61. data/lib/fauxhai/platforms/debian/8.0.json +1 -0
  62. data/lib/fauxhai/platforms/debian/8.1.json +2 -1
  63. data/lib/fauxhai/platforms/debian/8.2.json +2 -1
  64. data/lib/fauxhai/platforms/debian/8.4.json +2 -1
  65. data/lib/fauxhai/platforms/debian/8.5.json +1 -0
  66. data/lib/fauxhai/platforms/debian/8.6.json +1 -0
  67. data/lib/fauxhai/platforms/debian/8.7.json +3398 -544
  68. data/lib/fauxhai/platforms/debian/8.8.json +3620 -0
  69. data/lib/fauxhai/platforms/fedora/21.json +2 -1
  70. data/lib/fauxhai/platforms/fedora/22.json +2 -1
  71. data/lib/fauxhai/platforms/fedora/23.json +2 -1
  72. data/lib/fauxhai/platforms/fedora/24.json +5120 -668
  73. data/lib/fauxhai/platforms/fedora/25.json +5140 -560
  74. data/lib/fauxhai/platforms/freebsd/10.1.json +2 -1
  75. data/lib/fauxhai/platforms/freebsd/10.2.json +2 -1
  76. data/lib/fauxhai/platforms/freebsd/10.3.json +276 -137
  77. data/lib/fauxhai/platforms/freebsd/11.0.json +270 -137
  78. data/lib/fauxhai/platforms/freebsd/9.3.json +2 -1
  79. data/lib/fauxhai/platforms/linuxmint/18.1.json +10773 -0
  80. data/lib/fauxhai/platforms/mac_os_x/10.10.json +618 -542
  81. data/lib/fauxhai/platforms/mac_os_x/10.11.1.json +1 -0
  82. data/lib/fauxhai/platforms/mac_os_x/10.11.json +982 -0
  83. data/lib/fauxhai/platforms/mac_os_x/10.12.json +658 -645
  84. data/lib/fauxhai/platforms/mac_os_x/10.9.2.json +1 -0
  85. data/lib/fauxhai/platforms/omnios/151014.json +2 -1
  86. data/lib/fauxhai/platforms/opensuse/12.3.json +2 -1
  87. data/lib/fauxhai/platforms/opensuse/13.1.json +1 -0
  88. data/lib/fauxhai/platforms/opensuse/13.2.json +4667 -558
  89. data/lib/fauxhai/platforms/opensuse/42.1.json +5544 -461
  90. data/lib/fauxhai/platforms/opensuse/42.2.json +7674 -545
  91. data/lib/fauxhai/platforms/oracle/5.8.json +1 -0
  92. data/lib/fauxhai/platforms/oracle/6.5.json +1 -0
  93. data/lib/fauxhai/platforms/oracle/6.6.json +1 -0
  94. data/lib/fauxhai/platforms/oracle/7.0.json +1 -0
  95. data/lib/fauxhai/platforms/oracle/7.1.json +1 -0
  96. data/lib/fauxhai/platforms/redhat/5.6.json +2 -1
  97. data/lib/fauxhai/platforms/redhat/5.7.json +2 -1
  98. data/lib/fauxhai/platforms/redhat/5.8.json +2 -1
  99. data/lib/fauxhai/platforms/redhat/6.0.json +2 -1
  100. data/lib/fauxhai/platforms/redhat/6.1.json +2 -1
  101. data/lib/fauxhai/platforms/redhat/6.2.json +2 -1
  102. data/lib/fauxhai/platforms/redhat/6.3.json +2 -1
  103. data/lib/fauxhai/platforms/redhat/6.4.json +2 -1
  104. data/lib/fauxhai/platforms/redhat/6.5.json +2 -1
  105. data/lib/fauxhai/platforms/redhat/6.6.json +1 -0
  106. data/lib/fauxhai/platforms/redhat/7.0.json +1 -0
  107. data/lib/fauxhai/platforms/redhat/7.1.json +1 -0
  108. data/lib/fauxhai/platforms/smartos/joyent_20130111T180733Z.json +2 -1
  109. data/lib/fauxhai/platforms/solaris2/5.11.json +10884 -3268
  110. data/lib/fauxhai/platforms/suse/11.3.json +2 -1
  111. data/lib/fauxhai/platforms/suse/12.0.json +1 -0
  112. data/lib/fauxhai/platforms/ubuntu/12.04.json +2 -1
  113. data/lib/fauxhai/platforms/ubuntu/14.04.json +2800 -272
  114. data/lib/fauxhai/platforms/ubuntu/15.04.json +2 -1
  115. data/lib/fauxhai/platforms/ubuntu/15.10.json +2 -1
  116. data/lib/fauxhai/platforms/ubuntu/16.04.json +3487 -541
  117. data/lib/fauxhai/platforms/windows/10.json +119 -82
  118. data/lib/fauxhai/platforms/windows/2003R2.json +1 -0
  119. data/lib/fauxhai/platforms/windows/2008R2.json +156 -5734
  120. data/lib/fauxhai/platforms/windows/2012R2.json +157 -3592
  121. data/lib/fauxhai/platforms/windows/7.json +116 -77
  122. data/lib/fauxhai/platforms/windows/8.1.json +100 -98
  123. data/lib/fauxhai/platforms/windows/8.json +1 -0
  124. data/lib/fauxhai/runner.rb +6 -3
  125. data/lib/fauxhai/runner/default.rb +133 -67
  126. data/lib/fauxhai/version.rb +1 -1
  127. metadata +15 -8
@@ -1,23 +1,109 @@
1
1
  {
2
+ "chef_packages": {
3
+ "chef": {
4
+ "version": "13.1.31",
5
+ "chef_root": "C:/opscode/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.1.31-universal-mingw32/lib"
6
+ },
7
+ "ohai": {
8
+ "version": "13.1.0",
9
+ "ohai_root": "C:/opscode/chef/embedded/lib/ruby/gems/2.4.0/gems/ohai-13.1.0/lib/ohai"
10
+ }
11
+ },
12
+ "command": {},
13
+ "counters": {
14
+ "network": {
15
+ "interfaces": {
16
+ "lo": {
17
+ "tx": {
18
+ "queuelen": "1",
19
+ "bytes": 0,
20
+ "packets": 0,
21
+ "errors": 0,
22
+ "drop": 0,
23
+ "carrier": 0,
24
+ "collisions": 0
25
+ },
26
+ "rx": {
27
+ "bytes": 0,
28
+ "packets": 0,
29
+ "errors": 0,
30
+ "drop": 0,
31
+ "overrun": 0
32
+ }
33
+ },
34
+ "0xe": {
35
+ "rx": {
36
+ "bytes": 0,
37
+ "packets": 0,
38
+ "errors": 0,
39
+ "drop": 0,
40
+ "overrun": 0,
41
+ "frame": 0,
42
+ "compressed": 0,
43
+ "multicast": 0
44
+ },
45
+ "tx": {
46
+ "bytes": 0,
47
+ "packets": 0,
48
+ "errors": 0,
49
+ "drop": 0,
50
+ "overrun": 0,
51
+ "collisions": 0,
52
+ "carrier": 0,
53
+ "compressed": 0
54
+ }
55
+ }
56
+ }
57
+ }
58
+ },
59
+ "cpu": {
60
+ "real": 1,
61
+ "total": 1,
62
+ "cores": 1
63
+ },
64
+ "current_user": "fauxhai",
65
+ "dmi": {},
66
+ "domain": "local",
67
+ "etc": {
68
+ "passwd": {
69
+ "fauxhai": {
70
+ "dir": "/home/fauxhai",
71
+ "gid": 0,
72
+ "uid": 0,
73
+ "shell": "/bin/bash",
74
+ "gecos": "Fauxhai"
75
+ }
76
+ },
77
+ "group": {
78
+ "fauxhai": {
79
+ "gid": 0,
80
+ "members": [
81
+ "fauxhai"
82
+ ]
83
+ }
84
+ }
85
+ },
2
86
  "filesystem": {
3
87
  "C:": {
4
- "kb_size": 26474442,
5
- "kb_available": 16739426,
6
- "kb_used": 9735016,
7
- "percent_used": 36,
88
+ "kb_size": 42947571,
89
+ "kb_available": 32244576,
90
+ "kb_used": 10702995,
91
+ "percent_used": 24,
8
92
  "mount": "C:",
9
93
  "fs_type": "ntfs",
10
94
  "volume_name": ""
11
- },
12
- "D:": {
13
- "kb_size": 0,
14
- "kb_available": 0,
15
- "kb_used": 0,
16
- "percent_used": 0,
17
- "mount": "D:",
18
- "volume_name": null
19
95
  }
20
96
  },
97
+ "fips": {
98
+ "kernel": {
99
+ "enabled": false
100
+ }
101
+ },
102
+ "fqdn": "fauxhai.local",
103
+ "hostname": "Fauxhai",
104
+ "idle": "30 days 15 hours 07 minutes 30 seconds",
105
+ "idletime_seconds": 2646450,
106
+ "ipaddress": "10.0.0.2",
21
107
  "kernel": {
22
108
  "os_info": {
23
109
  "boot_device": "\\Device\\HarddiskVolume1",
@@ -29,7 +115,7 @@
29
115
  "creation_class_name": "Win32_OperatingSystem",
30
116
  "cs_creation_class_name": "Win32_ComputerSystem",
31
117
  "csd_version": null,
32
- "cs_name": "WIN-J8TC59926JH",
118
+ "cs_name": "WIN-9155UEAQU1R",
33
119
  "current_time_zone": -420,
34
120
  "data_execution_prevention_32_bit_applications": true,
35
121
  "data_execution_prevention_available": true,
@@ -40,13 +126,13 @@
40
126
  "distributed": false,
41
127
  "encryption_level": 256,
42
128
  "foreground_application_boost": 2,
43
- "free_physical_memory": "1464560",
44
- "free_space_in_paging_files": "1179648",
45
- "free_virtual_memory": "2683680",
46
- "install_date": "20151028103828.000000-420",
129
+ "free_physical_memory": "3279200",
130
+ "free_space_in_paging_files": "1441792",
131
+ "free_virtual_memory": "4842608",
132
+ "install_date": "20170512175326.000000-420",
47
133
  "large_system_cache": null,
48
- "last_boot_up_time": "20151028104323.493781-420",
49
- "local_date_time": "20151028105413.038000-420",
134
+ "last_boot_up_time": "20170612142324.358896-420",
135
+ "local_date_time": "20170612143859.121000-420",
50
136
  "locale": "0409",
51
137
  "manufacturer": "Microsoft Corporation",
52
138
  "max_number_of_processes": -1,
@@ -54,9 +140,9 @@
54
140
  "mui_languages": [
55
141
  "en-US"
56
142
  ],
57
- "name": "Microsoft Windows Server 2012 R2 Standard Evaluation|C:\\Windows|\\Device\\Harddisk0\\Partition2",
143
+ "name": "Microsoft Windows Server 2012 R2 Standard Evaluation|C:\\Windows|\\Device\\Harddisk0\\Partition1",
58
144
  "number_of_licensed_users": 0,
59
- "number_of_processes": 33,
145
+ "number_of_processes": 34,
60
146
  "number_of_users": 1,
61
147
  "operating_system_sku": 79,
62
148
  "organization": "",
@@ -75,15 +161,15 @@
75
161
  "serial_number": "00252-10000-00000-AA228",
76
162
  "service_pack_major_version": 0,
77
163
  "service_pack_minor_version": 0,
78
- "size_stored_in_paging_files": "1179648",
164
+ "size_stored_in_paging_files": "1441792",
79
165
  "status": "OK",
80
166
  "suite_mask": 272,
81
- "system_device": "\\Device\\HarddiskVolume2",
167
+ "system_device": "\\Device\\HarddiskVolume1",
82
168
  "system_directory": "C:\\Windows\\system32",
83
169
  "system_drive": "C:",
84
170
  "total_swap_space_size": null,
85
- "total_virtual_memory_size": "3276344",
86
- "total_visible_memory_size": "2096696",
171
+ "total_virtual_memory_size": "5635640",
172
+ "total_visible_memory_size": "4193848",
87
173
  "version": "6.3.9600",
88
174
  "windows_directory": "C:\\Windows"
89
175
  },
@@ -100,13 +186,13 @@
100
186
  "boot_option_on_watch_dog": null,
101
187
  "boot_rom_supported": true,
102
188
  "bootup_state": "Normal boot",
103
- "caption": "WIN-J8TC59926JH",
189
+ "caption": "WIN-9155UEAQU1R",
104
190
  "chassis_bootup_state": 3,
105
191
  "creation_class_name": "Win32_ComputerSystem",
106
192
  "current_time_zone": -420,
107
193
  "daylight_in_effect": true,
108
194
  "description": "AT/AT COMPATIBLE",
109
- "dns_host_name": "WIN-J8TC59926JH",
195
+ "dns_host_name": "WIN-9155UEAQU1R",
110
196
  "domain": "WORKGROUP",
111
197
  "domain_role": 2,
112
198
  "enable_daylight_savings_time": true,
@@ -119,14 +205,14 @@
119
205
  "last_load_info": null,
120
206
  "manufacturer": "innotek GmbH",
121
207
  "model": "VirtualBox",
122
- "name": "WIN-J8TC59926JH",
208
+ "name": "WIN-9155UEAQU1R",
123
209
  "name_format": null,
124
210
  "network_server_mode_enabled": true,
125
- "number_of_logical_processors": 1,
211
+ "number_of_logical_processors": 2,
126
212
  "number_of_processors": 1,
127
213
  "oem_string_array": [
128
- "vboxVer_5.0.6",
129
- "vboxRev_103037"
214
+ "vboxVer_5.1.22",
215
+ "vboxRev_115126"
130
216
  ],
131
217
  "part_of_domain": false,
132
218
  "pause_after_reset": "-1",
@@ -155,3479 +241,19 @@
155
241
  "system_startup_setting": null,
156
242
  "system_type": "x64-based PC",
157
243
  "thermal_state": 3,
158
- "total_physical_memory": "2147016704",
159
- "user_name": "WIN-J8TC59926JH\\Administrator",
244
+ "total_physical_memory": "4294500352",
245
+ "user_name": "WIN-9155UEAQU1R\\vagrant",
160
246
  "wake_up_type": 6,
161
247
  "workgroup": "WORKGROUP"
162
248
  },
163
- "machine": "x86_64",
164
- "pnp_drivers": {
165
- "SWD\\PRINTENUM\\{6093610A-E6B1-427B-90A5-0072BA6BAFCF}": {
166
- "caption": null,
167
- "class_guid": "{1ed2bbf9-11f0-4084-b21f-ad83a8e6dcdc}",
168
- "compat_id": "GenPrintQueue",
169
- "creation_class_name": null,
170
- "description": "Local Print Queue",
171
- "device_class": "PRINTQUEUE",
172
- "device_id": "SWD\\PRINTENUM\\{6093610A-E6B1-427B-90A5-0072BA6BAFCF}",
173
- "device_name": "Local Print Queue",
174
- "dev_loader": null,
175
- "driver_date": "20060621000000.******+***",
176
- "driver_name": null,
177
- "driver_provider_name": "Microsoft",
178
- "driver_version": "6.3.9600.16384",
179
- "friendly_name": "Microsoft XPS Document Writer",
180
- "hard_ware_id": "PRINTENUM\\{0f4130dd-19c7-7ab6-99a1-980f03b2ee4e}",
181
- "inf_name": "PrintQueue.inf",
182
- "install_date": null,
183
- "is_signed": true,
184
- "location": null,
185
- "manufacturer": "Microsoft",
186
- "name": null,
187
- "pdo": "\\Device\\0000002d",
188
- "signer": "Microsoft Windows",
189
- "started": null,
190
- "start_mode": null,
191
- "status": null,
192
- "system_creation_class_name": null,
193
- "system_name": null,
194
- "version": "6.3.9600.16384",
195
- "date": "20060621"
196
- },
197
- "SWD\\PRINTENUM\\PRINTQUEUES": {
198
- "caption": null,
199
- "class_guid": "{1ed2bbf9-11f0-4084-b21f-ad83a8e6dcdc}",
200
- "compat_id": "SWD\\GenericRaw",
201
- "creation_class_name": null,
202
- "description": "Local Print Queue",
203
- "device_class": "PRINTQUEUE",
204
- "device_id": "SWD\\PRINTENUM\\PRINTQUEUES",
205
- "device_name": "Local Print Queue",
206
- "dev_loader": null,
207
- "driver_date": "20060621000000.******+***",
208
- "driver_name": null,
209
- "driver_provider_name": "Microsoft",
210
- "driver_version": "6.3.9600.16384",
211
- "friendly_name": "Root Print Queue",
212
- "hard_ware_id": "PRINTENUM\\LocalPrintQueue",
213
- "inf_name": "PrintQueue.inf",
214
- "install_date": null,
215
- "is_signed": true,
216
- "location": null,
217
- "manufacturer": "Microsoft",
218
- "name": null,
219
- "pdo": "\\Device\\0000002c",
220
- "signer": "Microsoft Windows",
221
- "started": null,
222
- "start_mode": null,
223
- "status": null,
224
- "system_creation_class_name": null,
225
- "system_name": null,
226
- "version": "6.3.9600.16384",
227
- "date": "20060621"
228
- },
229
- "SWD\\IP_TUNNEL_VBUS\\TEREDO_TUNNEL_DEVICE": {
230
- "caption": null,
231
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
232
- "compat_id": "SWD\\GenericRaw",
233
- "creation_class_name": null,
234
- "description": "Microsoft Teredo Tunneling Adapter",
235
- "device_class": "NET",
236
- "device_id": "SWD\\IP_TUNNEL_VBUS\\TEREDO_TUNNEL_DEVICE",
237
- "device_name": "Microsoft Teredo Tunneling Adapter",
238
- "dev_loader": null,
239
- "driver_date": "20060621000000.******+***",
240
- "driver_name": null,
241
- "driver_provider_name": "Microsoft",
242
- "driver_version": "6.3.9600.16384",
243
- "friendly_name": "Teredo Tunneling Pseudo-Interface",
244
- "hard_ware_id": "*TEREDO",
245
- "inf_name": "nettun.inf",
246
- "install_date": null,
247
- "is_signed": true,
248
- "location": null,
249
- "manufacturer": "Microsoft",
250
- "name": null,
251
- "pdo": "\\Device\\0000002b",
252
- "signer": "Microsoft Windows",
253
- "started": null,
254
- "start_mode": null,
255
- "status": null,
256
- "system_creation_class_name": null,
257
- "system_name": null,
258
- "version": "6.3.9600.16384",
259
- "date": "20060621"
260
- },
261
- "SWD\\IP_TUNNEL_VBUS\\ISATAP_0": {
262
- "caption": null,
263
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
264
- "compat_id": "SWD\\GenericRaw",
265
- "creation_class_name": null,
266
- "description": "Microsoft ISATAP Adapter",
267
- "device_class": "NET",
268
- "device_id": "SWD\\IP_TUNNEL_VBUS\\ISATAP_0",
269
- "device_name": "Microsoft ISATAP Adapter",
270
- "dev_loader": null,
271
- "driver_date": "20060621000000.******+***",
272
- "driver_name": null,
273
- "driver_provider_name": "Microsoft",
274
- "driver_version": "6.3.9600.16384",
275
- "friendly_name": "Microsoft ISATAP Adapter",
276
- "hard_ware_id": "*ISATAP",
277
- "inf_name": "nettun.inf",
278
- "install_date": null,
279
- "is_signed": true,
280
- "location": null,
281
- "manufacturer": "Microsoft",
282
- "name": null,
283
- "pdo": "\\Device\\0000002a",
284
- "signer": "Microsoft Windows",
285
- "started": null,
286
- "start_mode": null,
287
- "status": null,
288
- "system_creation_class_name": null,
289
- "system_name": null,
290
- "version": "6.3.9600.16384",
291
- "date": "20060621"
292
- },
293
- "SWD\\IP_TUNNEL_VBUS\\IP_TUNNEL_DEVICE_ROOT": {
294
- "caption": null,
295
- "class_guid": "{62f9c741-b25a-46ce-b54c-9bccce08b6f2}",
296
- "compat_id": "SWD\\GenericRaw",
297
- "creation_class_name": null,
298
- "description": "Generic software device",
299
- "device_class": "SOFTWAREDEVICE",
300
- "device_id": "SWD\\IP_TUNNEL_VBUS\\IP_TUNNEL_DEVICE_ROOT",
301
- "device_name": "Generic software device",
302
- "dev_loader": null,
303
- "driver_date": "20060621000000.******+***",
304
- "driver_name": null,
305
- "driver_provider_name": "Microsoft",
306
- "driver_version": "6.3.9600.16384",
307
- "friendly_name": "Microsoft IPv4 IPv6 Transition Adapter Bus",
308
- "hard_ware_id": "(null)",
309
- "inf_name": "c_swdevice.inf",
310
- "install_date": null,
311
- "is_signed": true,
312
- "location": null,
313
- "manufacturer": "Microsoft",
314
- "name": null,
315
- "pdo": "\\Device\\00000029",
316
- "signer": "Microsoft Windows",
317
- "started": null,
318
- "start_mode": null,
319
- "status": null,
320
- "system_creation_class_name": null,
321
- "system_name": null,
322
- "version": "6.3.9600.16384",
323
- "date": "20060621"
324
- },
325
- "ROOT\\RDPBUS\\0000": {
326
- "caption": null,
327
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
328
- "compat_id": null,
329
- "creation_class_name": null,
330
- "description": "Remote Desktop Device Redirector Bus",
331
- "device_class": "SYSTEM",
332
- "device_id": "ROOT\\RDPBUS\\0000",
333
- "device_name": "Remote Desktop Device Redirector Bus",
334
- "dev_loader": null,
335
- "driver_date": "20060621000000.******+***",
336
- "driver_name": null,
337
- "driver_provider_name": "Microsoft",
338
- "driver_version": "6.3.9600.16384",
339
- "friendly_name": null,
340
- "hard_ware_id": "ROOT\\RDPBUS",
341
- "inf_name": "rdpbus.inf",
342
- "install_date": null,
343
- "is_signed": true,
344
- "location": null,
345
- "manufacturer": "Microsoft",
346
- "name": null,
347
- "pdo": "\\Device\\00000015",
348
- "signer": "Microsoft Windows",
349
- "started": null,
350
- "start_mode": null,
351
- "status": null,
352
- "system_creation_class_name": null,
353
- "system_name": null,
354
- "version": "6.3.9600.16384",
355
- "date": "20060621"
356
- },
357
- "ROOT\\SYSTEM\\0000": {
358
- "caption": null,
359
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
360
- "compat_id": null,
361
- "creation_class_name": null,
362
- "description": "Plug and Play Software Device Enumerator",
363
- "device_class": "SYSTEM",
364
- "device_id": "ROOT\\SYSTEM\\0000",
365
- "device_name": "Plug and Play Software Device Enumerator",
366
- "dev_loader": null,
367
- "driver_date": "20060621000000.******+***",
368
- "driver_name": null,
369
- "driver_provider_name": "Microsoft",
370
- "driver_version": "6.3.9600.16384",
371
- "friendly_name": null,
372
- "hard_ware_id": "ROOT\\SWENUM",
373
- "inf_name": "swenum.inf",
374
- "install_date": null,
375
- "is_signed": true,
376
- "location": null,
377
- "manufacturer": "(Standard system devices)",
378
- "name": null,
379
- "pdo": "\\Device\\00000014",
380
- "signer": "Microsoft Windows",
381
- "started": null,
382
- "start_mode": null,
383
- "status": null,
384
- "system_creation_class_name": null,
385
- "system_name": null,
386
- "version": "6.3.9600.16384",
387
- "date": "20060621"
388
- },
389
- "ROOT\\MSSMBIOS\\0000": {
390
- "caption": null,
391
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
392
- "compat_id": null,
393
- "creation_class_name": null,
394
- "description": "Microsoft System Management BIOS Driver",
395
- "device_class": "SYSTEM",
396
- "device_id": "ROOT\\MSSMBIOS\\0000",
397
- "device_name": "Microsoft System Management BIOS Driver",
398
- "dev_loader": null,
399
- "driver_date": "20060621000000.******+***",
400
- "driver_name": null,
401
- "driver_provider_name": "Microsoft",
402
- "driver_version": "6.3.9600.16384",
403
- "friendly_name": null,
404
- "hard_ware_id": "ROOT\\mssmbios",
405
- "inf_name": "mssmbios.inf",
406
- "install_date": null,
407
- "is_signed": true,
408
- "location": null,
409
- "manufacturer": "(Standard system devices)",
410
- "name": null,
411
- "pdo": "\\Device\\00000013",
412
- "signer": "Microsoft Windows",
413
- "started": null,
414
- "start_mode": null,
415
- "status": null,
416
- "system_creation_class_name": null,
417
- "system_name": null,
418
- "version": "6.3.9600.16384",
419
- "date": "20060621"
420
- },
421
- "ROOT\\MS_PPPOEMINIPORT\\0000": {
422
- "caption": null,
423
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
424
- "compat_id": null,
425
- "creation_class_name": null,
426
- "description": "WAN Miniport (PPPOE)",
427
- "device_class": "NET",
428
- "device_id": "ROOT\\MS_PPPOEMINIPORT\\0000",
429
- "device_name": "WAN Miniport (PPPOE)",
430
- "dev_loader": null,
431
- "driver_date": "20060621000000.******+***",
432
- "driver_name": null,
433
- "driver_provider_name": "Microsoft",
434
- "driver_version": "6.3.9600.17039",
435
- "friendly_name": "WAN Miniport (PPPOE)",
436
- "hard_ware_id": "ms_pppoeminiport",
437
- "inf_name": "netrasa.inf",
438
- "install_date": null,
439
- "is_signed": true,
440
- "location": null,
441
- "manufacturer": "Microsoft",
442
- "name": null,
443
- "pdo": "\\Device\\00000012",
444
- "signer": "Microsoft Windows",
445
- "started": null,
446
- "start_mode": null,
447
- "status": null,
448
- "system_creation_class_name": null,
449
- "system_name": null,
450
- "version": "6.3.9600.17039",
451
- "date": "20060621"
452
- },
453
- "ROOT\\NDISVIRTUALBUS\\0000": {
454
- "caption": null,
455
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
456
- "compat_id": null,
457
- "creation_class_name": null,
458
- "description": "NDIS Virtual Network Adapter Enumerator",
459
- "device_class": "SYSTEM",
460
- "device_id": "ROOT\\NDISVIRTUALBUS\\0000",
461
- "device_name": "NDIS Virtual Network Adapter Enumerator",
462
- "dev_loader": null,
463
- "driver_date": "20060621000000.******+***",
464
- "driver_name": null,
465
- "driver_provider_name": "Microsoft",
466
- "driver_version": "6.3.9600.16384",
467
- "friendly_name": null,
468
- "hard_ware_id": "ROOT\\NdisVirtualBus",
469
- "inf_name": "ndisvirtualbus.inf",
470
- "install_date": null,
471
- "is_signed": true,
472
- "location": null,
473
- "manufacturer": "Microsoft",
474
- "name": null,
475
- "pdo": "\\Device\\00000011",
476
- "signer": "Microsoft Windows",
477
- "started": null,
478
- "start_mode": null,
479
- "status": null,
480
- "system_creation_class_name": null,
481
- "system_name": null,
482
- "version": "6.3.9600.16384",
483
- "date": "20060621"
484
- },
485
- "ROOT\\MS_L2TPMINIPORT\\0000": {
486
- "caption": null,
487
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
488
- "compat_id": null,
489
- "creation_class_name": null,
490
- "description": "WAN Miniport (L2TP)",
491
- "device_class": "NET",
492
- "device_id": "ROOT\\MS_L2TPMINIPORT\\0000",
493
- "device_name": "WAN Miniport (L2TP)",
494
- "dev_loader": null,
495
- "driver_date": "20060621000000.******+***",
496
- "driver_name": null,
497
- "driver_provider_name": "Microsoft",
498
- "driver_version": "6.3.9600.17039",
499
- "friendly_name": "WAN Miniport (L2TP)",
500
- "hard_ware_id": "ms_l2tpminiport",
501
- "inf_name": "netrasa.inf",
502
- "install_date": null,
503
- "is_signed": true,
504
- "location": null,
505
- "manufacturer": "Microsoft",
506
- "name": null,
507
- "pdo": "\\Device\\00000010",
508
- "signer": "Microsoft Windows",
509
- "started": null,
510
- "start_mode": null,
511
- "status": null,
512
- "system_creation_class_name": null,
513
- "system_name": null,
514
- "version": "6.3.9600.17039",
515
- "date": "20060621"
516
- },
517
- "ROOT\\MS_NDISWANBH\\0000": {
518
- "caption": null,
519
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
520
- "compat_id": null,
521
- "creation_class_name": null,
522
- "description": "WAN Miniport (Network Monitor)",
523
- "device_class": "NET",
524
- "device_id": "ROOT\\MS_NDISWANBH\\0000",
525
- "device_name": "WAN Miniport (Network Monitor)",
526
- "dev_loader": null,
527
- "driver_date": "20060621000000.******+***",
528
- "driver_name": null,
529
- "driver_provider_name": "Microsoft",
530
- "driver_version": "6.3.9600.17039",
531
- "friendly_name": "WAN Miniport (Network Monitor)",
532
- "hard_ware_id": "ms_ndiswanbh",
533
- "inf_name": "netrasa.inf",
534
- "install_date": null,
535
- "is_signed": true,
536
- "location": null,
537
- "manufacturer": "Microsoft",
538
- "name": null,
539
- "pdo": "\\Device\\0000000f",
540
- "signer": "Microsoft Windows",
541
- "started": null,
542
- "start_mode": null,
543
- "status": null,
544
- "system_creation_class_name": null,
545
- "system_name": null,
546
- "version": "6.3.9600.17039",
547
- "date": "20060621"
548
- },
549
- "ROOT\\MS_PPTPMINIPORT\\0000": {
550
- "caption": null,
551
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
552
- "compat_id": null,
553
- "creation_class_name": null,
554
- "description": "WAN Miniport (PPTP)",
555
- "device_class": "NET",
556
- "device_id": "ROOT\\MS_PPTPMINIPORT\\0000",
557
- "device_name": "WAN Miniport (PPTP)",
558
- "dev_loader": null,
559
- "driver_date": "20060621000000.******+***",
560
- "driver_name": null,
561
- "driver_provider_name": "Microsoft",
562
- "driver_version": "6.3.9600.17039",
563
- "friendly_name": "WAN Miniport (PPTP)",
564
- "hard_ware_id": "ms_pptpminiport",
565
- "inf_name": "netrasa.inf",
566
- "install_date": null,
567
- "is_signed": true,
568
- "location": null,
569
- "manufacturer": "Microsoft",
570
- "name": null,
571
- "pdo": "\\Device\\0000000e",
572
- "signer": "Microsoft Windows",
573
- "started": null,
574
- "start_mode": null,
575
- "status": null,
576
- "system_creation_class_name": null,
577
- "system_name": null,
578
- "version": "6.3.9600.17039",
579
- "date": "20060621"
580
- },
581
- "ROOT\\BASICRENDER\\0000": {
582
- "caption": null,
583
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
584
- "compat_id": null,
585
- "creation_class_name": null,
586
- "description": "Microsoft Basic Render Driver",
587
- "device_class": "SYSTEM",
588
- "device_id": "ROOT\\BASICRENDER\\0000",
589
- "device_name": "Microsoft Basic Render Driver",
590
- "dev_loader": null,
591
- "driver_date": "20060621000000.******+***",
592
- "driver_name": null,
593
- "driver_provider_name": "Microsoft",
594
- "driver_version": "6.3.9600.17031",
595
- "friendly_name": null,
596
- "hard_ware_id": "ROOT\\BasicRender",
597
- "inf_name": "basicrender.inf",
598
- "install_date": null,
599
- "is_signed": true,
600
- "location": null,
601
- "manufacturer": "Microsoft",
602
- "name": null,
603
- "pdo": "\\Device\\0000000d",
604
- "signer": "Microsoft Windows",
605
- "started": null,
606
- "start_mode": null,
607
- "status": null,
608
- "system_creation_class_name": null,
609
- "system_name": null,
610
- "version": "6.3.9600.17031",
611
- "date": "20060621"
612
- },
613
- "ACPI\\FIXEDBUTTON\\2&DABA3FF&2": {
614
- "caption": null,
615
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
616
- "compat_id": null,
617
- "creation_class_name": null,
618
- "description": "ACPI Fixed Feature Button",
619
- "device_class": "SYSTEM",
620
- "device_id": "ACPI\\FIXEDBUTTON\\2&DABA3FF&2",
621
- "device_name": "ACPI Fixed Feature Button",
622
- "dev_loader": null,
623
- "driver_date": "20060621000000.******+***",
624
- "driver_name": null,
625
- "driver_provider_name": "Microsoft",
626
- "driver_version": "6.3.9600.17031",
627
- "friendly_name": null,
628
- "hard_ware_id": "ACPI\\FixedButton",
629
- "inf_name": "machine.inf",
630
- "install_date": null,
631
- "is_signed": true,
632
- "location": null,
633
- "manufacturer": "(Standard system devices)",
634
- "name": null,
635
- "pdo": "\\Device\\00000019",
636
- "signer": "Microsoft Windows",
637
- "started": null,
638
- "start_mode": null,
639
- "status": null,
640
- "system_creation_class_name": null,
641
- "system_name": null,
642
- "version": "6.3.9600.17031",
643
- "date": "20060621"
644
- },
645
- "ACPI\\GENUINEINTEL_-_INTEL64_FAMILY_6_MODEL_70_-_INTEL(R)_CORE(TM)_I7-4980HQ_CPU_@_2.80GHZ\\_0": {
646
- "caption": null,
647
- "class_guid": "{50127dc3-0f36-415e-a6cc-4cb3be910b65}",
648
- "compat_id": "ACPI\\Processor",
649
- "creation_class_name": null,
650
- "description": "Intel Processor",
651
- "device_class": "PROCESSOR",
652
- "device_id": "ACPI\\GENUINEINTEL_-_INTEL64_FAMILY_6_MODEL_70_-_INTEL(R)_CORE(TM)_I7-4980HQ_CPU_@_2.80GHZ\\_0",
653
- "device_name": "Intel Processor",
654
- "dev_loader": null,
655
- "driver_date": "20090421000000.******+***",
656
- "driver_name": null,
657
- "driver_provider_name": "Microsoft",
658
- "driver_version": "6.3.9600.16384",
659
- "friendly_name": "Intel(R) Core(TM) i7-4980HQ CPU @ 2.80GHz",
660
- "hard_ware_id": "ACPI\\GenuineIntel_-_Intel64_Family_6_Model_70",
661
- "inf_name": "cpu.inf",
662
- "install_date": null,
663
- "is_signed": true,
664
- "location": null,
665
- "manufacturer": "Intel",
666
- "name": null,
667
- "pdo": "\\Device\\00000018",
668
- "signer": "Microsoft Windows",
669
- "started": null,
670
- "start_mode": null,
671
- "status": null,
672
- "system_creation_class_name": null,
673
- "system_name": null,
674
- "version": "6.3.9600.16384",
675
- "date": "20090421"
676
- },
677
- "ACPI\\ACPI0003\\0": {
678
- "caption": null,
679
- "class_guid": "{72631e54-78a4-11d0-bcf7-00aa00b7b32a}",
680
- "compat_id": null,
681
- "creation_class_name": null,
682
- "description": "Microsoft AC Adapter",
683
- "device_class": "BATTERY",
684
- "device_id": "ACPI\\ACPI0003\\0",
685
- "device_name": "Microsoft AC Adapter",
686
- "dev_loader": null,
687
- "driver_date": "20060621000000.******+***",
688
- "driver_name": null,
689
- "driver_provider_name": "Microsoft",
690
- "driver_version": "6.3.9600.16384",
691
- "friendly_name": null,
692
- "hard_ware_id": "ACPI\\VEN_ACPI&DEV_0003",
693
- "inf_name": "cmbatt.inf",
694
- "install_date": null,
695
- "is_signed": true,
696
- "location": null,
697
- "manufacturer": "Microsoft",
698
- "name": null,
699
- "pdo": "\\Device\\0000001b",
700
- "signer": "Microsoft Windows",
701
- "started": null,
702
- "start_mode": null,
703
- "status": null,
704
- "system_creation_class_name": null,
705
- "system_name": null,
706
- "version": "6.3.9600.16384",
707
- "date": "20060621"
708
- },
709
- "ACPI\\PNP0C0A\\0": {
710
- "caption": null,
711
- "class_guid": "{72631e54-78a4-11d0-bcf7-00aa00b7b32a}",
712
- "compat_id": null,
713
- "creation_class_name": null,
714
- "description": "Microsoft ACPI-Compliant Control Method Battery",
715
- "device_class": "BATTERY",
716
- "device_id": "ACPI\\PNP0C0A\\0",
717
- "device_name": "Microsoft ACPI-Compliant Control Method Battery",
718
- "dev_loader": null,
719
- "driver_date": "20060621000000.******+***",
720
- "driver_name": null,
721
- "driver_provider_name": "Microsoft",
722
- "driver_version": "6.3.9600.16384",
723
- "friendly_name": null,
724
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0C0A",
725
- "inf_name": "cmbatt.inf",
726
- "install_date": null,
727
- "is_signed": true,
728
- "location": null,
729
- "manufacturer": "Microsoft",
730
- "name": null,
731
- "pdo": "\\Device\\0000001a",
732
- "signer": "Microsoft Windows",
733
- "started": null,
734
- "start_mode": null,
735
- "status": null,
736
- "system_creation_class_name": null,
737
- "system_name": null,
738
- "version": "6.3.9600.16384",
739
- "date": "20060621"
740
- },
741
- "SCSI\\CDROM&VEN_VBOX&PROD_CD-ROM\\4&8F5D389&0&010000": {
742
- "caption": null,
743
- "class_guid": "{4d36e965-e325-11ce-bfc1-08002be10318}",
744
- "compat_id": "SCSI\\CdRom",
745
- "creation_class_name": null,
746
- "description": "CD-ROM Drive",
747
- "device_class": "CDROM",
748
- "device_id": "SCSI\\CDROM&VEN_VBOX&PROD_CD-ROM\\4&8F5D389&0&010000",
749
- "device_name": "CD-ROM Drive",
750
- "dev_loader": null,
751
- "driver_date": "20060621000000.******+***",
752
- "driver_name": null,
753
- "driver_provider_name": "Microsoft",
754
- "driver_version": "6.3.9600.16384",
755
- "friendly_name": "VBOX CD-ROM",
756
- "hard_ware_id": "SCSI\\CdRomVBOX____CD-ROM__________1.0_",
757
- "inf_name": "cdrom.inf",
758
- "install_date": null,
759
- "is_signed": true,
760
- "location": "Bus Number 1, Target Id 0, LUN 0",
761
- "manufacturer": "(Standard CD-ROM drives)",
762
- "name": null,
763
- "pdo": "\\Device\\00000022",
764
- "signer": "Microsoft Windows",
765
- "started": null,
766
- "start_mode": null,
767
- "status": null,
768
- "system_creation_class_name": null,
769
- "system_name": null,
770
- "version": "6.3.9600.16384",
771
- "date": "20060621"
772
- },
773
- "SCSI\\DISK&VEN_VBOX&PROD_HARDDISK\\4&8F5D389&0&000000": {
774
- "caption": null,
775
- "class_guid": "{4d36e967-e325-11ce-bfc1-08002be10318}",
776
- "compat_id": "SCSI\\Disk",
777
- "creation_class_name": null,
778
- "description": "Disk drive",
779
- "device_class": "DISKDRIVE",
780
- "device_id": "SCSI\\DISK&VEN_VBOX&PROD_HARDDISK\\4&8F5D389&0&000000",
781
- "device_name": "Disk drive",
782
- "dev_loader": null,
783
- "driver_date": "20060621000000.******+***",
784
- "driver_name": null,
785
- "driver_provider_name": "Microsoft",
786
- "driver_version": "6.3.9600.16384",
787
- "friendly_name": "VBOX HARDDISK",
788
- "hard_ware_id": "SCSI\\DiskVBOX____________HARDDISK_1.0",
789
- "inf_name": "disk.inf",
790
- "install_date": null,
791
- "is_signed": true,
792
- "location": "Bus Number 0, Target Id 0, LUN 0",
793
- "manufacturer": "(Standard disk drives)",
794
- "name": null,
795
- "pdo": "\\Device\\00000021",
796
- "signer": "Microsoft Windows",
797
- "started": null,
798
- "start_mode": null,
799
- "status": null,
800
- "system_creation_class_name": null,
801
- "system_name": null,
802
- "version": "6.3.9600.16384",
803
- "date": "20060621"
804
- },
805
- "PCI\\VEN_8086&DEV_2829&SUBSYS_00000000&REV_02\\3&267A616A&2&68": {
806
- "caption": null,
807
- "class_guid": "{4d36e96a-e325-11ce-bfc1-08002be10318}",
808
- "compat_id": "PCI\\VEN_8086&CC_010601",
809
- "creation_class_name": null,
810
- "description": "Standard SATA AHCI Controller",
811
- "device_class": "HDC",
812
- "device_id": "PCI\\VEN_8086&DEV_2829&SUBSYS_00000000&REV_02\\3&267A616A&2&68",
813
- "device_name": "Standard SATA AHCI Controller",
814
- "dev_loader": null,
815
- "driver_date": "20060621000000.******+***",
816
- "driver_name": null,
817
- "driver_provider_name": "Microsoft",
818
- "driver_version": "6.3.9600.16384",
819
- "friendly_name": null,
820
- "hard_ware_id": "PCI\\VEN_8086&DEV_2829&SUBSYS_00000000&REV_02",
821
- "inf_name": "mshdc.inf",
822
- "install_date": null,
823
- "is_signed": true,
824
- "location": "PCI bus 0, device 13, function 0",
825
- "manufacturer": "Standard SATA AHCI Controller",
826
- "name": null,
827
- "pdo": "\\Device\\NTPNP_PCI0008",
828
- "signer": "Microsoft Windows",
829
- "started": null,
830
- "start_mode": null,
831
- "status": null,
832
- "system_creation_class_name": null,
833
- "system_name": null,
834
- "version": "6.3.9600.16384",
835
- "date": "20060621"
836
- },
837
- "HID\\VID_80EE&PID_0021\\6&156F3BA&0&0000": {
838
- "caption": null,
839
- "class_guid": "{4d36e96f-e325-11ce-bfc1-08002be10318}",
840
- "compat_id": "",
841
- "creation_class_name": null,
842
- "description": "HID-compliant mouse",
843
- "device_class": "MOUSE",
844
- "device_id": "HID\\VID_80EE&PID_0021\\6&156F3BA&0&0000",
845
- "device_name": "HID-compliant mouse",
846
- "dev_loader": null,
847
- "driver_date": "20060621000000.******+***",
848
- "driver_name": null,
849
- "driver_provider_name": "Microsoft",
850
- "driver_version": "6.3.9600.16384",
851
- "friendly_name": null,
852
- "hard_ware_id": "HID\\VID_80EE&PID_0021&REV_0100",
853
- "inf_name": "msmouse.inf",
854
- "install_date": null,
855
- "is_signed": true,
856
- "location": null,
857
- "manufacturer": "Microsoft",
858
- "name": null,
859
- "pdo": "\\Device\\00000027",
860
- "signer": "Microsoft Windows",
861
- "started": null,
862
- "start_mode": null,
863
- "status": null,
864
- "system_creation_class_name": null,
865
- "system_name": null,
866
- "version": "6.3.9600.16384",
867
- "date": "20060621"
868
- },
869
- "USB\\VID_80EE&PID_0021\\5&2D7AE1FF&0&1": {
870
- "caption": null,
871
- "class_guid": "{745a17a0-74d3-11d0-b6fe-00a0c90f57da}",
872
- "compat_id": "USB\\Class_03&SubClass_00&Prot_00",
873
- "creation_class_name": null,
874
- "description": "USB Input Device",
875
- "device_class": "HIDCLASS",
876
- "device_id": "USB\\VID_80EE&PID_0021\\5&2D7AE1FF&0&1",
877
- "device_name": "USB Input Device",
878
- "dev_loader": null,
879
- "driver_date": "20060621000000.******+***",
880
- "driver_name": null,
881
- "driver_provider_name": "Microsoft",
882
- "driver_version": "6.3.9600.16384",
883
- "friendly_name": null,
884
- "hard_ware_id": "USB\\VID_80EE&PID_0021&REV_0100",
885
- "inf_name": "input.inf",
886
- "install_date": null,
887
- "is_signed": true,
888
- "location": "Port_#0001.Hub_#0001",
889
- "manufacturer": "(Standard system devices)",
890
- "name": null,
891
- "pdo": "\\Device\\USBPDO-1",
892
- "signer": "Microsoft Windows",
893
- "started": null,
894
- "start_mode": null,
895
- "status": null,
896
- "system_creation_class_name": null,
897
- "system_name": null,
898
- "version": "6.3.9600.16384",
899
- "date": "20060621"
900
- },
901
- "USB\\ROOT_HUB\\4&65DFC83&0": {
902
- "caption": null,
903
- "class_guid": "{36fc9e60-c465-11cf-8056-444553540000}",
904
- "compat_id": null,
905
- "creation_class_name": null,
906
- "description": "USB Root Hub",
907
- "device_class": "USB",
908
- "device_id": "USB\\ROOT_HUB\\4&65DFC83&0",
909
- "device_name": "USB Root Hub",
910
- "dev_loader": null,
911
- "driver_date": "20060621000000.******+***",
912
- "driver_name": null,
913
- "driver_provider_name": "Microsoft",
914
- "driver_version": "6.3.9600.16384",
915
- "friendly_name": null,
916
- "hard_ware_id": "USB\\ROOT_HUB&VID106B&PID003F&REV0000",
917
- "inf_name": "usbport.inf",
918
- "install_date": null,
919
- "is_signed": true,
920
- "location": null,
921
- "manufacturer": "(Standard USB Host Controller)",
922
- "name": null,
923
- "pdo": "\\Device\\USBPDO-0",
924
- "signer": "Microsoft Windows",
925
- "started": null,
926
- "start_mode": null,
927
- "status": null,
928
- "system_creation_class_name": null,
929
- "system_name": null,
930
- "version": "6.3.9600.16384",
931
- "date": "20060621"
932
- },
933
- "PCI\\VEN_106B&DEV_003F&SUBSYS_00000000&REV_00\\3&267A616A&2&30": {
934
- "caption": null,
935
- "class_guid": "{36fc9e60-c465-11cf-8056-444553540000}",
936
- "compat_id": "PCI\\VEN_106B&CC_0C0310",
937
- "creation_class_name": null,
938
- "description": "Standard OpenHCD USB Host Controller",
939
- "device_class": "USB",
940
- "device_id": "PCI\\VEN_106B&DEV_003F&SUBSYS_00000000&REV_00\\3&267A616A&2&30",
941
- "device_name": "Standard OpenHCD USB Host Controller",
942
- "dev_loader": null,
943
- "driver_date": "20060621000000.******+***",
944
- "driver_name": null,
945
- "driver_provider_name": "Microsoft",
946
- "driver_version": "6.3.9600.16384",
947
- "friendly_name": null,
948
- "hard_ware_id": "PCI\\VEN_106B&DEV_003F&SUBSYS_00000000&REV_00",
949
- "inf_name": "usbport.inf",
950
- "install_date": null,
951
- "is_signed": true,
952
- "location": "PCI bus 0, device 6, function 0",
953
- "manufacturer": "(Standard USB Host Controller)",
954
- "name": null,
955
- "pdo": "\\Device\\NTPNP_PCI0006",
956
- "signer": "Microsoft Windows",
957
- "started": null,
958
- "start_mode": null,
959
- "status": null,
960
- "system_creation_class_name": null,
961
- "system_name": null,
962
- "version": "6.3.9600.16384",
963
- "date": "20060621"
964
- },
965
- "HDAUDIO\\FUNC_01&VEN_8384&DEV_7680&SUBSYS_83847680&REV_1034\\4&136D1AA0&0&0001": {
966
- "caption": null,
967
- "class_guid": "{4d36e96c-e325-11ce-bfc1-08002be10318}",
968
- "compat_id": "HDAUDIO\\FUNC_01&CTLR_VEN_8086&CTLR_DEV_2668&VEN_8384&DEV_7680&REV_1034",
969
- "creation_class_name": null,
970
- "description": "High Definition Audio Device",
971
- "device_class": "MEDIA",
972
- "device_id": "HDAUDIO\\FUNC_01&VEN_8384&DEV_7680&SUBSYS_83847680&REV_1034\\4&136D1AA0&0&0001",
973
- "device_name": "High Definition Audio Device",
974
- "dev_loader": null,
975
- "driver_date": "20130822000000.******+***",
976
- "driver_name": "HdAudio.sys",
977
- "driver_provider_name": "Microsoft",
978
- "driver_version": "6.3.9600.16384",
979
- "friendly_name": null,
980
- "hard_ware_id": "HDAUDIO\\FUNC_01&VEN_8384&DEV_7680&SUBSYS_83847680&REV_1034",
981
- "inf_name": "hdaudio.inf",
982
- "install_date": null,
983
- "is_signed": true,
984
- "location": "Internal High Definition Audio Bus",
985
- "manufacturer": "Microsoft",
986
- "name": null,
987
- "pdo": "\\Device\\00000024",
988
- "signer": "Microsoft Windows",
989
- "started": null,
990
- "start_mode": null,
991
- "status": null,
992
- "system_creation_class_name": null,
993
- "system_name": null,
994
- "version": "6.3.9600.16384",
995
- "date": "20130822"
996
- },
997
- "PCI\\VEN_8086&DEV_2668&SUBSYS_76808384&REV_01\\3&267A616A&2&28": {
998
- "caption": null,
999
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
1000
- "compat_id": "PCI\\VEN_8086&DEV_2668&REV_01",
1001
- "creation_class_name": null,
1002
- "description": "High Definition Audio Controller",
1003
- "device_class": "SYSTEM",
1004
- "device_id": "PCI\\VEN_8086&DEV_2668&SUBSYS_76808384&REV_01\\3&267A616A&2&28",
1005
- "device_name": "High Definition Audio Controller",
1006
- "dev_loader": null,
1007
- "driver_date": "20130822000000.******+***",
1008
- "driver_name": null,
1009
- "driver_provider_name": "Microsoft",
1010
- "driver_version": "6.3.9600.16384",
1011
- "friendly_name": null,
1012
- "hard_ware_id": "PCI\\VEN_8086&DEV_2668&SUBSYS_76808384&REV_01",
1013
- "inf_name": "hdaudbus.inf",
1014
- "install_date": null,
1015
- "is_signed": true,
1016
- "location": "PCI bus 0, device 5, function 0",
1017
- "manufacturer": "Microsoft",
1018
- "name": null,
1019
- "pdo": "\\Device\\NTPNP_PCI0005",
1020
- "signer": "Microsoft Windows",
1021
- "started": null,
1022
- "start_mode": null,
1023
- "status": null,
1024
- "system_creation_class_name": null,
1025
- "system_name": null,
1026
- "version": "6.3.9600.16384",
1027
- "date": "20130822"
1028
- },
1029
- "PCI\\VEN_80EE&DEV_CAFE&SUBSYS_00000000&REV_00\\3&267A616A&2&20": {
1030
- "caption": null,
1031
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
1032
- "compat_id": "PCI\\VEN_80EE&CC_088000",
1033
- "creation_class_name": null,
1034
- "description": "VirtualBox Device",
1035
- "device_class": "SYSTEM",
1036
- "device_id": "PCI\\VEN_80EE&DEV_CAFE&SUBSYS_00000000&REV_00\\3&267A616A&2&20",
1037
- "device_name": "VirtualBox Device",
1038
- "dev_loader": null,
1039
- "driver_date": "20151002000000.******+***",
1040
- "driver_name": null,
1041
- "driver_provider_name": "Oracle Corporation",
1042
- "driver_version": "5.0.6.0",
1043
- "friendly_name": null,
1044
- "hard_ware_id": "PCI\\VEN_80EE&DEV_CAFE&SUBSYS_00000000&REV_00",
1045
- "inf_name": "oem1.inf",
1046
- "install_date": null,
1047
- "is_signed": false,
1048
- "location": "PCI bus 0, device 4, function 0",
1049
- "manufacturer": "Oracle Corporation",
1050
- "name": null,
1051
- "pdo": "\\Device\\NTPNP_PCI0004",
1052
- "signer": null,
1053
- "started": null,
1054
- "start_mode": null,
1055
- "status": null,
1056
- "system_creation_class_name": null,
1057
- "system_name": null,
1058
- "version": "5.0.6.0",
1059
- "date": "20151002"
1060
- },
1061
- "PCI\\VEN_8086&DEV_100E&SUBSYS_001E8086&REV_02\\3&267A616A&2&18": {
1062
- "caption": null,
1063
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
1064
- "compat_id": "PCI\\VEN_8086&DEV_100E&REV_02",
1065
- "creation_class_name": null,
1066
- "description": "Intel(R) PRO/1000 MT Desktop Adapter",
1067
- "device_class": "NET",
1068
- "device_id": "PCI\\VEN_8086&DEV_100E&SUBSYS_001E8086&REV_02\\3&267A616A&2&18",
1069
- "device_name": "Intel(R) PRO/1000 MT Desktop Adapter",
1070
- "dev_loader": null,
1071
- "driver_date": "20100323000000.******+***",
1072
- "driver_name": null,
1073
- "driver_provider_name": "Microsoft",
1074
- "driver_version": "8.4.13.0",
1075
- "friendly_name": "Intel(R) PRO/1000 MT Desktop Adapter",
1076
- "hard_ware_id": "PCI\\VEN_8086&DEV_100E&SUBSYS_001E8086&REV_02",
1077
- "inf_name": "nete1g3e.inf",
1078
- "install_date": null,
1079
- "is_signed": true,
1080
- "location": "PCI bus 0, device 3, function 0",
1081
- "manufacturer": "Intel",
1082
- "name": null,
1083
- "pdo": "\\Device\\NTPNP_PCI0003",
1084
- "signer": "Microsoft Windows",
1085
- "started": null,
1086
- "start_mode": null,
1087
- "status": null,
1088
- "system_creation_class_name": null,
1089
- "system_name": null,
1090
- "version": "8.4.13.0",
1091
- "date": "20100323"
1092
- },
1093
- "DISPLAY\\DEFAULT_MONITOR\\4&D9DCF0B&0&UID0": {
1094
- "caption": null,
1095
- "class_guid": "{4d36e96e-e325-11ce-bfc1-08002be10318}",
1096
- "compat_id": "*PNP09FF",
1097
- "creation_class_name": null,
1098
- "description": "Generic Non-PnP Monitor",
1099
- "device_class": "MONITOR",
1100
- "device_id": "DISPLAY\\DEFAULT_MONITOR\\4&D9DCF0B&0&UID0",
1101
- "device_name": "Generic Non-PnP Monitor",
1102
- "dev_loader": null,
1103
- "driver_date": "20060621000000.******+***",
1104
- "driver_name": null,
1105
- "driver_provider_name": "Microsoft",
1106
- "driver_version": "6.3.9600.16384",
1107
- "friendly_name": null,
1108
- "hard_ware_id": "MONITOR\\Default_Monitor",
1109
- "inf_name": "monitor.inf",
1110
- "install_date": null,
1111
- "is_signed": true,
1112
- "location": null,
1113
- "manufacturer": "(Standard monitor types)",
1114
- "name": null,
1115
- "pdo": "\\Device\\00000028",
1116
- "signer": "Microsoft Windows",
1117
- "started": null,
1118
- "start_mode": null,
1119
- "status": null,
1120
- "system_creation_class_name": null,
1121
- "system_name": null,
1122
- "version": "6.3.9600.16384",
1123
- "date": "20060621"
1124
- },
1125
- "PCI\\VEN_80EE&DEV_BEEF&SUBSYS_00000000&REV_00\\3&267A616A&2&10": {
1126
- "caption": null,
1127
- "class_guid": "{4d36e968-e325-11ce-bfc1-08002be10318}",
1128
- "compat_id": "PCI\\VEN_80EE&CC_030000",
1129
- "creation_class_name": null,
1130
- "description": "VirtualBox Graphics Adapter for Windows 8",
1131
- "device_class": "DISPLAY",
1132
- "device_id": "PCI\\VEN_80EE&DEV_BEEF&SUBSYS_00000000&REV_00\\3&267A616A&2&10",
1133
- "device_name": "VirtualBox Graphics Adapter for Windows 8",
1134
- "dev_loader": null,
1135
- "driver_date": "20151002000000.******+***",
1136
- "driver_name": null,
1137
- "driver_provider_name": "Oracle Corporation",
1138
- "driver_version": "5.0.6.0",
1139
- "friendly_name": null,
1140
- "hard_ware_id": "PCI\\VEN_80EE&DEV_BEEF&SUBSYS_00000000&REV_00",
1141
- "inf_name": "oem2.inf",
1142
- "install_date": null,
1143
- "is_signed": false,
1144
- "location": "PCI bus 0, device 2, function 0",
1145
- "manufacturer": "Oracle Corporation",
1146
- "name": null,
1147
- "pdo": "\\Device\\NTPNP_PCI0002",
1148
- "signer": null,
1149
- "started": null,
1150
- "start_mode": null,
1151
- "status": null,
1152
- "system_creation_class_name": null,
1153
- "system_name": null,
1154
- "version": "5.0.6.0",
1155
- "date": "20151002"
1156
- },
1157
- "ACPI\\PNP0000\\4&3A61FADA&0": {
1158
- "caption": null,
1159
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
1160
- "compat_id": null,
1161
- "creation_class_name": null,
1162
- "description": "Programmable interrupt controller",
1163
- "device_class": "SYSTEM",
1164
- "device_id": "ACPI\\PNP0000\\4&3A61FADA&0",
1165
- "device_name": "Programmable interrupt controller",
1166
- "dev_loader": null,
1167
- "driver_date": "20060621000000.******+***",
1168
- "driver_name": null,
1169
- "driver_provider_name": "Microsoft",
1170
- "driver_version": "6.3.9600.17031",
1171
- "friendly_name": null,
1172
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0000",
1173
- "inf_name": "machine.inf",
1174
- "install_date": null,
1175
- "is_signed": true,
1176
- "location": null,
1177
- "manufacturer": "(Standard system devices)",
1178
- "name": null,
1179
- "pdo": "\\Device\\00000020",
1180
- "signer": "Microsoft Windows",
1181
- "started": null,
1182
- "start_mode": null,
1183
- "status": null,
1184
- "system_creation_class_name": null,
1185
- "system_name": null,
1186
- "version": "6.3.9600.17031",
1187
- "date": "20060621"
1188
- },
1189
- "ACPI\\PNP0100\\4&3A61FADA&0": {
1190
- "caption": null,
1191
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
1192
- "compat_id": null,
1193
- "creation_class_name": null,
1194
- "description": "System timer",
1195
- "device_class": "SYSTEM",
1196
- "device_id": "ACPI\\PNP0100\\4&3A61FADA&0",
1197
- "device_name": "System timer",
1198
- "dev_loader": null,
1199
- "driver_date": "20060621000000.******+***",
1200
- "driver_name": null,
1201
- "driver_provider_name": "Microsoft",
1202
- "driver_version": "6.3.9600.17031",
1203
- "friendly_name": null,
1204
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0100",
1205
- "inf_name": "machine.inf",
1206
- "install_date": null,
1207
- "is_signed": true,
1208
- "location": null,
1209
- "manufacturer": "(Standard system devices)",
1210
- "name": null,
1211
- "pdo": "\\Device\\0000001f",
1212
- "signer": "Microsoft Windows",
1213
- "started": null,
1214
- "start_mode": null,
1215
- "status": null,
1216
- "system_creation_class_name": null,
1217
- "system_name": null,
1218
- "version": "6.3.9600.17031",
1219
- "date": "20060621"
1220
- },
1221
- "ACPI\\PNP0F03\\4&3A61FADA&0": {
1222
- "caption": null,
1223
- "class_guid": "{4d36e96f-e325-11ce-bfc1-08002be10318}",
1224
- "compat_id": null,
1225
- "creation_class_name": null,
1226
- "description": "Microsoft PS/2 Mouse",
1227
- "device_class": "MOUSE",
1228
- "device_id": "ACPI\\PNP0F03\\4&3A61FADA&0",
1229
- "device_name": "Microsoft PS/2 Mouse",
1230
- "dev_loader": null,
1231
- "driver_date": "20060621000000.******+***",
1232
- "driver_name": null,
1233
- "driver_provider_name": "Microsoft",
1234
- "driver_version": "6.3.9600.16384",
1235
- "friendly_name": null,
1236
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0F03",
1237
- "inf_name": "msmouse.inf",
1238
- "install_date": null,
1239
- "is_signed": true,
1240
- "location": null,
1241
- "manufacturer": "Microsoft",
1242
- "name": null,
1243
- "pdo": "\\Device\\0000001e",
1244
- "signer": "Microsoft Windows",
1245
- "started": null,
1246
- "start_mode": null,
1247
- "status": null,
1248
- "system_creation_class_name": null,
1249
- "system_name": null,
1250
- "version": "6.3.9600.16384",
1251
- "date": "20060621"
1252
- },
1253
- "ACPI\\PNP0200\\4&3A61FADA&0": {
1254
- "caption": null,
1255
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
1256
- "compat_id": null,
1257
- "creation_class_name": null,
1258
- "description": "Direct memory access controller",
1259
- "device_class": "SYSTEM",
1260
- "device_id": "ACPI\\PNP0200\\4&3A61FADA&0",
1261
- "device_name": "Direct memory access controller",
1262
- "dev_loader": null,
1263
- "driver_date": "20060621000000.******+***",
1264
- "driver_name": null,
1265
- "driver_provider_name": "Microsoft",
1266
- "driver_version": "6.3.9600.17031",
1267
- "friendly_name": null,
1268
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0200",
1269
- "inf_name": "machine.inf",
1270
- "install_date": null,
1271
- "is_signed": true,
1272
- "location": null,
1273
- "manufacturer": "(Standard system devices)",
1274
- "name": null,
1275
- "pdo": "\\Device\\0000001d",
1276
- "signer": "Microsoft Windows",
1277
- "started": null,
1278
- "start_mode": null,
1279
- "status": null,
1280
- "system_creation_class_name": null,
1281
- "system_name": null,
1282
- "version": "6.3.9600.17031",
1283
- "date": "20060621"
1284
- },
1285
- "ACPI\\PNP0303\\4&3A61FADA&0": {
1286
- "caption": null,
1287
- "class_guid": "{4d36e96b-e325-11ce-bfc1-08002be10318}",
1288
- "compat_id": null,
1289
- "creation_class_name": null,
1290
- "description": "Standard PS/2 Keyboard",
1291
- "device_class": "KEYBOARD",
1292
- "device_id": "ACPI\\PNP0303\\4&3A61FADA&0",
1293
- "device_name": "Standard PS/2 Keyboard",
1294
- "dev_loader": null,
1295
- "driver_date": "20060621000000.******+***",
1296
- "driver_name": null,
1297
- "driver_provider_name": "Microsoft",
1298
- "driver_version": "6.3.9600.16384",
1299
- "friendly_name": null,
1300
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0303",
1301
- "inf_name": "keyboard.inf",
1302
- "install_date": null,
1303
- "is_signed": true,
1304
- "location": null,
1305
- "manufacturer": "(Standard keyboards)",
1306
- "name": null,
1307
- "pdo": "\\Device\\0000001c",
1308
- "signer": "Microsoft Windows",
1309
- "started": null,
1310
- "start_mode": null,
1311
- "status": null,
1312
- "system_creation_class_name": null,
1313
- "system_name": null,
1314
- "version": "6.3.9600.16384",
1315
- "date": "20060621"
1316
- },
1317
- "PCI\\VEN_8086&DEV_7000&SUBSYS_00000000&REV_00\\3&267A616A&2&08": {
1318
- "caption": null,
1319
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
1320
- "compat_id": "PCI\\VEN_8086&CC_060100",
1321
- "creation_class_name": null,
1322
- "description": "Intel 82371SB PCI to ISA bridge",
1323
- "device_class": "SYSTEM",
1324
- "device_id": "PCI\\VEN_8086&DEV_7000&SUBSYS_00000000&REV_00\\3&267A616A&2&08",
1325
- "device_name": "Intel 82371SB PCI to ISA bridge",
1326
- "dev_loader": null,
1327
- "driver_date": "20060621000000.******+***",
1328
- "driver_name": null,
1329
- "driver_provider_name": "Microsoft",
1330
- "driver_version": "6.3.9600.17031",
1331
- "friendly_name": null,
1332
- "hard_ware_id": "PCI\\VEN_8086&DEV_7000&SUBSYS_00000000&REV_00",
1333
- "inf_name": "machine.inf",
1334
- "install_date": null,
1335
- "is_signed": true,
1336
- "location": "PCI bus 0, device 1, function 0",
1337
- "manufacturer": "Intel",
1338
- "name": null,
1339
- "pdo": "\\Device\\NTPNP_PCI0001",
1340
- "signer": "Microsoft Windows",
1341
- "started": null,
1342
- "start_mode": null,
1343
- "status": null,
1344
- "system_creation_class_name": null,
1345
- "system_name": null,
1346
- "version": "6.3.9600.17031",
1347
- "date": "20060621"
1348
- },
1349
- "PCI\\VEN_8086&DEV_1237&SUBSYS_00000000&REV_02\\3&267A616A&2&00": {
1350
- "caption": null,
1351
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
1352
- "compat_id": "PCI\\VEN_8086&CC_060000",
1353
- "creation_class_name": null,
1354
- "description": "Intel 82441FX Pentium(R) Pro Processor to PCI bridge",
1355
- "device_class": "SYSTEM",
1356
- "device_id": "PCI\\VEN_8086&DEV_1237&SUBSYS_00000000&REV_02\\3&267A616A&2&00",
1357
- "device_name": "Intel 82441FX Pentium(R) Pro Processor to PCI bridge",
1358
- "dev_loader": null,
1359
- "driver_date": "20060621000000.******+***",
1360
- "driver_name": null,
1361
- "driver_provider_name": "Microsoft",
1362
- "driver_version": "6.3.9600.17031",
1363
- "friendly_name": null,
1364
- "hard_ware_id": "PCI\\VEN_8086&DEV_1237&SUBSYS_00000000&REV_02",
1365
- "inf_name": "machine.inf",
1366
- "install_date": null,
1367
- "is_signed": true,
1368
- "location": "PCI bus 0, device 0, function 0",
1369
- "manufacturer": "Intel",
1370
- "name": null,
1371
- "pdo": "\\Device\\NTPNP_PCI0000",
1372
- "signer": "Microsoft Windows",
1373
- "started": null,
1374
- "start_mode": null,
1375
- "status": null,
1376
- "system_creation_class_name": null,
1377
- "system_name": null,
1378
- "version": "6.3.9600.17031",
1379
- "date": "20060621"
1380
- },
1381
- "ACPI\\PNP0A03\\0": {
1382
- "caption": null,
1383
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
1384
- "compat_id": null,
1385
- "creation_class_name": null,
1386
- "description": "PCI bus",
1387
- "device_class": "SYSTEM",
1388
- "device_id": "ACPI\\PNP0A03\\0",
1389
- "device_name": "PCI bus",
1390
- "dev_loader": null,
1391
- "driver_date": "20060621000000.******+***",
1392
- "driver_name": null,
1393
- "driver_provider_name": "Microsoft",
1394
- "driver_version": "6.3.9600.17031",
1395
- "friendly_name": null,
1396
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0A03",
1397
- "inf_name": "machine.inf",
1398
- "install_date": null,
1399
- "is_signed": true,
1400
- "location": null,
1401
- "manufacturer": "(Standard system devices)",
1402
- "name": null,
1403
- "pdo": "\\Device\\00000017",
1404
- "signer": "Microsoft Windows",
1405
- "started": null,
1406
- "start_mode": null,
1407
- "status": null,
1408
- "system_creation_class_name": null,
1409
- "system_name": null,
1410
- "version": "6.3.9600.17031",
1411
- "date": "20060621"
1412
- },
1413
- "ACPI_HAL\\PNP0C08\\0": {
1414
- "caption": null,
1415
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
1416
- "compat_id": null,
1417
- "creation_class_name": null,
1418
- "description": "Microsoft ACPI-Compliant System",
1419
- "device_class": "SYSTEM",
1420
- "device_id": "ACPI_HAL\\PNP0C08\\0",
1421
- "device_name": "Microsoft ACPI-Compliant System",
1422
- "dev_loader": null,
1423
- "driver_date": "20060621000000.******+***",
1424
- "driver_name": null,
1425
- "driver_provider_name": "Microsoft",
1426
- "driver_version": "6.3.9600.17031",
1427
- "friendly_name": null,
1428
- "hard_ware_id": "ACPI_HAL\\PNP0C08",
1429
- "inf_name": "acpi.inf",
1430
- "install_date": null,
1431
- "is_signed": true,
1432
- "location": null,
1433
- "manufacturer": "Microsoft",
1434
- "name": null,
1435
- "pdo": "\\Device\\00000016",
1436
- "signer": "Microsoft Windows",
1437
- "started": null,
1438
- "start_mode": null,
1439
- "status": null,
1440
- "system_creation_class_name": null,
1441
- "system_name": null,
1442
- "version": "6.3.9600.17031",
1443
- "date": "20060621"
1444
- },
1445
- "ROOT\\ACPI_HAL\\0000": {
1446
- "caption": null,
1447
- "class_guid": "{4d36e966-e325-11ce-bfc1-08002be10318}",
1448
- "compat_id": "DETECTEDInternal\\ACPI_HAL",
1449
- "creation_class_name": null,
1450
- "description": "ACPI x64-based PC",
1451
- "device_class": "COMPUTER",
1452
- "device_id": "ROOT\\ACPI_HAL\\0000",
1453
- "device_name": "ACPI x64-based PC",
1454
- "dev_loader": null,
1455
- "driver_date": "20060621000000.******+***",
1456
- "driver_name": null,
1457
- "driver_provider_name": "Microsoft",
1458
- "driver_version": "6.3.9600.16384",
1459
- "friendly_name": null,
1460
- "hard_ware_id": "acpiapic",
1461
- "inf_name": "hal.inf",
1462
- "install_date": null,
1463
- "is_signed": true,
1464
- "location": null,
1465
- "manufacturer": "(Standard computers)",
1466
- "name": null,
1467
- "pdo": "\\Device\\0000000c",
1468
- "signer": "Microsoft Windows",
1469
- "started": null,
1470
- "start_mode": null,
1471
- "status": null,
1472
- "system_creation_class_name": null,
1473
- "system_name": null,
1474
- "version": "6.3.9600.16384",
1475
- "date": "20060621"
1476
- },
1477
- "ROOT\\UMBUS\\0000": {
1478
- "caption": null,
1479
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
1480
- "compat_id": null,
1481
- "creation_class_name": null,
1482
- "description": "UMBus Root Bus Enumerator",
1483
- "device_class": "SYSTEM",
1484
- "device_id": "ROOT\\UMBUS\\0000",
1485
- "device_name": "UMBus Root Bus Enumerator",
1486
- "dev_loader": null,
1487
- "driver_date": "20060621000000.******+***",
1488
- "driver_name": null,
1489
- "driver_provider_name": "Microsoft",
1490
- "driver_version": "6.3.9600.16384",
1491
- "friendly_name": null,
1492
- "hard_ware_id": "root\\umbus",
1493
- "inf_name": "umbus.inf",
1494
- "install_date": null,
1495
- "is_signed": true,
1496
- "location": null,
1497
- "manufacturer": "Microsoft",
1498
- "name": null,
1499
- "pdo": "\\Device\\0000000b",
1500
- "signer": "Microsoft Windows",
1501
- "started": null,
1502
- "start_mode": null,
1503
- "status": null,
1504
- "system_creation_class_name": null,
1505
- "system_name": null,
1506
- "version": "6.3.9600.16384",
1507
- "date": "20060621"
1508
- },
1509
- "ROOT\\MS_NDISWANIPV6\\0000": {
1510
- "caption": null,
1511
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
1512
- "compat_id": null,
1513
- "creation_class_name": null,
1514
- "description": "WAN Miniport (IPv6)",
1515
- "device_class": "NET",
1516
- "device_id": "ROOT\\MS_NDISWANIPV6\\0000",
1517
- "device_name": "WAN Miniport (IPv6)",
1518
- "dev_loader": null,
1519
- "driver_date": "20060621000000.******+***",
1520
- "driver_name": null,
1521
- "driver_provider_name": "Microsoft",
1522
- "driver_version": "6.3.9600.17039",
1523
- "friendly_name": "WAN Miniport (IPv6)",
1524
- "hard_ware_id": "ms_ndiswanipv6",
1525
- "inf_name": "netrasa.inf",
1526
- "install_date": null,
1527
- "is_signed": true,
1528
- "location": null,
1529
- "manufacturer": "Microsoft",
1530
- "name": null,
1531
- "pdo": "\\Device\\0000000a",
1532
- "signer": "Microsoft Windows",
1533
- "started": null,
1534
- "start_mode": null,
1535
- "status": null,
1536
- "system_creation_class_name": null,
1537
- "system_name": null,
1538
- "version": "6.3.9600.17039",
1539
- "date": "20060621"
1540
- },
1541
- "ROOT\\KDNIC\\0000": {
1542
- "caption": null,
1543
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
1544
- "compat_id": null,
1545
- "creation_class_name": null,
1546
- "description": "Microsoft Kernel Debug Network Adapter",
1547
- "device_class": "NET",
1548
- "device_id": "ROOT\\KDNIC\\0000",
1549
- "device_name": "Microsoft Kernel Debug Network Adapter",
1550
- "dev_loader": null,
1551
- "driver_date": "20060621000000.******+***",
1552
- "driver_name": null,
1553
- "driver_provider_name": "Microsoft",
1554
- "driver_version": "6.3.9600.16384",
1555
- "friendly_name": "Microsoft Kernel Debug Network Adapter",
1556
- "hard_ware_id": "root\\kdnic",
1557
- "inf_name": "kdnic.inf",
1558
- "install_date": null,
1559
- "is_signed": true,
1560
- "location": null,
1561
- "manufacturer": "Microsoft",
1562
- "name": null,
1563
- "pdo": "\\Device\\00000009",
1564
- "signer": "Microsoft Windows",
1565
- "started": null,
1566
- "start_mode": null,
1567
- "status": null,
1568
- "system_creation_class_name": null,
1569
- "system_name": null,
1570
- "version": "6.3.9600.16384",
1571
- "date": "20060621"
1572
- },
1573
- "ROOT\\SPACEPORT\\0000": {
1574
- "caption": null,
1575
- "class_guid": "{4d36e97b-e325-11ce-bfc1-08002be10318}",
1576
- "compat_id": "DETECTEDInternal\\spaceport",
1577
- "creation_class_name": null,
1578
- "description": "Microsoft Storage Spaces Controller",
1579
- "device_class": "SCSIADAPTER",
1580
- "device_id": "ROOT\\SPACEPORT\\0000",
1581
- "device_name": "Microsoft Storage Spaces Controller",
1582
- "dev_loader": null,
1583
- "driver_date": "20060621000000.******+***",
1584
- "driver_name": null,
1585
- "driver_provider_name": "Microsoft",
1586
- "driver_version": "6.3.9600.17031",
1587
- "friendly_name": null,
1588
- "hard_ware_id": "Root\\Spaceport",
1589
- "inf_name": "spaceport.inf",
1590
- "install_date": null,
1591
- "is_signed": true,
1592
- "location": null,
1593
- "manufacturer": "Microsoft",
1594
- "name": null,
1595
- "pdo": "\\Device\\00000008",
1596
- "signer": "Microsoft Windows",
1597
- "started": null,
1598
- "start_mode": null,
1599
- "status": null,
1600
- "system_creation_class_name": null,
1601
- "system_name": null,
1602
- "version": "6.3.9600.17031",
1603
- "date": "20060621"
1604
- },
1605
- "ROOT\\VDRVROOT\\0000": {
1606
- "caption": null,
1607
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
1608
- "compat_id": null,
1609
- "creation_class_name": null,
1610
- "description": "Microsoft Virtual Drive Enumerator",
1611
- "device_class": "SYSTEM",
1612
- "device_id": "ROOT\\VDRVROOT\\0000",
1613
- "device_name": "Microsoft Virtual Drive Enumerator",
1614
- "dev_loader": null,
1615
- "driver_date": "20060621000000.******+***",
1616
- "driver_name": null,
1617
- "driver_provider_name": "Microsoft",
1618
- "driver_version": "6.3.9600.16384",
1619
- "friendly_name": null,
1620
- "hard_ware_id": "ROOT\\vdrvroot",
1621
- "inf_name": "vdrvroot.inf",
1622
- "install_date": null,
1623
- "is_signed": true,
1624
- "location": null,
1625
- "manufacturer": "Microsoft",
1626
- "name": null,
1627
- "pdo": "\\Device\\00000007",
1628
- "signer": "Microsoft Windows",
1629
- "started": null,
1630
- "start_mode": null,
1631
- "status": null,
1632
- "system_creation_class_name": null,
1633
- "system_name": null,
1634
- "version": "6.3.9600.16384",
1635
- "date": "20060621"
1636
- },
1637
- "ROOT\\COMPOSITEBUS\\0000": {
1638
- "caption": null,
1639
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
1640
- "compat_id": null,
1641
- "creation_class_name": null,
1642
- "description": "Composite Bus Enumerator",
1643
- "device_class": "SYSTEM",
1644
- "device_id": "ROOT\\COMPOSITEBUS\\0000",
1645
- "device_name": "Composite Bus Enumerator",
1646
- "dev_loader": null,
1647
- "driver_date": "20060621000000.******+***",
1648
- "driver_name": null,
1649
- "driver_provider_name": "Microsoft",
1650
- "driver_version": "6.3.9600.16384",
1651
- "friendly_name": null,
1652
- "hard_ware_id": "ROOT\\CompositeBus",
1653
- "inf_name": "CompositeBus.inf",
1654
- "install_date": null,
1655
- "is_signed": true,
1656
- "location": null,
1657
- "manufacturer": "Microsoft",
1658
- "name": null,
1659
- "pdo": "\\Device\\00000006",
1660
- "signer": "Microsoft Windows",
1661
- "started": null,
1662
- "start_mode": null,
1663
- "status": null,
1664
- "system_creation_class_name": null,
1665
- "system_name": null,
1666
- "version": "6.3.9600.16384",
1667
- "date": "20060621"
1668
- },
1669
- "ROOT\\MS_AGILEVPNMINIPORT\\0000": {
1670
- "caption": null,
1671
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
1672
- "compat_id": null,
1673
- "creation_class_name": null,
1674
- "description": "WAN Miniport (IKEv2)",
1675
- "device_class": "NET",
1676
- "device_id": "ROOT\\MS_AGILEVPNMINIPORT\\0000",
1677
- "device_name": "WAN Miniport (IKEv2)",
1678
- "dev_loader": null,
1679
- "driver_date": "20060621000000.******+***",
1680
- "driver_name": null,
1681
- "driver_provider_name": "Microsoft",
1682
- "driver_version": "6.3.9600.16384",
1683
- "friendly_name": "WAN Miniport (IKEv2)",
1684
- "hard_ware_id": "ms_agilevpnminiport",
1685
- "inf_name": "netavpna.inf",
1686
- "install_date": null,
1687
- "is_signed": true,
1688
- "location": null,
1689
- "manufacturer": "Microsoft",
1690
- "name": null,
1691
- "pdo": "\\Device\\00000005",
1692
- "signer": "Microsoft Windows",
1693
- "started": null,
1694
- "start_mode": null,
1695
- "status": null,
1696
- "system_creation_class_name": null,
1697
- "system_name": null,
1698
- "version": "6.3.9600.16384",
1699
- "date": "20060621"
1700
- },
1701
- "ROOT\\MS_SSTPMINIPORT\\0000": {
1702
- "caption": null,
1703
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
1704
- "compat_id": null,
1705
- "creation_class_name": null,
1706
- "description": "WAN Miniport (SSTP)",
1707
- "device_class": "NET",
1708
- "device_id": "ROOT\\MS_SSTPMINIPORT\\0000",
1709
- "device_name": "WAN Miniport (SSTP)",
1710
- "dev_loader": null,
1711
- "driver_date": "20060621000000.******+***",
1712
- "driver_name": null,
1713
- "driver_provider_name": "Microsoft",
1714
- "driver_version": "6.3.9600.16384",
1715
- "friendly_name": "WAN Miniport (SSTP)",
1716
- "hard_ware_id": "ms_sstpminiport",
1717
- "inf_name": "netsstpa.inf",
1718
- "install_date": null,
1719
- "is_signed": true,
1720
- "location": null,
1721
- "manufacturer": "Microsoft",
1722
- "name": null,
1723
- "pdo": "\\Device\\00000004",
1724
- "signer": "Microsoft Windows",
1725
- "started": null,
1726
- "start_mode": null,
1727
- "status": null,
1728
- "system_creation_class_name": null,
1729
- "system_name": null,
1730
- "version": "6.3.9600.16384",
1731
- "date": "20060621"
1732
- },
1733
- "ROOT\\MS_NDISWANIP\\0000": {
1734
- "caption": null,
1735
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
1736
- "compat_id": null,
1737
- "creation_class_name": null,
1738
- "description": "WAN Miniport (IP)",
1739
- "device_class": "NET",
1740
- "device_id": "ROOT\\MS_NDISWANIP\\0000",
1741
- "device_name": "WAN Miniport (IP)",
1742
- "dev_loader": null,
1743
- "driver_date": "20060621000000.******+***",
1744
- "driver_name": null,
1745
- "driver_provider_name": "Microsoft",
1746
- "driver_version": "6.3.9600.17039",
1747
- "friendly_name": "WAN Miniport (IP)",
1748
- "hard_ware_id": "ms_ndiswanip",
1749
- "inf_name": "netrasa.inf",
1750
- "install_date": null,
1751
- "is_signed": true,
1752
- "location": null,
1753
- "manufacturer": "Microsoft",
1754
- "name": null,
1755
- "pdo": "\\Device\\00000003",
1756
- "signer": "Microsoft Windows",
1757
- "started": null,
1758
- "start_mode": null,
1759
- "status": null,
1760
- "system_creation_class_name": null,
1761
- "system_name": null,
1762
- "version": "6.3.9600.17039",
1763
- "date": "20060621"
1764
- },
1765
- "ROOT\\BASICDISPLAY\\0000": {
1766
- "caption": null,
1767
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
1768
- "compat_id": null,
1769
- "creation_class_name": null,
1770
- "description": "Microsoft Basic Display Driver",
1771
- "device_class": "SYSTEM",
1772
- "device_id": "ROOT\\BASICDISPLAY\\0000",
1773
- "device_name": "Microsoft Basic Display Driver",
1774
- "dev_loader": null,
1775
- "driver_date": "20060621000000.******+***",
1776
- "driver_name": null,
1777
- "driver_provider_name": "Microsoft",
1778
- "driver_version": "6.3.9600.16384",
1779
- "friendly_name": null,
1780
- "hard_ware_id": "ROOT\\BasicDisplay",
1781
- "inf_name": "basicdisplay.inf",
1782
- "install_date": null,
1783
- "is_signed": true,
1784
- "location": null,
1785
- "manufacturer": "(Standard display types)",
1786
- "name": null,
1787
- "pdo": "\\Device\\00000002",
1788
- "signer": "Microsoft Windows",
1789
- "started": null,
1790
- "start_mode": null,
1791
- "status": null,
1792
- "system_creation_class_name": null,
1793
- "system_name": null,
1794
- "version": "6.3.9600.16384",
1795
- "date": "20060621"
1796
- },
1797
- "STORAGE\\VOLUME\\{7B9F89EE-7D9A-11E5-80B5-806E6F6E6963}#0000000015F00000": {
1798
- "caption": null,
1799
- "class_guid": "{71a27cdd-812a-11d0-bec7-08002be2092f}",
1800
- "compat_id": null,
1801
- "creation_class_name": null,
1802
- "description": "Generic volume",
1803
- "device_class": "VOLUME",
1804
- "device_id": "STORAGE\\VOLUME\\{7B9F89EE-7D9A-11E5-80B5-806E6F6E6963}#0000000015F00000",
1805
- "device_name": "Generic volume",
1806
- "dev_loader": null,
1807
- "driver_date": "20060621000000.******+***",
1808
- "driver_name": null,
1809
- "driver_provider_name": "Microsoft",
1810
- "driver_version": "6.3.9600.17031",
1811
- "friendly_name": null,
1812
- "hard_ware_id": "STORAGE\\Volume",
1813
- "inf_name": "volume.inf",
1814
- "install_date": null,
1815
- "is_signed": true,
1816
- "location": null,
1817
- "manufacturer": "Microsoft",
1818
- "name": null,
1819
- "pdo": "\\Device\\HarddiskVolume2",
1820
- "signer": "Microsoft Windows",
1821
- "started": null,
1822
- "start_mode": null,
1823
- "status": null,
1824
- "system_creation_class_name": null,
1825
- "system_name": null,
1826
- "version": "6.3.9600.17031",
1827
- "date": "20060621"
1828
- },
1829
- "STORAGE\\VOLUME\\{7B9F89EE-7D9A-11E5-80B5-806E6F6E6963}#0000000000100000": {
1830
- "caption": null,
1831
- "class_guid": "{71a27cdd-812a-11d0-bec7-08002be2092f}",
1832
- "compat_id": null,
1833
- "creation_class_name": null,
1834
- "description": "Generic volume",
1835
- "device_class": "VOLUME",
1836
- "device_id": "STORAGE\\VOLUME\\{7B9F89EE-7D9A-11E5-80B5-806E6F6E6963}#0000000000100000",
1837
- "device_name": "Generic volume",
1838
- "dev_loader": null,
1839
- "driver_date": "20060621000000.******+***",
1840
- "driver_name": null,
1841
- "driver_provider_name": "Microsoft",
1842
- "driver_version": "6.3.9600.17031",
1843
- "friendly_name": null,
1844
- "hard_ware_id": "STORAGE\\Volume",
1845
- "inf_name": "volume.inf",
1846
- "install_date": null,
1847
- "is_signed": true,
1848
- "location": null,
1849
- "manufacturer": "Microsoft",
1850
- "name": null,
1851
- "pdo": "\\Device\\HarddiskVolume1",
1852
- "signer": "Microsoft Windows",
1853
- "started": null,
1854
- "start_mode": null,
1855
- "status": null,
1856
- "system_creation_class_name": null,
1857
- "system_name": null,
1858
- "version": "6.3.9600.17031",
1859
- "date": "20060621"
1860
- },
1861
- "ROOT\\VOLMGR\\0000": {
1862
- "caption": null,
1863
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
1864
- "compat_id": "DETECTEDInternal\\volmgr",
1865
- "creation_class_name": null,
1866
- "description": "Volume Manager",
1867
- "device_class": "SYSTEM",
1868
- "device_id": "ROOT\\VOLMGR\\0000",
1869
- "device_name": "Volume Manager",
1870
- "dev_loader": null,
1871
- "driver_date": "20060621000000.******+***",
1872
- "driver_name": null,
1873
- "driver_provider_name": "Microsoft",
1874
- "driver_version": "6.3.9600.16384",
1875
- "friendly_name": null,
1876
- "hard_ware_id": "ROOT\\VOLMGR",
1877
- "inf_name": "volmgr.inf",
1878
- "install_date": null,
1879
- "is_signed": true,
1880
- "location": null,
1881
- "manufacturer": "Microsoft",
1882
- "name": null,
1883
- "pdo": "\\Device\\00000001",
1884
- "signer": "Microsoft Windows",
1885
- "started": null,
1886
- "start_mode": null,
1887
- "status": null,
1888
- "system_creation_class_name": null,
1889
- "system_name": null,
1890
- "version": "6.3.9600.16384",
1891
- "date": "20060621"
1892
- },
1893
- "HTREE\\ROOT\\0": {
1894
- "caption": null,
1895
- "class_guid": null,
1896
- "compat_id": null,
1897
- "creation_class_name": null,
1898
- "description": null,
1899
- "device_class": null,
1900
- "device_id": "HTREE\\ROOT\\0",
1901
- "device_name": null,
1902
- "dev_loader": null,
1903
- "driver_date": null,
1904
- "driver_name": null,
1905
- "driver_provider_name": null,
1906
- "driver_version": null,
1907
- "friendly_name": null,
1908
- "hard_ware_id": null,
1909
- "inf_name": null,
1910
- "install_date": null,
1911
- "is_signed": null,
1912
- "location": null,
1913
- "manufacturer": null,
1914
- "name": null,
1915
- "pdo": null,
1916
- "signer": null,
1917
- "started": null,
1918
- "start_mode": null,
1919
- "status": null,
1920
- "system_creation_class_name": null,
1921
- "system_name": null
1922
- },
1923
- "Microsoft XPS Document Writer": {
1924
- "caption": null,
1925
- "class_guid": null,
1926
- "compat_id": null,
1927
- "creation_class_name": null,
1928
- "description": null,
1929
- "device_class": null,
1930
- "device_id": "Microsoft XPS Document Writer",
1931
- "device_name": null,
1932
- "dev_loader": null,
1933
- "driver_date": null,
1934
- "driver_name": null,
1935
- "driver_provider_name": null,
1936
- "driver_version": "2:5.1,2:5.2,2:6.0,2:6.1,2:6.2,2:6.3",
1937
- "friendly_name": null,
1938
- "hard_ware_id": null,
1939
- "inf_name": null,
1940
- "install_date": null,
1941
- "is_signed": true,
1942
- "location": null,
1943
- "manufacturer": null,
1944
- "name": null,
1945
- "pdo": null,
1946
- "signer": "Microsoft Windows",
1947
- "started": null,
1948
- "start_mode": null,
1949
- "status": null,
1950
- "system_creation_class_name": null,
1951
- "system_name": null
1952
- }
1953
- },
1954
- "modules": {
1955
- "Local Print Queue": {
1956
- "caption": null,
1957
- "class_guid": "{1ed2bbf9-11f0-4084-b21f-ad83a8e6dcdc}",
1958
- "compat_id": "SWD\\GenericRaw",
1959
- "creation_class_name": null,
1960
- "description": "Local Print Queue",
1961
- "device_class": "PRINTQUEUE",
1962
- "device_id": "SWD\\PRINTENUM\\PRINTQUEUES",
1963
- "device_name": "Local Print Queue",
1964
- "dev_loader": null,
1965
- "driver_date": "20060621000000.******+***",
1966
- "driver_name": null,
1967
- "driver_provider_name": "Microsoft",
1968
- "driver_version": "6.3.9600.16384",
1969
- "friendly_name": "Root Print Queue",
1970
- "hard_ware_id": "PRINTENUM\\LocalPrintQueue",
1971
- "inf_name": "PrintQueue.inf",
1972
- "install_date": null,
1973
- "is_signed": true,
1974
- "location": null,
1975
- "manufacturer": "Microsoft",
1976
- "name": null,
1977
- "pdo": "\\Device\\0000002c",
1978
- "signer": "Microsoft Windows",
1979
- "started": null,
1980
- "start_mode": null,
1981
- "status": null,
1982
- "system_creation_class_name": null,
1983
- "system_name": null,
1984
- "version": "6.3.9600.16384",
1985
- "date": "20060621"
1986
- },
1987
- "Microsoft Teredo Tunneling Adapter": {
1988
- "caption": null,
1989
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
1990
- "compat_id": "SWD\\GenericRaw",
1991
- "creation_class_name": null,
1992
- "description": "Microsoft Teredo Tunneling Adapter",
1993
- "device_class": "NET",
1994
- "device_id": "SWD\\IP_TUNNEL_VBUS\\TEREDO_TUNNEL_DEVICE",
1995
- "device_name": "Microsoft Teredo Tunneling Adapter",
1996
- "dev_loader": null,
1997
- "driver_date": "20060621000000.******+***",
1998
- "driver_name": null,
1999
- "driver_provider_name": "Microsoft",
2000
- "driver_version": "6.3.9600.16384",
2001
- "friendly_name": "Teredo Tunneling Pseudo-Interface",
2002
- "hard_ware_id": "*TEREDO",
2003
- "inf_name": "nettun.inf",
2004
- "install_date": null,
2005
- "is_signed": true,
2006
- "location": null,
2007
- "manufacturer": "Microsoft",
2008
- "name": null,
2009
- "pdo": "\\Device\\0000002b",
2010
- "signer": "Microsoft Windows",
2011
- "started": null,
2012
- "start_mode": null,
2013
- "status": null,
2014
- "system_creation_class_name": null,
2015
- "system_name": null,
2016
- "version": "6.3.9600.16384",
2017
- "date": "20060621"
2018
- },
2019
- "Microsoft ISATAP Adapter": {
2020
- "caption": null,
2021
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
2022
- "compat_id": "SWD\\GenericRaw",
2023
- "creation_class_name": null,
2024
- "description": "Microsoft ISATAP Adapter",
2025
- "device_class": "NET",
2026
- "device_id": "SWD\\IP_TUNNEL_VBUS\\ISATAP_0",
2027
- "device_name": "Microsoft ISATAP Adapter",
2028
- "dev_loader": null,
2029
- "driver_date": "20060621000000.******+***",
2030
- "driver_name": null,
2031
- "driver_provider_name": "Microsoft",
2032
- "driver_version": "6.3.9600.16384",
2033
- "friendly_name": "Microsoft ISATAP Adapter",
2034
- "hard_ware_id": "*ISATAP",
2035
- "inf_name": "nettun.inf",
2036
- "install_date": null,
2037
- "is_signed": true,
2038
- "location": null,
2039
- "manufacturer": "Microsoft",
2040
- "name": null,
2041
- "pdo": "\\Device\\0000002a",
2042
- "signer": "Microsoft Windows",
2043
- "started": null,
2044
- "start_mode": null,
2045
- "status": null,
2046
- "system_creation_class_name": null,
2047
- "system_name": null,
2048
- "version": "6.3.9600.16384",
2049
- "date": "20060621"
2050
- },
2051
- "Generic software device": {
2052
- "caption": null,
2053
- "class_guid": "{62f9c741-b25a-46ce-b54c-9bccce08b6f2}",
2054
- "compat_id": "SWD\\GenericRaw",
2055
- "creation_class_name": null,
2056
- "description": "Generic software device",
2057
- "device_class": "SOFTWAREDEVICE",
2058
- "device_id": "SWD\\IP_TUNNEL_VBUS\\IP_TUNNEL_DEVICE_ROOT",
2059
- "device_name": "Generic software device",
2060
- "dev_loader": null,
2061
- "driver_date": "20060621000000.******+***",
2062
- "driver_name": null,
2063
- "driver_provider_name": "Microsoft",
2064
- "driver_version": "6.3.9600.16384",
2065
- "friendly_name": "Microsoft IPv4 IPv6 Transition Adapter Bus",
2066
- "hard_ware_id": "(null)",
2067
- "inf_name": "c_swdevice.inf",
2068
- "install_date": null,
2069
- "is_signed": true,
2070
- "location": null,
2071
- "manufacturer": "Microsoft",
2072
- "name": null,
2073
- "pdo": "\\Device\\00000029",
2074
- "signer": "Microsoft Windows",
2075
- "started": null,
2076
- "start_mode": null,
2077
- "status": null,
2078
- "system_creation_class_name": null,
2079
- "system_name": null,
2080
- "version": "6.3.9600.16384",
2081
- "date": "20060621"
2082
- },
2083
- "Remote Desktop Device Redirector Bus": {
2084
- "caption": null,
2085
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2086
- "compat_id": null,
2087
- "creation_class_name": null,
2088
- "description": "Remote Desktop Device Redirector Bus",
2089
- "device_class": "SYSTEM",
2090
- "device_id": "ROOT\\RDPBUS\\0000",
2091
- "device_name": "Remote Desktop Device Redirector Bus",
2092
- "dev_loader": null,
2093
- "driver_date": "20060621000000.******+***",
2094
- "driver_name": null,
2095
- "driver_provider_name": "Microsoft",
2096
- "driver_version": "6.3.9600.16384",
2097
- "friendly_name": null,
2098
- "hard_ware_id": "ROOT\\RDPBUS",
2099
- "inf_name": "rdpbus.inf",
2100
- "install_date": null,
2101
- "is_signed": true,
2102
- "location": null,
2103
- "manufacturer": "Microsoft",
2104
- "name": null,
2105
- "pdo": "\\Device\\00000015",
2106
- "signer": "Microsoft Windows",
2107
- "started": null,
2108
- "start_mode": null,
2109
- "status": null,
2110
- "system_creation_class_name": null,
2111
- "system_name": null,
2112
- "version": "6.3.9600.16384",
2113
- "date": "20060621"
2114
- },
2115
- "Plug and Play Software Device Enumerator": {
2116
- "caption": null,
2117
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2118
- "compat_id": null,
2119
- "creation_class_name": null,
2120
- "description": "Plug and Play Software Device Enumerator",
2121
- "device_class": "SYSTEM",
2122
- "device_id": "ROOT\\SYSTEM\\0000",
2123
- "device_name": "Plug and Play Software Device Enumerator",
2124
- "dev_loader": null,
2125
- "driver_date": "20060621000000.******+***",
2126
- "driver_name": null,
2127
- "driver_provider_name": "Microsoft",
2128
- "driver_version": "6.3.9600.16384",
2129
- "friendly_name": null,
2130
- "hard_ware_id": "ROOT\\SWENUM",
2131
- "inf_name": "swenum.inf",
2132
- "install_date": null,
2133
- "is_signed": true,
2134
- "location": null,
2135
- "manufacturer": "(Standard system devices)",
2136
- "name": null,
2137
- "pdo": "\\Device\\00000014",
2138
- "signer": "Microsoft Windows",
2139
- "started": null,
2140
- "start_mode": null,
2141
- "status": null,
2142
- "system_creation_class_name": null,
2143
- "system_name": null,
2144
- "version": "6.3.9600.16384",
2145
- "date": "20060621"
2146
- },
2147
- "Microsoft System Management BIOS Driver": {
2148
- "caption": null,
2149
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2150
- "compat_id": null,
2151
- "creation_class_name": null,
2152
- "description": "Microsoft System Management BIOS Driver",
2153
- "device_class": "SYSTEM",
2154
- "device_id": "ROOT\\MSSMBIOS\\0000",
2155
- "device_name": "Microsoft System Management BIOS Driver",
2156
- "dev_loader": null,
2157
- "driver_date": "20060621000000.******+***",
2158
- "driver_name": null,
2159
- "driver_provider_name": "Microsoft",
2160
- "driver_version": "6.3.9600.16384",
2161
- "friendly_name": null,
2162
- "hard_ware_id": "ROOT\\mssmbios",
2163
- "inf_name": "mssmbios.inf",
2164
- "install_date": null,
2165
- "is_signed": true,
2166
- "location": null,
2167
- "manufacturer": "(Standard system devices)",
2168
- "name": null,
2169
- "pdo": "\\Device\\00000013",
2170
- "signer": "Microsoft Windows",
2171
- "started": null,
2172
- "start_mode": null,
2173
- "status": null,
2174
- "system_creation_class_name": null,
2175
- "system_name": null,
2176
- "version": "6.3.9600.16384",
2177
- "date": "20060621"
2178
- },
2179
- "WAN Miniport (PPPOE)": {
2180
- "caption": null,
2181
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
2182
- "compat_id": null,
2183
- "creation_class_name": null,
2184
- "description": "WAN Miniport (PPPOE)",
2185
- "device_class": "NET",
2186
- "device_id": "ROOT\\MS_PPPOEMINIPORT\\0000",
2187
- "device_name": "WAN Miniport (PPPOE)",
2188
- "dev_loader": null,
2189
- "driver_date": "20060621000000.******+***",
2190
- "driver_name": null,
2191
- "driver_provider_name": "Microsoft",
2192
- "driver_version": "6.3.9600.17039",
2193
- "friendly_name": "WAN Miniport (PPPOE)",
2194
- "hard_ware_id": "ms_pppoeminiport",
2195
- "inf_name": "netrasa.inf",
2196
- "install_date": null,
2197
- "is_signed": true,
2198
- "location": null,
2199
- "manufacturer": "Microsoft",
2200
- "name": null,
2201
- "pdo": "\\Device\\00000012",
2202
- "signer": "Microsoft Windows",
2203
- "started": null,
2204
- "start_mode": null,
2205
- "status": null,
2206
- "system_creation_class_name": null,
2207
- "system_name": null,
2208
- "version": "6.3.9600.17039",
2209
- "date": "20060621"
2210
- },
2211
- "NDIS Virtual Network Adapter Enumerator": {
2212
- "caption": null,
2213
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2214
- "compat_id": null,
2215
- "creation_class_name": null,
2216
- "description": "NDIS Virtual Network Adapter Enumerator",
2217
- "device_class": "SYSTEM",
2218
- "device_id": "ROOT\\NDISVIRTUALBUS\\0000",
2219
- "device_name": "NDIS Virtual Network Adapter Enumerator",
2220
- "dev_loader": null,
2221
- "driver_date": "20060621000000.******+***",
2222
- "driver_name": null,
2223
- "driver_provider_name": "Microsoft",
2224
- "driver_version": "6.3.9600.16384",
2225
- "friendly_name": null,
2226
- "hard_ware_id": "ROOT\\NdisVirtualBus",
2227
- "inf_name": "ndisvirtualbus.inf",
2228
- "install_date": null,
2229
- "is_signed": true,
2230
- "location": null,
2231
- "manufacturer": "Microsoft",
2232
- "name": null,
2233
- "pdo": "\\Device\\00000011",
2234
- "signer": "Microsoft Windows",
2235
- "started": null,
2236
- "start_mode": null,
2237
- "status": null,
2238
- "system_creation_class_name": null,
2239
- "system_name": null,
2240
- "version": "6.3.9600.16384",
2241
- "date": "20060621"
2242
- },
2243
- "WAN Miniport (L2TP)": {
2244
- "caption": null,
2245
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
2246
- "compat_id": null,
2247
- "creation_class_name": null,
2248
- "description": "WAN Miniport (L2TP)",
2249
- "device_class": "NET",
2250
- "device_id": "ROOT\\MS_L2TPMINIPORT\\0000",
2251
- "device_name": "WAN Miniport (L2TP)",
2252
- "dev_loader": null,
2253
- "driver_date": "20060621000000.******+***",
2254
- "driver_name": null,
2255
- "driver_provider_name": "Microsoft",
2256
- "driver_version": "6.3.9600.17039",
2257
- "friendly_name": "WAN Miniport (L2TP)",
2258
- "hard_ware_id": "ms_l2tpminiport",
2259
- "inf_name": "netrasa.inf",
2260
- "install_date": null,
2261
- "is_signed": true,
2262
- "location": null,
2263
- "manufacturer": "Microsoft",
2264
- "name": null,
2265
- "pdo": "\\Device\\00000010",
2266
- "signer": "Microsoft Windows",
2267
- "started": null,
2268
- "start_mode": null,
2269
- "status": null,
2270
- "system_creation_class_name": null,
2271
- "system_name": null,
2272
- "version": "6.3.9600.17039",
2273
- "date": "20060621"
2274
- },
2275
- "WAN Miniport (Network Monitor)": {
2276
- "caption": null,
2277
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
2278
- "compat_id": null,
2279
- "creation_class_name": null,
2280
- "description": "WAN Miniport (Network Monitor)",
2281
- "device_class": "NET",
2282
- "device_id": "ROOT\\MS_NDISWANBH\\0000",
2283
- "device_name": "WAN Miniport (Network Monitor)",
2284
- "dev_loader": null,
2285
- "driver_date": "20060621000000.******+***",
2286
- "driver_name": null,
2287
- "driver_provider_name": "Microsoft",
2288
- "driver_version": "6.3.9600.17039",
2289
- "friendly_name": "WAN Miniport (Network Monitor)",
2290
- "hard_ware_id": "ms_ndiswanbh",
2291
- "inf_name": "netrasa.inf",
2292
- "install_date": null,
2293
- "is_signed": true,
2294
- "location": null,
2295
- "manufacturer": "Microsoft",
2296
- "name": null,
2297
- "pdo": "\\Device\\0000000f",
2298
- "signer": "Microsoft Windows",
2299
- "started": null,
2300
- "start_mode": null,
2301
- "status": null,
2302
- "system_creation_class_name": null,
2303
- "system_name": null,
2304
- "version": "6.3.9600.17039",
2305
- "date": "20060621"
2306
- },
2307
- "WAN Miniport (PPTP)": {
2308
- "caption": null,
2309
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
2310
- "compat_id": null,
2311
- "creation_class_name": null,
2312
- "description": "WAN Miniport (PPTP)",
2313
- "device_class": "NET",
2314
- "device_id": "ROOT\\MS_PPTPMINIPORT\\0000",
2315
- "device_name": "WAN Miniport (PPTP)",
2316
- "dev_loader": null,
2317
- "driver_date": "20060621000000.******+***",
2318
- "driver_name": null,
2319
- "driver_provider_name": "Microsoft",
2320
- "driver_version": "6.3.9600.17039",
2321
- "friendly_name": "WAN Miniport (PPTP)",
2322
- "hard_ware_id": "ms_pptpminiport",
2323
- "inf_name": "netrasa.inf",
2324
- "install_date": null,
2325
- "is_signed": true,
2326
- "location": null,
2327
- "manufacturer": "Microsoft",
2328
- "name": null,
2329
- "pdo": "\\Device\\0000000e",
2330
- "signer": "Microsoft Windows",
2331
- "started": null,
2332
- "start_mode": null,
2333
- "status": null,
2334
- "system_creation_class_name": null,
2335
- "system_name": null,
2336
- "version": "6.3.9600.17039",
2337
- "date": "20060621"
2338
- },
2339
- "Microsoft Basic Render Driver": {
2340
- "caption": null,
2341
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2342
- "compat_id": null,
2343
- "creation_class_name": null,
2344
- "description": "Microsoft Basic Render Driver",
2345
- "device_class": "SYSTEM",
2346
- "device_id": "ROOT\\BASICRENDER\\0000",
2347
- "device_name": "Microsoft Basic Render Driver",
2348
- "dev_loader": null,
2349
- "driver_date": "20060621000000.******+***",
2350
- "driver_name": null,
2351
- "driver_provider_name": "Microsoft",
2352
- "driver_version": "6.3.9600.17031",
2353
- "friendly_name": null,
2354
- "hard_ware_id": "ROOT\\BasicRender",
2355
- "inf_name": "basicrender.inf",
2356
- "install_date": null,
2357
- "is_signed": true,
2358
- "location": null,
2359
- "manufacturer": "Microsoft",
2360
- "name": null,
2361
- "pdo": "\\Device\\0000000d",
2362
- "signer": "Microsoft Windows",
2363
- "started": null,
2364
- "start_mode": null,
2365
- "status": null,
2366
- "system_creation_class_name": null,
2367
- "system_name": null,
2368
- "version": "6.3.9600.17031",
2369
- "date": "20060621"
2370
- },
2371
- "ACPI Fixed Feature Button": {
2372
- "caption": null,
2373
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2374
- "compat_id": null,
2375
- "creation_class_name": null,
2376
- "description": "ACPI Fixed Feature Button",
2377
- "device_class": "SYSTEM",
2378
- "device_id": "ACPI\\FIXEDBUTTON\\2&DABA3FF&2",
2379
- "device_name": "ACPI Fixed Feature Button",
2380
- "dev_loader": null,
2381
- "driver_date": "20060621000000.******+***",
2382
- "driver_name": null,
2383
- "driver_provider_name": "Microsoft",
2384
- "driver_version": "6.3.9600.17031",
2385
- "friendly_name": null,
2386
- "hard_ware_id": "ACPI\\FixedButton",
2387
- "inf_name": "machine.inf",
2388
- "install_date": null,
2389
- "is_signed": true,
2390
- "location": null,
2391
- "manufacturer": "(Standard system devices)",
2392
- "name": null,
2393
- "pdo": "\\Device\\00000019",
2394
- "signer": "Microsoft Windows",
2395
- "started": null,
2396
- "start_mode": null,
2397
- "status": null,
2398
- "system_creation_class_name": null,
2399
- "system_name": null,
2400
- "version": "6.3.9600.17031",
2401
- "date": "20060621"
2402
- },
2403
- "Intel Processor": {
2404
- "caption": null,
2405
- "class_guid": "{50127dc3-0f36-415e-a6cc-4cb3be910b65}",
2406
- "compat_id": "ACPI\\Processor",
2407
- "creation_class_name": null,
2408
- "description": "Intel Processor",
2409
- "device_class": "PROCESSOR",
2410
- "device_id": "ACPI\\GENUINEINTEL_-_INTEL64_FAMILY_6_MODEL_70_-_INTEL(R)_CORE(TM)_I7-4980HQ_CPU_@_2.80GHZ\\_0",
2411
- "device_name": "Intel Processor",
2412
- "dev_loader": null,
2413
- "driver_date": "20090421000000.******+***",
2414
- "driver_name": null,
2415
- "driver_provider_name": "Microsoft",
2416
- "driver_version": "6.3.9600.16384",
2417
- "friendly_name": "Intel(R) Core(TM) i7-4980HQ CPU @ 2.80GHz",
2418
- "hard_ware_id": "ACPI\\GenuineIntel_-_Intel64_Family_6_Model_70",
2419
- "inf_name": "cpu.inf",
2420
- "install_date": null,
2421
- "is_signed": true,
2422
- "location": null,
2423
- "manufacturer": "Intel",
2424
- "name": null,
2425
- "pdo": "\\Device\\00000018",
2426
- "signer": "Microsoft Windows",
2427
- "started": null,
2428
- "start_mode": null,
2429
- "status": null,
2430
- "system_creation_class_name": null,
2431
- "system_name": null,
2432
- "version": "6.3.9600.16384",
2433
- "date": "20090421"
2434
- },
2435
- "Microsoft AC Adapter": {
2436
- "caption": null,
2437
- "class_guid": "{72631e54-78a4-11d0-bcf7-00aa00b7b32a}",
2438
- "compat_id": null,
2439
- "creation_class_name": null,
2440
- "description": "Microsoft AC Adapter",
2441
- "device_class": "BATTERY",
2442
- "device_id": "ACPI\\ACPI0003\\0",
2443
- "device_name": "Microsoft AC Adapter",
2444
- "dev_loader": null,
2445
- "driver_date": "20060621000000.******+***",
2446
- "driver_name": null,
2447
- "driver_provider_name": "Microsoft",
2448
- "driver_version": "6.3.9600.16384",
2449
- "friendly_name": null,
2450
- "hard_ware_id": "ACPI\\VEN_ACPI&DEV_0003",
2451
- "inf_name": "cmbatt.inf",
2452
- "install_date": null,
2453
- "is_signed": true,
2454
- "location": null,
2455
- "manufacturer": "Microsoft",
2456
- "name": null,
2457
- "pdo": "\\Device\\0000001b",
2458
- "signer": "Microsoft Windows",
2459
- "started": null,
2460
- "start_mode": null,
2461
- "status": null,
2462
- "system_creation_class_name": null,
2463
- "system_name": null,
2464
- "version": "6.3.9600.16384",
2465
- "date": "20060621"
2466
- },
2467
- "Microsoft ACPI-Compliant Control Method Battery": {
2468
- "caption": null,
2469
- "class_guid": "{72631e54-78a4-11d0-bcf7-00aa00b7b32a}",
2470
- "compat_id": null,
2471
- "creation_class_name": null,
2472
- "description": "Microsoft ACPI-Compliant Control Method Battery",
2473
- "device_class": "BATTERY",
2474
- "device_id": "ACPI\\PNP0C0A\\0",
2475
- "device_name": "Microsoft ACPI-Compliant Control Method Battery",
2476
- "dev_loader": null,
2477
- "driver_date": "20060621000000.******+***",
2478
- "driver_name": null,
2479
- "driver_provider_name": "Microsoft",
2480
- "driver_version": "6.3.9600.16384",
2481
- "friendly_name": null,
2482
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0C0A",
2483
- "inf_name": "cmbatt.inf",
2484
- "install_date": null,
2485
- "is_signed": true,
2486
- "location": null,
2487
- "manufacturer": "Microsoft",
2488
- "name": null,
2489
- "pdo": "\\Device\\0000001a",
2490
- "signer": "Microsoft Windows",
2491
- "started": null,
2492
- "start_mode": null,
2493
- "status": null,
2494
- "system_creation_class_name": null,
2495
- "system_name": null,
2496
- "version": "6.3.9600.16384",
2497
- "date": "20060621"
2498
- },
2499
- "CD-ROM Drive": {
2500
- "caption": null,
2501
- "class_guid": "{4d36e965-e325-11ce-bfc1-08002be10318}",
2502
- "compat_id": "SCSI\\CdRom",
2503
- "creation_class_name": null,
2504
- "description": "CD-ROM Drive",
2505
- "device_class": "CDROM",
2506
- "device_id": "SCSI\\CDROM&VEN_VBOX&PROD_CD-ROM\\4&8F5D389&0&010000",
2507
- "device_name": "CD-ROM Drive",
2508
- "dev_loader": null,
2509
- "driver_date": "20060621000000.******+***",
2510
- "driver_name": null,
2511
- "driver_provider_name": "Microsoft",
2512
- "driver_version": "6.3.9600.16384",
2513
- "friendly_name": "VBOX CD-ROM",
2514
- "hard_ware_id": "SCSI\\CdRomVBOX____CD-ROM__________1.0_",
2515
- "inf_name": "cdrom.inf",
2516
- "install_date": null,
2517
- "is_signed": true,
2518
- "location": "Bus Number 1, Target Id 0, LUN 0",
2519
- "manufacturer": "(Standard CD-ROM drives)",
2520
- "name": null,
2521
- "pdo": "\\Device\\00000022",
2522
- "signer": "Microsoft Windows",
2523
- "started": null,
2524
- "start_mode": null,
2525
- "status": null,
2526
- "system_creation_class_name": null,
2527
- "system_name": null,
2528
- "version": "6.3.9600.16384",
2529
- "date": "20060621"
2530
- },
2531
- "Disk drive": {
2532
- "caption": null,
2533
- "class_guid": "{4d36e967-e325-11ce-bfc1-08002be10318}",
2534
- "compat_id": "SCSI\\Disk",
2535
- "creation_class_name": null,
2536
- "description": "Disk drive",
2537
- "device_class": "DISKDRIVE",
2538
- "device_id": "SCSI\\DISK&VEN_VBOX&PROD_HARDDISK\\4&8F5D389&0&000000",
2539
- "device_name": "Disk drive",
2540
- "dev_loader": null,
2541
- "driver_date": "20060621000000.******+***",
2542
- "driver_name": null,
2543
- "driver_provider_name": "Microsoft",
2544
- "driver_version": "6.3.9600.16384",
2545
- "friendly_name": "VBOX HARDDISK",
2546
- "hard_ware_id": "SCSI\\DiskVBOX____________HARDDISK_1.0",
2547
- "inf_name": "disk.inf",
2548
- "install_date": null,
2549
- "is_signed": true,
2550
- "location": "Bus Number 0, Target Id 0, LUN 0",
2551
- "manufacturer": "(Standard disk drives)",
2552
- "name": null,
2553
- "pdo": "\\Device\\00000021",
2554
- "signer": "Microsoft Windows",
2555
- "started": null,
2556
- "start_mode": null,
2557
- "status": null,
2558
- "system_creation_class_name": null,
2559
- "system_name": null,
2560
- "version": "6.3.9600.16384",
2561
- "date": "20060621"
2562
- },
2563
- "Standard SATA AHCI Controller": {
2564
- "caption": null,
2565
- "class_guid": "{4d36e96a-e325-11ce-bfc1-08002be10318}",
2566
- "compat_id": "PCI\\VEN_8086&CC_010601",
2567
- "creation_class_name": null,
2568
- "description": "Standard SATA AHCI Controller",
2569
- "device_class": "HDC",
2570
- "device_id": "PCI\\VEN_8086&DEV_2829&SUBSYS_00000000&REV_02\\3&267A616A&2&68",
2571
- "device_name": "Standard SATA AHCI Controller",
2572
- "dev_loader": null,
2573
- "driver_date": "20060621000000.******+***",
2574
- "driver_name": null,
2575
- "driver_provider_name": "Microsoft",
2576
- "driver_version": "6.3.9600.16384",
2577
- "friendly_name": null,
2578
- "hard_ware_id": "PCI\\VEN_8086&DEV_2829&SUBSYS_00000000&REV_02",
2579
- "inf_name": "mshdc.inf",
2580
- "install_date": null,
2581
- "is_signed": true,
2582
- "location": "PCI bus 0, device 13, function 0",
2583
- "manufacturer": "Standard SATA AHCI Controller",
2584
- "name": null,
2585
- "pdo": "\\Device\\NTPNP_PCI0008",
2586
- "signer": "Microsoft Windows",
2587
- "started": null,
2588
- "start_mode": null,
2589
- "status": null,
2590
- "system_creation_class_name": null,
2591
- "system_name": null,
2592
- "version": "6.3.9600.16384",
2593
- "date": "20060621"
2594
- },
2595
- "HID-compliant mouse": {
2596
- "caption": null,
2597
- "class_guid": "{4d36e96f-e325-11ce-bfc1-08002be10318}",
2598
- "compat_id": "",
2599
- "creation_class_name": null,
2600
- "description": "HID-compliant mouse",
2601
- "device_class": "MOUSE",
2602
- "device_id": "HID\\VID_80EE&PID_0021\\6&156F3BA&0&0000",
2603
- "device_name": "HID-compliant mouse",
2604
- "dev_loader": null,
2605
- "driver_date": "20060621000000.******+***",
2606
- "driver_name": null,
2607
- "driver_provider_name": "Microsoft",
2608
- "driver_version": "6.3.9600.16384",
2609
- "friendly_name": null,
2610
- "hard_ware_id": "HID\\VID_80EE&PID_0021&REV_0100",
2611
- "inf_name": "msmouse.inf",
2612
- "install_date": null,
2613
- "is_signed": true,
2614
- "location": null,
2615
- "manufacturer": "Microsoft",
2616
- "name": null,
2617
- "pdo": "\\Device\\00000027",
2618
- "signer": "Microsoft Windows",
2619
- "started": null,
2620
- "start_mode": null,
2621
- "status": null,
2622
- "system_creation_class_name": null,
2623
- "system_name": null,
2624
- "version": "6.3.9600.16384",
2625
- "date": "20060621"
2626
- },
2627
- "USB Input Device": {
2628
- "caption": null,
2629
- "class_guid": "{745a17a0-74d3-11d0-b6fe-00a0c90f57da}",
2630
- "compat_id": "USB\\Class_03&SubClass_00&Prot_00",
2631
- "creation_class_name": null,
2632
- "description": "USB Input Device",
2633
- "device_class": "HIDCLASS",
2634
- "device_id": "USB\\VID_80EE&PID_0021\\5&2D7AE1FF&0&1",
2635
- "device_name": "USB Input Device",
2636
- "dev_loader": null,
2637
- "driver_date": "20060621000000.******+***",
2638
- "driver_name": null,
2639
- "driver_provider_name": "Microsoft",
2640
- "driver_version": "6.3.9600.16384",
2641
- "friendly_name": null,
2642
- "hard_ware_id": "USB\\VID_80EE&PID_0021&REV_0100",
2643
- "inf_name": "input.inf",
2644
- "install_date": null,
2645
- "is_signed": true,
2646
- "location": "Port_#0001.Hub_#0001",
2647
- "manufacturer": "(Standard system devices)",
2648
- "name": null,
2649
- "pdo": "\\Device\\USBPDO-1",
2650
- "signer": "Microsoft Windows",
2651
- "started": null,
2652
- "start_mode": null,
2653
- "status": null,
2654
- "system_creation_class_name": null,
2655
- "system_name": null,
2656
- "version": "6.3.9600.16384",
2657
- "date": "20060621"
2658
- },
2659
- "USB Root Hub": {
2660
- "caption": null,
2661
- "class_guid": "{36fc9e60-c465-11cf-8056-444553540000}",
2662
- "compat_id": null,
2663
- "creation_class_name": null,
2664
- "description": "USB Root Hub",
2665
- "device_class": "USB",
2666
- "device_id": "USB\\ROOT_HUB\\4&65DFC83&0",
2667
- "device_name": "USB Root Hub",
2668
- "dev_loader": null,
2669
- "driver_date": "20060621000000.******+***",
2670
- "driver_name": null,
2671
- "driver_provider_name": "Microsoft",
2672
- "driver_version": "6.3.9600.16384",
2673
- "friendly_name": null,
2674
- "hard_ware_id": "USB\\ROOT_HUB&VID106B&PID003F&REV0000",
2675
- "inf_name": "usbport.inf",
2676
- "install_date": null,
2677
- "is_signed": true,
2678
- "location": null,
2679
- "manufacturer": "(Standard USB Host Controller)",
2680
- "name": null,
2681
- "pdo": "\\Device\\USBPDO-0",
2682
- "signer": "Microsoft Windows",
2683
- "started": null,
2684
- "start_mode": null,
2685
- "status": null,
2686
- "system_creation_class_name": null,
2687
- "system_name": null,
2688
- "version": "6.3.9600.16384",
2689
- "date": "20060621"
2690
- },
2691
- "Standard OpenHCD USB Host Controller": {
2692
- "caption": null,
2693
- "class_guid": "{36fc9e60-c465-11cf-8056-444553540000}",
2694
- "compat_id": "PCI\\VEN_106B&CC_0C0310",
2695
- "creation_class_name": null,
2696
- "description": "Standard OpenHCD USB Host Controller",
2697
- "device_class": "USB",
2698
- "device_id": "PCI\\VEN_106B&DEV_003F&SUBSYS_00000000&REV_00\\3&267A616A&2&30",
2699
- "device_name": "Standard OpenHCD USB Host Controller",
2700
- "dev_loader": null,
2701
- "driver_date": "20060621000000.******+***",
2702
- "driver_name": null,
2703
- "driver_provider_name": "Microsoft",
2704
- "driver_version": "6.3.9600.16384",
2705
- "friendly_name": null,
2706
- "hard_ware_id": "PCI\\VEN_106B&DEV_003F&SUBSYS_00000000&REV_00",
2707
- "inf_name": "usbport.inf",
2708
- "install_date": null,
2709
- "is_signed": true,
2710
- "location": "PCI bus 0, device 6, function 0",
2711
- "manufacturer": "(Standard USB Host Controller)",
2712
- "name": null,
2713
- "pdo": "\\Device\\NTPNP_PCI0006",
2714
- "signer": "Microsoft Windows",
2715
- "started": null,
2716
- "start_mode": null,
2717
- "status": null,
2718
- "system_creation_class_name": null,
2719
- "system_name": null,
2720
- "version": "6.3.9600.16384",
2721
- "date": "20060621"
2722
- },
2723
- "High Definition Audio Device": {
2724
- "caption": null,
2725
- "class_guid": "{4d36e96c-e325-11ce-bfc1-08002be10318}",
2726
- "compat_id": "HDAUDIO\\FUNC_01&CTLR_VEN_8086&CTLR_DEV_2668&VEN_8384&DEV_7680&REV_1034",
2727
- "creation_class_name": null,
2728
- "description": "High Definition Audio Device",
2729
- "device_class": "MEDIA",
2730
- "device_id": "HDAUDIO\\FUNC_01&VEN_8384&DEV_7680&SUBSYS_83847680&REV_1034\\4&136D1AA0&0&0001",
2731
- "device_name": "High Definition Audio Device",
2732
- "dev_loader": null,
2733
- "driver_date": "20130822000000.******+***",
2734
- "driver_name": "HdAudio.sys",
2735
- "driver_provider_name": "Microsoft",
2736
- "driver_version": "6.3.9600.16384",
2737
- "friendly_name": null,
2738
- "hard_ware_id": "HDAUDIO\\FUNC_01&VEN_8384&DEV_7680&SUBSYS_83847680&REV_1034",
2739
- "inf_name": "hdaudio.inf",
2740
- "install_date": null,
2741
- "is_signed": true,
2742
- "location": "Internal High Definition Audio Bus",
2743
- "manufacturer": "Microsoft",
2744
- "name": null,
2745
- "pdo": "\\Device\\00000024",
2746
- "signer": "Microsoft Windows",
2747
- "started": null,
2748
- "start_mode": null,
2749
- "status": null,
2750
- "system_creation_class_name": null,
2751
- "system_name": null,
2752
- "version": "6.3.9600.16384",
2753
- "date": "20130822"
2754
- },
2755
- "High Definition Audio Controller": {
2756
- "caption": null,
2757
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2758
- "compat_id": "PCI\\VEN_8086&DEV_2668&REV_01",
2759
- "creation_class_name": null,
2760
- "description": "High Definition Audio Controller",
2761
- "device_class": "SYSTEM",
2762
- "device_id": "PCI\\VEN_8086&DEV_2668&SUBSYS_76808384&REV_01\\3&267A616A&2&28",
2763
- "device_name": "High Definition Audio Controller",
2764
- "dev_loader": null,
2765
- "driver_date": "20130822000000.******+***",
2766
- "driver_name": null,
2767
- "driver_provider_name": "Microsoft",
2768
- "driver_version": "6.3.9600.16384",
2769
- "friendly_name": null,
2770
- "hard_ware_id": "PCI\\VEN_8086&DEV_2668&SUBSYS_76808384&REV_01",
2771
- "inf_name": "hdaudbus.inf",
2772
- "install_date": null,
2773
- "is_signed": true,
2774
- "location": "PCI bus 0, device 5, function 0",
2775
- "manufacturer": "Microsoft",
2776
- "name": null,
2777
- "pdo": "\\Device\\NTPNP_PCI0005",
2778
- "signer": "Microsoft Windows",
2779
- "started": null,
2780
- "start_mode": null,
2781
- "status": null,
2782
- "system_creation_class_name": null,
2783
- "system_name": null,
2784
- "version": "6.3.9600.16384",
2785
- "date": "20130822"
2786
- },
2787
- "VirtualBox Device": {
2788
- "caption": null,
2789
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2790
- "compat_id": "PCI\\VEN_80EE&CC_088000",
2791
- "creation_class_name": null,
2792
- "description": "VirtualBox Device",
2793
- "device_class": "SYSTEM",
2794
- "device_id": "PCI\\VEN_80EE&DEV_CAFE&SUBSYS_00000000&REV_00\\3&267A616A&2&20",
2795
- "device_name": "VirtualBox Device",
2796
- "dev_loader": null,
2797
- "driver_date": "20151002000000.******+***",
2798
- "driver_name": null,
2799
- "driver_provider_name": "Oracle Corporation",
2800
- "driver_version": "5.0.6.0",
2801
- "friendly_name": null,
2802
- "hard_ware_id": "PCI\\VEN_80EE&DEV_CAFE&SUBSYS_00000000&REV_00",
2803
- "inf_name": "oem1.inf",
2804
- "install_date": null,
2805
- "is_signed": false,
2806
- "location": "PCI bus 0, device 4, function 0",
2807
- "manufacturer": "Oracle Corporation",
2808
- "name": null,
2809
- "pdo": "\\Device\\NTPNP_PCI0004",
2810
- "signer": null,
2811
- "started": null,
2812
- "start_mode": null,
2813
- "status": null,
2814
- "system_creation_class_name": null,
2815
- "system_name": null,
2816
- "version": "5.0.6.0",
2817
- "date": "20151002"
2818
- },
2819
- "Intel(R) PRO/1000 MT Desktop Adapter": {
2820
- "caption": null,
2821
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
2822
- "compat_id": "PCI\\VEN_8086&DEV_100E&REV_02",
2823
- "creation_class_name": null,
2824
- "description": "Intel(R) PRO/1000 MT Desktop Adapter",
2825
- "device_class": "NET",
2826
- "device_id": "PCI\\VEN_8086&DEV_100E&SUBSYS_001E8086&REV_02\\3&267A616A&2&18",
2827
- "device_name": "Intel(R) PRO/1000 MT Desktop Adapter",
2828
- "dev_loader": null,
2829
- "driver_date": "20100323000000.******+***",
2830
- "driver_name": null,
2831
- "driver_provider_name": "Microsoft",
2832
- "driver_version": "8.4.13.0",
2833
- "friendly_name": "Intel(R) PRO/1000 MT Desktop Adapter",
2834
- "hard_ware_id": "PCI\\VEN_8086&DEV_100E&SUBSYS_001E8086&REV_02",
2835
- "inf_name": "nete1g3e.inf",
2836
- "install_date": null,
2837
- "is_signed": true,
2838
- "location": "PCI bus 0, device 3, function 0",
2839
- "manufacturer": "Intel",
2840
- "name": null,
2841
- "pdo": "\\Device\\NTPNP_PCI0003",
2842
- "signer": "Microsoft Windows",
2843
- "started": null,
2844
- "start_mode": null,
2845
- "status": null,
2846
- "system_creation_class_name": null,
2847
- "system_name": null,
2848
- "version": "8.4.13.0",
2849
- "date": "20100323"
2850
- },
2851
- "Generic Non-PnP Monitor": {
2852
- "caption": null,
2853
- "class_guid": "{4d36e96e-e325-11ce-bfc1-08002be10318}",
2854
- "compat_id": "*PNP09FF",
2855
- "creation_class_name": null,
2856
- "description": "Generic Non-PnP Monitor",
2857
- "device_class": "MONITOR",
2858
- "device_id": "DISPLAY\\DEFAULT_MONITOR\\4&D9DCF0B&0&UID0",
2859
- "device_name": "Generic Non-PnP Monitor",
2860
- "dev_loader": null,
2861
- "driver_date": "20060621000000.******+***",
2862
- "driver_name": null,
2863
- "driver_provider_name": "Microsoft",
2864
- "driver_version": "6.3.9600.16384",
2865
- "friendly_name": null,
2866
- "hard_ware_id": "MONITOR\\Default_Monitor",
2867
- "inf_name": "monitor.inf",
2868
- "install_date": null,
2869
- "is_signed": true,
2870
- "location": null,
2871
- "manufacturer": "(Standard monitor types)",
2872
- "name": null,
2873
- "pdo": "\\Device\\00000028",
2874
- "signer": "Microsoft Windows",
2875
- "started": null,
2876
- "start_mode": null,
2877
- "status": null,
2878
- "system_creation_class_name": null,
2879
- "system_name": null,
2880
- "version": "6.3.9600.16384",
2881
- "date": "20060621"
2882
- },
2883
- "VirtualBox Graphics Adapter for Windows 8": {
2884
- "caption": null,
2885
- "class_guid": "{4d36e968-e325-11ce-bfc1-08002be10318}",
2886
- "compat_id": "PCI\\VEN_80EE&CC_030000",
2887
- "creation_class_name": null,
2888
- "description": "VirtualBox Graphics Adapter for Windows 8",
2889
- "device_class": "DISPLAY",
2890
- "device_id": "PCI\\VEN_80EE&DEV_BEEF&SUBSYS_00000000&REV_00\\3&267A616A&2&10",
2891
- "device_name": "VirtualBox Graphics Adapter for Windows 8",
2892
- "dev_loader": null,
2893
- "driver_date": "20151002000000.******+***",
2894
- "driver_name": null,
2895
- "driver_provider_name": "Oracle Corporation",
2896
- "driver_version": "5.0.6.0",
2897
- "friendly_name": null,
2898
- "hard_ware_id": "PCI\\VEN_80EE&DEV_BEEF&SUBSYS_00000000&REV_00",
2899
- "inf_name": "oem2.inf",
2900
- "install_date": null,
2901
- "is_signed": false,
2902
- "location": "PCI bus 0, device 2, function 0",
2903
- "manufacturer": "Oracle Corporation",
2904
- "name": null,
2905
- "pdo": "\\Device\\NTPNP_PCI0002",
2906
- "signer": null,
2907
- "started": null,
2908
- "start_mode": null,
2909
- "status": null,
2910
- "system_creation_class_name": null,
2911
- "system_name": null,
2912
- "version": "5.0.6.0",
2913
- "date": "20151002"
2914
- },
2915
- "Programmable interrupt controller": {
2916
- "caption": null,
2917
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2918
- "compat_id": null,
2919
- "creation_class_name": null,
2920
- "description": "Programmable interrupt controller",
2921
- "device_class": "SYSTEM",
2922
- "device_id": "ACPI\\PNP0000\\4&3A61FADA&0",
2923
- "device_name": "Programmable interrupt controller",
2924
- "dev_loader": null,
2925
- "driver_date": "20060621000000.******+***",
2926
- "driver_name": null,
2927
- "driver_provider_name": "Microsoft",
2928
- "driver_version": "6.3.9600.17031",
2929
- "friendly_name": null,
2930
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0000",
2931
- "inf_name": "machine.inf",
2932
- "install_date": null,
2933
- "is_signed": true,
2934
- "location": null,
2935
- "manufacturer": "(Standard system devices)",
2936
- "name": null,
2937
- "pdo": "\\Device\\00000020",
2938
- "signer": "Microsoft Windows",
2939
- "started": null,
2940
- "start_mode": null,
2941
- "status": null,
2942
- "system_creation_class_name": null,
2943
- "system_name": null,
2944
- "version": "6.3.9600.17031",
2945
- "date": "20060621"
2946
- },
2947
- "System timer": {
2948
- "caption": null,
2949
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2950
- "compat_id": null,
2951
- "creation_class_name": null,
2952
- "description": "System timer",
2953
- "device_class": "SYSTEM",
2954
- "device_id": "ACPI\\PNP0100\\4&3A61FADA&0",
2955
- "device_name": "System timer",
2956
- "dev_loader": null,
2957
- "driver_date": "20060621000000.******+***",
2958
- "driver_name": null,
2959
- "driver_provider_name": "Microsoft",
2960
- "driver_version": "6.3.9600.17031",
2961
- "friendly_name": null,
2962
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0100",
2963
- "inf_name": "machine.inf",
2964
- "install_date": null,
2965
- "is_signed": true,
2966
- "location": null,
2967
- "manufacturer": "(Standard system devices)",
2968
- "name": null,
2969
- "pdo": "\\Device\\0000001f",
2970
- "signer": "Microsoft Windows",
2971
- "started": null,
2972
- "start_mode": null,
2973
- "status": null,
2974
- "system_creation_class_name": null,
2975
- "system_name": null,
2976
- "version": "6.3.9600.17031",
2977
- "date": "20060621"
2978
- },
2979
- "Microsoft PS/2 Mouse": {
2980
- "caption": null,
2981
- "class_guid": "{4d36e96f-e325-11ce-bfc1-08002be10318}",
2982
- "compat_id": null,
2983
- "creation_class_name": null,
2984
- "description": "Microsoft PS/2 Mouse",
2985
- "device_class": "MOUSE",
2986
- "device_id": "ACPI\\PNP0F03\\4&3A61FADA&0",
2987
- "device_name": "Microsoft PS/2 Mouse",
2988
- "dev_loader": null,
2989
- "driver_date": "20060621000000.******+***",
2990
- "driver_name": null,
2991
- "driver_provider_name": "Microsoft",
2992
- "driver_version": "6.3.9600.16384",
2993
- "friendly_name": null,
2994
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0F03",
2995
- "inf_name": "msmouse.inf",
2996
- "install_date": null,
2997
- "is_signed": true,
2998
- "location": null,
2999
- "manufacturer": "Microsoft",
3000
- "name": null,
3001
- "pdo": "\\Device\\0000001e",
3002
- "signer": "Microsoft Windows",
3003
- "started": null,
3004
- "start_mode": null,
3005
- "status": null,
3006
- "system_creation_class_name": null,
3007
- "system_name": null,
3008
- "version": "6.3.9600.16384",
3009
- "date": "20060621"
3010
- },
3011
- "Direct memory access controller": {
3012
- "caption": null,
3013
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
3014
- "compat_id": null,
3015
- "creation_class_name": null,
3016
- "description": "Direct memory access controller",
3017
- "device_class": "SYSTEM",
3018
- "device_id": "ACPI\\PNP0200\\4&3A61FADA&0",
3019
- "device_name": "Direct memory access controller",
3020
- "dev_loader": null,
3021
- "driver_date": "20060621000000.******+***",
3022
- "driver_name": null,
3023
- "driver_provider_name": "Microsoft",
3024
- "driver_version": "6.3.9600.17031",
3025
- "friendly_name": null,
3026
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0200",
3027
- "inf_name": "machine.inf",
3028
- "install_date": null,
3029
- "is_signed": true,
3030
- "location": null,
3031
- "manufacturer": "(Standard system devices)",
3032
- "name": null,
3033
- "pdo": "\\Device\\0000001d",
3034
- "signer": "Microsoft Windows",
3035
- "started": null,
3036
- "start_mode": null,
3037
- "status": null,
3038
- "system_creation_class_name": null,
3039
- "system_name": null,
3040
- "version": "6.3.9600.17031",
3041
- "date": "20060621"
3042
- },
3043
- "Standard PS/2 Keyboard": {
3044
- "caption": null,
3045
- "class_guid": "{4d36e96b-e325-11ce-bfc1-08002be10318}",
3046
- "compat_id": null,
3047
- "creation_class_name": null,
3048
- "description": "Standard PS/2 Keyboard",
3049
- "device_class": "KEYBOARD",
3050
- "device_id": "ACPI\\PNP0303\\4&3A61FADA&0",
3051
- "device_name": "Standard PS/2 Keyboard",
3052
- "dev_loader": null,
3053
- "driver_date": "20060621000000.******+***",
3054
- "driver_name": null,
3055
- "driver_provider_name": "Microsoft",
3056
- "driver_version": "6.3.9600.16384",
3057
- "friendly_name": null,
3058
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0303",
3059
- "inf_name": "keyboard.inf",
3060
- "install_date": null,
3061
- "is_signed": true,
3062
- "location": null,
3063
- "manufacturer": "(Standard keyboards)",
3064
- "name": null,
3065
- "pdo": "\\Device\\0000001c",
3066
- "signer": "Microsoft Windows",
3067
- "started": null,
3068
- "start_mode": null,
3069
- "status": null,
3070
- "system_creation_class_name": null,
3071
- "system_name": null,
3072
- "version": "6.3.9600.16384",
3073
- "date": "20060621"
3074
- },
3075
- "Intel 82371SB PCI to ISA bridge": {
3076
- "caption": null,
3077
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
3078
- "compat_id": "PCI\\VEN_8086&CC_060100",
3079
- "creation_class_name": null,
3080
- "description": "Intel 82371SB PCI to ISA bridge",
3081
- "device_class": "SYSTEM",
3082
- "device_id": "PCI\\VEN_8086&DEV_7000&SUBSYS_00000000&REV_00\\3&267A616A&2&08",
3083
- "device_name": "Intel 82371SB PCI to ISA bridge",
3084
- "dev_loader": null,
3085
- "driver_date": "20060621000000.******+***",
3086
- "driver_name": null,
3087
- "driver_provider_name": "Microsoft",
3088
- "driver_version": "6.3.9600.17031",
3089
- "friendly_name": null,
3090
- "hard_ware_id": "PCI\\VEN_8086&DEV_7000&SUBSYS_00000000&REV_00",
3091
- "inf_name": "machine.inf",
3092
- "install_date": null,
3093
- "is_signed": true,
3094
- "location": "PCI bus 0, device 1, function 0",
3095
- "manufacturer": "Intel",
3096
- "name": null,
3097
- "pdo": "\\Device\\NTPNP_PCI0001",
3098
- "signer": "Microsoft Windows",
3099
- "started": null,
3100
- "start_mode": null,
3101
- "status": null,
3102
- "system_creation_class_name": null,
3103
- "system_name": null,
3104
- "version": "6.3.9600.17031",
3105
- "date": "20060621"
3106
- },
3107
- "Intel 82441FX Pentium(R) Pro Processor to PCI bridge": {
3108
- "caption": null,
3109
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
3110
- "compat_id": "PCI\\VEN_8086&CC_060000",
3111
- "creation_class_name": null,
3112
- "description": "Intel 82441FX Pentium(R) Pro Processor to PCI bridge",
3113
- "device_class": "SYSTEM",
3114
- "device_id": "PCI\\VEN_8086&DEV_1237&SUBSYS_00000000&REV_02\\3&267A616A&2&00",
3115
- "device_name": "Intel 82441FX Pentium(R) Pro Processor to PCI bridge",
3116
- "dev_loader": null,
3117
- "driver_date": "20060621000000.******+***",
3118
- "driver_name": null,
3119
- "driver_provider_name": "Microsoft",
3120
- "driver_version": "6.3.9600.17031",
3121
- "friendly_name": null,
3122
- "hard_ware_id": "PCI\\VEN_8086&DEV_1237&SUBSYS_00000000&REV_02",
3123
- "inf_name": "machine.inf",
3124
- "install_date": null,
3125
- "is_signed": true,
3126
- "location": "PCI bus 0, device 0, function 0",
3127
- "manufacturer": "Intel",
3128
- "name": null,
3129
- "pdo": "\\Device\\NTPNP_PCI0000",
3130
- "signer": "Microsoft Windows",
3131
- "started": null,
3132
- "start_mode": null,
3133
- "status": null,
3134
- "system_creation_class_name": null,
3135
- "system_name": null,
3136
- "version": "6.3.9600.17031",
3137
- "date": "20060621"
3138
- },
3139
- "PCI bus": {
3140
- "caption": null,
3141
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
3142
- "compat_id": null,
3143
- "creation_class_name": null,
3144
- "description": "PCI bus",
3145
- "device_class": "SYSTEM",
3146
- "device_id": "ACPI\\PNP0A03\\0",
3147
- "device_name": "PCI bus",
3148
- "dev_loader": null,
3149
- "driver_date": "20060621000000.******+***",
3150
- "driver_name": null,
3151
- "driver_provider_name": "Microsoft",
3152
- "driver_version": "6.3.9600.17031",
3153
- "friendly_name": null,
3154
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0A03",
3155
- "inf_name": "machine.inf",
3156
- "install_date": null,
3157
- "is_signed": true,
3158
- "location": null,
3159
- "manufacturer": "(Standard system devices)",
3160
- "name": null,
3161
- "pdo": "\\Device\\00000017",
3162
- "signer": "Microsoft Windows",
3163
- "started": null,
3164
- "start_mode": null,
3165
- "status": null,
3166
- "system_creation_class_name": null,
3167
- "system_name": null,
3168
- "version": "6.3.9600.17031",
3169
- "date": "20060621"
3170
- },
3171
- "Microsoft ACPI-Compliant System": {
3172
- "caption": null,
3173
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
3174
- "compat_id": null,
3175
- "creation_class_name": null,
3176
- "description": "Microsoft ACPI-Compliant System",
3177
- "device_class": "SYSTEM",
3178
- "device_id": "ACPI_HAL\\PNP0C08\\0",
3179
- "device_name": "Microsoft ACPI-Compliant System",
3180
- "dev_loader": null,
3181
- "driver_date": "20060621000000.******+***",
3182
- "driver_name": null,
3183
- "driver_provider_name": "Microsoft",
3184
- "driver_version": "6.3.9600.17031",
3185
- "friendly_name": null,
3186
- "hard_ware_id": "ACPI_HAL\\PNP0C08",
3187
- "inf_name": "acpi.inf",
3188
- "install_date": null,
3189
- "is_signed": true,
3190
- "location": null,
3191
- "manufacturer": "Microsoft",
3192
- "name": null,
3193
- "pdo": "\\Device\\00000016",
3194
- "signer": "Microsoft Windows",
3195
- "started": null,
3196
- "start_mode": null,
3197
- "status": null,
3198
- "system_creation_class_name": null,
3199
- "system_name": null,
3200
- "version": "6.3.9600.17031",
3201
- "date": "20060621"
3202
- },
3203
- "ACPI x64-based PC": {
3204
- "caption": null,
3205
- "class_guid": "{4d36e966-e325-11ce-bfc1-08002be10318}",
3206
- "compat_id": "DETECTEDInternal\\ACPI_HAL",
3207
- "creation_class_name": null,
3208
- "description": "ACPI x64-based PC",
3209
- "device_class": "COMPUTER",
3210
- "device_id": "ROOT\\ACPI_HAL\\0000",
3211
- "device_name": "ACPI x64-based PC",
3212
- "dev_loader": null,
3213
- "driver_date": "20060621000000.******+***",
3214
- "driver_name": null,
3215
- "driver_provider_name": "Microsoft",
3216
- "driver_version": "6.3.9600.16384",
3217
- "friendly_name": null,
3218
- "hard_ware_id": "acpiapic",
3219
- "inf_name": "hal.inf",
3220
- "install_date": null,
3221
- "is_signed": true,
3222
- "location": null,
3223
- "manufacturer": "(Standard computers)",
3224
- "name": null,
3225
- "pdo": "\\Device\\0000000c",
3226
- "signer": "Microsoft Windows",
3227
- "started": null,
3228
- "start_mode": null,
3229
- "status": null,
3230
- "system_creation_class_name": null,
3231
- "system_name": null,
3232
- "version": "6.3.9600.16384",
3233
- "date": "20060621"
3234
- },
3235
- "UMBus Root Bus Enumerator": {
3236
- "caption": null,
3237
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
3238
- "compat_id": null,
3239
- "creation_class_name": null,
3240
- "description": "UMBus Root Bus Enumerator",
3241
- "device_class": "SYSTEM",
3242
- "device_id": "ROOT\\UMBUS\\0000",
3243
- "device_name": "UMBus Root Bus Enumerator",
3244
- "dev_loader": null,
3245
- "driver_date": "20060621000000.******+***",
3246
- "driver_name": null,
3247
- "driver_provider_name": "Microsoft",
3248
- "driver_version": "6.3.9600.16384",
3249
- "friendly_name": null,
3250
- "hard_ware_id": "root\\umbus",
3251
- "inf_name": "umbus.inf",
3252
- "install_date": null,
3253
- "is_signed": true,
3254
- "location": null,
3255
- "manufacturer": "Microsoft",
3256
- "name": null,
3257
- "pdo": "\\Device\\0000000b",
3258
- "signer": "Microsoft Windows",
3259
- "started": null,
3260
- "start_mode": null,
3261
- "status": null,
3262
- "system_creation_class_name": null,
3263
- "system_name": null,
3264
- "version": "6.3.9600.16384",
3265
- "date": "20060621"
3266
- },
3267
- "WAN Miniport (IPv6)": {
3268
- "caption": null,
3269
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
3270
- "compat_id": null,
3271
- "creation_class_name": null,
3272
- "description": "WAN Miniport (IPv6)",
3273
- "device_class": "NET",
3274
- "device_id": "ROOT\\MS_NDISWANIPV6\\0000",
3275
- "device_name": "WAN Miniport (IPv6)",
3276
- "dev_loader": null,
3277
- "driver_date": "20060621000000.******+***",
3278
- "driver_name": null,
3279
- "driver_provider_name": "Microsoft",
3280
- "driver_version": "6.3.9600.17039",
3281
- "friendly_name": "WAN Miniport (IPv6)",
3282
- "hard_ware_id": "ms_ndiswanipv6",
3283
- "inf_name": "netrasa.inf",
3284
- "install_date": null,
3285
- "is_signed": true,
3286
- "location": null,
3287
- "manufacturer": "Microsoft",
3288
- "name": null,
3289
- "pdo": "\\Device\\0000000a",
3290
- "signer": "Microsoft Windows",
3291
- "started": null,
3292
- "start_mode": null,
3293
- "status": null,
3294
- "system_creation_class_name": null,
3295
- "system_name": null,
3296
- "version": "6.3.9600.17039",
3297
- "date": "20060621"
3298
- },
3299
- "Microsoft Kernel Debug Network Adapter": {
3300
- "caption": null,
3301
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
3302
- "compat_id": null,
3303
- "creation_class_name": null,
3304
- "description": "Microsoft Kernel Debug Network Adapter",
3305
- "device_class": "NET",
3306
- "device_id": "ROOT\\KDNIC\\0000",
3307
- "device_name": "Microsoft Kernel Debug Network Adapter",
3308
- "dev_loader": null,
3309
- "driver_date": "20060621000000.******+***",
3310
- "driver_name": null,
3311
- "driver_provider_name": "Microsoft",
3312
- "driver_version": "6.3.9600.16384",
3313
- "friendly_name": "Microsoft Kernel Debug Network Adapter",
3314
- "hard_ware_id": "root\\kdnic",
3315
- "inf_name": "kdnic.inf",
3316
- "install_date": null,
3317
- "is_signed": true,
3318
- "location": null,
3319
- "manufacturer": "Microsoft",
3320
- "name": null,
3321
- "pdo": "\\Device\\00000009",
3322
- "signer": "Microsoft Windows",
3323
- "started": null,
3324
- "start_mode": null,
3325
- "status": null,
3326
- "system_creation_class_name": null,
3327
- "system_name": null,
3328
- "version": "6.3.9600.16384",
3329
- "date": "20060621"
3330
- },
3331
- "Microsoft Storage Spaces Controller": {
3332
- "caption": null,
3333
- "class_guid": "{4d36e97b-e325-11ce-bfc1-08002be10318}",
3334
- "compat_id": "DETECTEDInternal\\spaceport",
3335
- "creation_class_name": null,
3336
- "description": "Microsoft Storage Spaces Controller",
3337
- "device_class": "SCSIADAPTER",
3338
- "device_id": "ROOT\\SPACEPORT\\0000",
3339
- "device_name": "Microsoft Storage Spaces Controller",
3340
- "dev_loader": null,
3341
- "driver_date": "20060621000000.******+***",
3342
- "driver_name": null,
3343
- "driver_provider_name": "Microsoft",
3344
- "driver_version": "6.3.9600.17031",
3345
- "friendly_name": null,
3346
- "hard_ware_id": "Root\\Spaceport",
3347
- "inf_name": "spaceport.inf",
3348
- "install_date": null,
3349
- "is_signed": true,
3350
- "location": null,
3351
- "manufacturer": "Microsoft",
3352
- "name": null,
3353
- "pdo": "\\Device\\00000008",
3354
- "signer": "Microsoft Windows",
3355
- "started": null,
3356
- "start_mode": null,
3357
- "status": null,
3358
- "system_creation_class_name": null,
3359
- "system_name": null,
3360
- "version": "6.3.9600.17031",
3361
- "date": "20060621"
3362
- },
3363
- "Microsoft Virtual Drive Enumerator": {
3364
- "caption": null,
3365
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
3366
- "compat_id": null,
3367
- "creation_class_name": null,
3368
- "description": "Microsoft Virtual Drive Enumerator",
3369
- "device_class": "SYSTEM",
3370
- "device_id": "ROOT\\VDRVROOT\\0000",
3371
- "device_name": "Microsoft Virtual Drive Enumerator",
3372
- "dev_loader": null,
3373
- "driver_date": "20060621000000.******+***",
3374
- "driver_name": null,
3375
- "driver_provider_name": "Microsoft",
3376
- "driver_version": "6.3.9600.16384",
3377
- "friendly_name": null,
3378
- "hard_ware_id": "ROOT\\vdrvroot",
3379
- "inf_name": "vdrvroot.inf",
3380
- "install_date": null,
3381
- "is_signed": true,
3382
- "location": null,
3383
- "manufacturer": "Microsoft",
3384
- "name": null,
3385
- "pdo": "\\Device\\00000007",
3386
- "signer": "Microsoft Windows",
3387
- "started": null,
3388
- "start_mode": null,
3389
- "status": null,
3390
- "system_creation_class_name": null,
3391
- "system_name": null,
3392
- "version": "6.3.9600.16384",
3393
- "date": "20060621"
3394
- },
3395
- "Composite Bus Enumerator": {
3396
- "caption": null,
3397
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
3398
- "compat_id": null,
3399
- "creation_class_name": null,
3400
- "description": "Composite Bus Enumerator",
3401
- "device_class": "SYSTEM",
3402
- "device_id": "ROOT\\COMPOSITEBUS\\0000",
3403
- "device_name": "Composite Bus Enumerator",
3404
- "dev_loader": null,
3405
- "driver_date": "20060621000000.******+***",
3406
- "driver_name": null,
3407
- "driver_provider_name": "Microsoft",
3408
- "driver_version": "6.3.9600.16384",
3409
- "friendly_name": null,
3410
- "hard_ware_id": "ROOT\\CompositeBus",
3411
- "inf_name": "CompositeBus.inf",
3412
- "install_date": null,
3413
- "is_signed": true,
3414
- "location": null,
3415
- "manufacturer": "Microsoft",
3416
- "name": null,
3417
- "pdo": "\\Device\\00000006",
3418
- "signer": "Microsoft Windows",
3419
- "started": null,
3420
- "start_mode": null,
3421
- "status": null,
3422
- "system_creation_class_name": null,
3423
- "system_name": null,
3424
- "version": "6.3.9600.16384",
3425
- "date": "20060621"
3426
- },
3427
- "WAN Miniport (IKEv2)": {
3428
- "caption": null,
3429
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
3430
- "compat_id": null,
3431
- "creation_class_name": null,
3432
- "description": "WAN Miniport (IKEv2)",
3433
- "device_class": "NET",
3434
- "device_id": "ROOT\\MS_AGILEVPNMINIPORT\\0000",
3435
- "device_name": "WAN Miniport (IKEv2)",
3436
- "dev_loader": null,
3437
- "driver_date": "20060621000000.******+***",
3438
- "driver_name": null,
3439
- "driver_provider_name": "Microsoft",
3440
- "driver_version": "6.3.9600.16384",
3441
- "friendly_name": "WAN Miniport (IKEv2)",
3442
- "hard_ware_id": "ms_agilevpnminiport",
3443
- "inf_name": "netavpna.inf",
3444
- "install_date": null,
3445
- "is_signed": true,
3446
- "location": null,
3447
- "manufacturer": "Microsoft",
3448
- "name": null,
3449
- "pdo": "\\Device\\00000005",
3450
- "signer": "Microsoft Windows",
3451
- "started": null,
3452
- "start_mode": null,
3453
- "status": null,
3454
- "system_creation_class_name": null,
3455
- "system_name": null,
3456
- "version": "6.3.9600.16384",
3457
- "date": "20060621"
3458
- },
3459
- "WAN Miniport (SSTP)": {
3460
- "caption": null,
3461
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
3462
- "compat_id": null,
3463
- "creation_class_name": null,
3464
- "description": "WAN Miniport (SSTP)",
3465
- "device_class": "NET",
3466
- "device_id": "ROOT\\MS_SSTPMINIPORT\\0000",
3467
- "device_name": "WAN Miniport (SSTP)",
3468
- "dev_loader": null,
3469
- "driver_date": "20060621000000.******+***",
3470
- "driver_name": null,
3471
- "driver_provider_name": "Microsoft",
3472
- "driver_version": "6.3.9600.16384",
3473
- "friendly_name": "WAN Miniport (SSTP)",
3474
- "hard_ware_id": "ms_sstpminiport",
3475
- "inf_name": "netsstpa.inf",
3476
- "install_date": null,
3477
- "is_signed": true,
3478
- "location": null,
3479
- "manufacturer": "Microsoft",
3480
- "name": null,
3481
- "pdo": "\\Device\\00000004",
3482
- "signer": "Microsoft Windows",
3483
- "started": null,
3484
- "start_mode": null,
3485
- "status": null,
3486
- "system_creation_class_name": null,
3487
- "system_name": null,
3488
- "version": "6.3.9600.16384",
3489
- "date": "20060621"
3490
- },
3491
- "WAN Miniport (IP)": {
3492
- "caption": null,
3493
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
3494
- "compat_id": null,
3495
- "creation_class_name": null,
3496
- "description": "WAN Miniport (IP)",
3497
- "device_class": "NET",
3498
- "device_id": "ROOT\\MS_NDISWANIP\\0000",
3499
- "device_name": "WAN Miniport (IP)",
3500
- "dev_loader": null,
3501
- "driver_date": "20060621000000.******+***",
3502
- "driver_name": null,
3503
- "driver_provider_name": "Microsoft",
3504
- "driver_version": "6.3.9600.17039",
3505
- "friendly_name": "WAN Miniport (IP)",
3506
- "hard_ware_id": "ms_ndiswanip",
3507
- "inf_name": "netrasa.inf",
3508
- "install_date": null,
3509
- "is_signed": true,
3510
- "location": null,
3511
- "manufacturer": "Microsoft",
3512
- "name": null,
3513
- "pdo": "\\Device\\00000003",
3514
- "signer": "Microsoft Windows",
3515
- "started": null,
3516
- "start_mode": null,
3517
- "status": null,
3518
- "system_creation_class_name": null,
3519
- "system_name": null,
3520
- "version": "6.3.9600.17039",
3521
- "date": "20060621"
3522
- },
3523
- "Microsoft Basic Display Driver": {
3524
- "caption": null,
3525
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
3526
- "compat_id": null,
3527
- "creation_class_name": null,
3528
- "description": "Microsoft Basic Display Driver",
3529
- "device_class": "SYSTEM",
3530
- "device_id": "ROOT\\BASICDISPLAY\\0000",
3531
- "device_name": "Microsoft Basic Display Driver",
3532
- "dev_loader": null,
3533
- "driver_date": "20060621000000.******+***",
3534
- "driver_name": null,
3535
- "driver_provider_name": "Microsoft",
3536
- "driver_version": "6.3.9600.16384",
3537
- "friendly_name": null,
3538
- "hard_ware_id": "ROOT\\BasicDisplay",
3539
- "inf_name": "basicdisplay.inf",
3540
- "install_date": null,
3541
- "is_signed": true,
3542
- "location": null,
3543
- "manufacturer": "(Standard display types)",
3544
- "name": null,
3545
- "pdo": "\\Device\\00000002",
3546
- "signer": "Microsoft Windows",
3547
- "started": null,
3548
- "start_mode": null,
3549
- "status": null,
3550
- "system_creation_class_name": null,
3551
- "system_name": null,
3552
- "version": "6.3.9600.16384",
3553
- "date": "20060621"
3554
- },
3555
- "Generic volume": {
3556
- "caption": null,
3557
- "class_guid": "{71a27cdd-812a-11d0-bec7-08002be2092f}",
3558
- "compat_id": null,
3559
- "creation_class_name": null,
3560
- "description": "Generic volume",
3561
- "device_class": "VOLUME",
3562
- "device_id": "STORAGE\\VOLUME\\{7B9F89EE-7D9A-11E5-80B5-806E6F6E6963}#0000000000100000",
3563
- "device_name": "Generic volume",
3564
- "dev_loader": null,
3565
- "driver_date": "20060621000000.******+***",
3566
- "driver_name": null,
3567
- "driver_provider_name": "Microsoft",
3568
- "driver_version": "6.3.9600.17031",
3569
- "friendly_name": null,
3570
- "hard_ware_id": "STORAGE\\Volume",
3571
- "inf_name": "volume.inf",
3572
- "install_date": null,
3573
- "is_signed": true,
3574
- "location": null,
3575
- "manufacturer": "Microsoft",
3576
- "name": null,
3577
- "pdo": "\\Device\\HarddiskVolume1",
3578
- "signer": "Microsoft Windows",
3579
- "started": null,
3580
- "start_mode": null,
3581
- "status": null,
3582
- "system_creation_class_name": null,
3583
- "system_name": null,
3584
- "version": "6.3.9600.17031",
3585
- "date": "20060621"
3586
- },
3587
- "Volume Manager": {
3588
- "caption": null,
3589
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
3590
- "compat_id": "DETECTEDInternal\\volmgr",
3591
- "creation_class_name": null,
3592
- "description": "Volume Manager",
3593
- "device_class": "SYSTEM",
3594
- "device_id": "ROOT\\VOLMGR\\0000",
3595
- "device_name": "Volume Manager",
3596
- "dev_loader": null,
3597
- "driver_date": "20060621000000.******+***",
3598
- "driver_name": null,
3599
- "driver_provider_name": "Microsoft",
3600
- "driver_version": "6.3.9600.16384",
3601
- "friendly_name": null,
3602
- "hard_ware_id": "ROOT\\VOLMGR",
3603
- "inf_name": "volmgr.inf",
3604
- "install_date": null,
3605
- "is_signed": true,
3606
- "location": null,
3607
- "manufacturer": "Microsoft",
3608
- "name": null,
3609
- "pdo": "\\Device\\00000001",
3610
- "signer": "Microsoft Windows",
3611
- "started": null,
3612
- "start_mode": null,
3613
- "status": null,
3614
- "system_creation_class_name": null,
3615
- "system_name": null,
3616
- "version": "6.3.9600.16384",
3617
- "date": "20060621"
3618
- }
3619
- }
3620
- },
3621
- "os": "windows",
3622
- "os_version": "6.3.9600",
3623
- "platform": "windows",
3624
- "platform_version": "6.3.9600",
3625
- "platform_family": "windows",
3626
- "command": {
249
+ "machine": "x86_64"
3627
250
  },
3628
- "dmi": {
251
+ "keys": {
252
+ "ssh": {
253
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
254
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
255
+ }
3629
256
  },
3630
- "ohai_time": 1446054857.006985,
3631
257
  "languages": {
3632
258
  "ruby": {
3633
259
  "bin_dir": "/usr/local/bin",
@@ -3650,75 +276,11 @@
3650
276
  "remoting_protocol_version": "2.2"
3651
277
  }
3652
278
  },
3653
- "chef_packages": {
3654
- "chef": {
3655
- "version": "12.5.1",
3656
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.5.1/lib"
3657
- },
3658
- "ohai": {
3659
- "version": "8.7.0",
3660
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.7.0/lib/ohai"
3661
- }
3662
- },
3663
- "counters": {
3664
- "network": {
3665
- "interfaces": {
3666
- "eth0": {
3667
- "rx": {
3668
- "bytes": "0",
3669
- "packets": "0",
3670
- "errors": "0",
3671
- "drop": 0,
3672
- "overrun": 0,
3673
- "frame": 0,
3674
- "compressed": 0,
3675
- "multicast": 0
3676
- },
3677
- "tx": {
3678
- "bytes": "342",
3679
- "packets": "0",
3680
- "errors": "0",
3681
- "drop": 0,
3682
- "overrun": 0,
3683
- "collisions": "0",
3684
- "carrier": 0,
3685
- "compressed": 0
3686
- }
3687
- }
3688
- }
3689
- }
3690
- },
3691
- "current_user": "fauxhai",
3692
- "domain": "local",
3693
- "etc": {
3694
- "passwd": {
3695
- "fauxhai": {
3696
- "dir": "/home/fauxhai",
3697
- "gid": 0,
3698
- "uid": 0,
3699
- "shell": "/bin/bash",
3700
- "gecos": "Fauxhai"
3701
- }
3702
- },
3703
- "group": {
3704
- "fauxhai": {
3705
- "gid": 0,
3706
- "members": [
3707
- "fauxhai"
3708
- ]
3709
- }
3710
- }
3711
- },
3712
- "hostname": "Fauxhai",
3713
- "fqdn": "fauxhai.local",
3714
- "ipaddress": "10.0.0.2",
3715
- "keys": {
3716
- "ssh": {
3717
- "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
3718
- "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
3719
- }
3720
- },
3721
279
  "macaddress": "11:11:11:11:11:11",
280
+ "machinename": "Fauxhai",
281
+ "memory": {
282
+ "total": "1048576kB"
283
+ },
3722
284
  "network": {
3723
285
  "interfaces": {
3724
286
  "0xe": {
@@ -3730,9 +292,7 @@
3730
292
  ],
3731
293
  "description": "Ethernet Adapter",
3732
294
  "dhcp_enabled": false,
3733
- "dns_domain_suffix_search_order": [
3734
-
3735
- ],
295
+ "dns_domain_suffix_search_order": [],
3736
296
  "dns_enabled_for_wins_resolution": false,
3737
297
  "dns_host_name": "Fauxhai",
3738
298
  "domain_dns_registration_enabled": false,
@@ -3748,15 +308,9 @@
3748
308
  "ip_connection_metric": 5,
3749
309
  "ip_enabled": true,
3750
310
  "ip_filter_security_enabled": false,
3751
- "ip_sec_permit_ip_protocols": [
3752
-
3753
- ],
3754
- "ip_sec_permit_tcp_ports": [
3755
-
3756
- ],
3757
- "ip_sec_permit_udp_ports": [
3758
-
3759
- ],
311
+ "ip_sec_permit_ip_protocols": [],
312
+ "ip_sec_permit_tcp_ports": [],
313
+ "ip_sec_permit_udp_ports": [],
3760
314
  "ip_subnet": [
3761
315
  "255.255.255.0",
3762
316
  "64"
@@ -3800,8 +354,7 @@
3800
354
  "system_name": "Fauxhai",
3801
355
  "time_of_last_reset": "20000101000001.000000+000"
3802
356
  },
3803
- "counters": {
3804
- },
357
+ "counters": {},
3805
358
  "addresses": {
3806
359
  "10.0.0.2": {
3807
360
  "prefixlen": "24",
@@ -3823,18 +376,30 @@
3823
376
  "default_gateway": "10.0.0.1",
3824
377
  "default_interface": "0xe"
3825
378
  },
3826
- "uptime": "30 days 15 hours 07 minutes 30 seconds",
3827
- "uptime_seconds": 2646450,
3828
- "cpu": {
3829
- "real": 1,
3830
- "total": 1,
3831
- "cores": 1
379
+ "ohai_time": 1497303542.012428,
380
+ "os": "windows",
381
+ "os_version": "6.3.9600",
382
+ "packages": {
383
+ "Oracle VM VirtualBox Guest Additions 5.1.22": {
384
+ "version": "5.1.22.0",
385
+ "publisher": "Oracle Corporation"
386
+ },
387
+ "Chef Client v13.1.31": {
388
+ "version": "13.1.31.1",
389
+ "publisher": "Chef Software, Inc.",
390
+ "installdate": "20170612"
391
+ }
3832
392
  },
3833
- "memory": {
3834
- "total": "1048576kB"
393
+ "platform": "windows",
394
+ "platform_family": "windows",
395
+ "platform_version": "6.3.9600",
396
+ "root_group": "Administrators",
397
+ "time": {
398
+ "timezone": "GMT"
3835
399
  },
400
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
401
+ "uptime_seconds": 2646450,
3836
402
  "virtualization": {
3837
- "systems": {
3838
- }
403
+ "systems": {}
3839
404
  }
3840
- }
405
+ }