fauxhai 3.8.0 → 3.9.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,372 @@
1
+ {
2
+ "chef_packages": {
3
+ "chef": {
4
+ "version": "12.13.37",
5
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.13.37/lib"
6
+ },
7
+ "ohai": {
8
+ "version": "8.19.1",
9
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.19.1/lib/ohai"
10
+ }
11
+ },
12
+ "command": {},
13
+ "counters": {
14
+ "network": {
15
+ "interfaces": {
16
+ "eth0": {
17
+ "rx": {
18
+ "bytes": "0",
19
+ "packets": "0",
20
+ "errors": "0",
21
+ "drop": 0,
22
+ "overrun": 0,
23
+ "frame": 0,
24
+ "compressed": 0,
25
+ "multicast": 0
26
+ },
27
+ "tx": {
28
+ "bytes": "342",
29
+ "packets": "0",
30
+ "errors": "0",
31
+ "drop": 0,
32
+ "overrun": 0,
33
+ "collisions": "0",
34
+ "carrier": 0,
35
+ "compressed": 0
36
+ }
37
+ }
38
+ }
39
+ }
40
+ },
41
+ "cpu": {
42
+ "real": 1,
43
+ "total": 1,
44
+ "cores": 1
45
+ },
46
+ "current_user": "fauxhai",
47
+ "dmi": {},
48
+ "domain": "local",
49
+ "etc": {
50
+ "passwd": {
51
+ "fauxhai": {
52
+ "dir": "/home/fauxhai",
53
+ "gid": 0,
54
+ "uid": 0,
55
+ "shell": "/bin/bash",
56
+ "gecos": "Fauxhai"
57
+ }
58
+ },
59
+ "group": {
60
+ "fauxhai": {
61
+ "gid": 0,
62
+ "members": [
63
+ "fauxhai"
64
+ ]
65
+ }
66
+ }
67
+ },
68
+ "filesystem": {
69
+ "A:": {
70
+ "kb_size": 0,
71
+ "kb_available": 0,
72
+ "kb_used": 0,
73
+ "percent_used": 0,
74
+ "mount": "A:",
75
+ "volume_name": null
76
+ },
77
+ "C:": {
78
+ "kb_size": 136256155,
79
+ "kb_available": 124611616,
80
+ "kb_used": 11644539,
81
+ "percent_used": 8,
82
+ "mount": "C:",
83
+ "fs_type": "ntfs",
84
+ "volume_name": ""
85
+ },
86
+ "D:": {
87
+ "kb_size": 0,
88
+ "kb_available": 0,
89
+ "kb_used": 0,
90
+ "percent_used": 0,
91
+ "mount": "D:",
92
+ "volume_name": null
93
+ }
94
+ },
95
+ "fqdn": "fauxhai.local",
96
+ "hostname": "Fauxhai",
97
+ "ipaddress": "10.0.0.2",
98
+ "kernel": {
99
+ "os_info": {
100
+ "boot_device": "\\Device\\HarddiskVolume1",
101
+ "build_number": "7601",
102
+ "build_type": "Multiprocessor Free",
103
+ "caption": "Microsoft Windows 7 Enterprise ",
104
+ "code_set": "1252",
105
+ "country_code": "1",
106
+ "creation_class_name": "Win32_OperatingSystem",
107
+ "cs_creation_class_name": "Win32_ComputerSystem",
108
+ "csd_version": "Service Pack 1",
109
+ "cs_name": "IE11WIN7",
110
+ "current_time_zone": -420,
111
+ "data_execution_prevention_32_bit_applications": true,
112
+ "data_execution_prevention_available": true,
113
+ "data_execution_prevention_drivers": true,
114
+ "data_execution_prevention_support_policy": 2,
115
+ "debug": false,
116
+ "description": "",
117
+ "distributed": false,
118
+ "encryption_level": 256,
119
+ "foreground_application_boost": 2,
120
+ "free_physical_memory": "140040",
121
+ "free_space_in_paging_files": "986208",
122
+ "free_virtual_memory": "1171284",
123
+ "install_date": "20131023092244.000000-420",
124
+ "large_system_cache": null,
125
+ "last_boot_up_time": "20160904213935.499197-420",
126
+ "local_date_time": "20160904214933.311000-420",
127
+ "locale": "0409",
128
+ "manufacturer": "Microsoft Corporation",
129
+ "max_number_of_processes": -1,
130
+ "max_process_memory_size": "2097024",
131
+ "mui_languages": [
132
+ "en-US"
133
+ ],
134
+ "name": "Microsoft Windows 7 Enterprise |C:\\Windows|\\Device\\Harddisk0\\Partition2",
135
+ "number_of_licensed_users": 0,
136
+ "number_of_processes": 57,
137
+ "number_of_users": 2,
138
+ "operating_system_sku": 4,
139
+ "organization": "",
140
+ "os_architecture": "32-bit",
141
+ "os_language": 1033,
142
+ "os_product_suite": 256,
143
+ "os_type": 18,
144
+ "other_type_description": null,
145
+ "pae_enabled": true,
146
+ "plus_product_id": null,
147
+ "plus_version_number": null,
148
+ "primary": true,
149
+ "product_type": 1,
150
+ "registered_user": "IEUser",
151
+ "serial_number": "00392-972-8000024-85319",
152
+ "service_pack_major_version": 1,
153
+ "service_pack_minor_version": 0,
154
+ "size_stored_in_paging_files": "1410020",
155
+ "status": "OK",
156
+ "suite_mask": 272,
157
+ "system_device": "\\Device\\HarddiskVolume2",
158
+ "system_directory": "C:\\Windows\\system32",
159
+ "system_drive": "C:",
160
+ "total_swap_space_size": null,
161
+ "total_virtual_memory_size": "1933836",
162
+ "total_visible_memory_size": "523816",
163
+ "version": "6.1.7601",
164
+ "windows_directory": "C:\\Windows"
165
+ },
166
+ "name": "Microsoft Windows 7 Enterprise ",
167
+ "release": "6.1.7601",
168
+ "version": "6.1.7601 Service Pack 1 Build 7601",
169
+ "os": "WINNT",
170
+ "cs_info": {
171
+ "admin_password_status": 3,
172
+ "automatic_managed_pagefile": true,
173
+ "automatic_reset_boot_option": true,
174
+ "automatic_reset_capability": true,
175
+ "boot_option_on_limit": null,
176
+ "boot_option_on_watch_dog": null,
177
+ "boot_rom_supported": true,
178
+ "bootup_state": "Normal boot",
179
+ "caption": "IE11WIN7",
180
+ "chassis_bootup_state": 3,
181
+ "creation_class_name": "Win32_ComputerSystem",
182
+ "current_time_zone": -420,
183
+ "daylight_in_effect": true,
184
+ "description": "AT/AT COMPATIBLE",
185
+ "dns_host_name": "IE11Win7",
186
+ "domain": "WORKGROUP",
187
+ "domain_role": 0,
188
+ "enable_daylight_savings_time": true,
189
+ "front_panel_reset_status": 3,
190
+ "infrared_supported": false,
191
+ "initial_load_info": null,
192
+ "install_date": null,
193
+ "keyboard_password_status": 3,
194
+ "last_load_info": null,
195
+ "manufacturer": "Parallels Software International Inc.",
196
+ "model": "Parallels Virtual Platform",
197
+ "name": "IE11WIN7",
198
+ "name_format": null,
199
+ "network_server_mode_enabled": true,
200
+ "number_of_logical_processors": 1,
201
+ "number_of_processors": 1,
202
+ "oem_string_array": null,
203
+ "part_of_domain": false,
204
+ "pause_after_reset": "-1",
205
+ "pc_system_type": 2,
206
+ "power_management_capabilities": null,
207
+ "power_management_supported": null,
208
+ "power_on_password_status": 3,
209
+ "power_state": 0,
210
+ "power_supply_state": 3,
211
+ "primary_owner_contact": null,
212
+ "primary_owner_name": "IEUser",
213
+ "reset_capability": 1,
214
+ "reset_count": -1,
215
+ "reset_limit": -1,
216
+ "roles": [
217
+ "LM_Workstation",
218
+ "LM_Server",
219
+ "NT"
220
+ ],
221
+ "status": "OK",
222
+ "support_contact_description": null,
223
+ "system_startup_delay": null,
224
+ "system_startup_options": null,
225
+ "system_startup_setting": null,
226
+ "system_type": "X86-based PC",
227
+ "thermal_state": 3,
228
+ "total_physical_memory": "536387584",
229
+ "user_name": "IE11WIN7\\IEUser",
230
+ "wake_up_type": 6,
231
+ "workgroup": "WORKGROUP"
232
+ },
233
+ "machine": "i386"
234
+ },
235
+ "keys": {
236
+ "ssh": {
237
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
238
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
239
+ }
240
+ },
241
+ "languages": {
242
+ "ruby": {
243
+ "bin_dir": "/usr/local/bin",
244
+ "gem_bin": "/usr/local/bin/gem",
245
+ "gems_dir": "/usr/local/gems",
246
+ "ruby_bin": "/usr/local/bin/ruby"
247
+ },
248
+ "powershell": {
249
+ "version": "2.0",
250
+ "ws_man_stack_version": "2.0",
251
+ "serialization_version": "1.1.0.1",
252
+ "clr_version": "2.0.50727.5472",
253
+ "build_version": "6.1.7601.17514",
254
+ "compatible_versions": [
255
+ "1.0",
256
+ "2.0"
257
+ ],
258
+ "remoting_protocol_version": "2.1"
259
+ }
260
+ },
261
+ "macaddress": "11:11:11:11:11:11",
262
+ "memory": {
263
+ "total": "1048576kB"
264
+ },
265
+ "network": {
266
+ "interfaces": {
267
+ "0xe": {
268
+ "configuration": {
269
+ "caption": "[00000012] Ethernet Adapter",
270
+ "database_path": "%SystemRoot%\\System32\\drivers\\etc",
271
+ "default_ip_gateway": [
272
+ "default_gateway"
273
+ ],
274
+ "description": "Ethernet Adapter",
275
+ "dhcp_enabled": false,
276
+ "dns_domain_suffix_search_order": [],
277
+ "dns_enabled_for_wins_resolution": false,
278
+ "dns_host_name": "Fauxhai",
279
+ "domain_dns_registration_enabled": false,
280
+ "full_dns_registration_enabled": true,
281
+ "gateway_cost_metric": [
282
+ 0
283
+ ],
284
+ "index": 12,
285
+ "interface_index": 14,
286
+ "ip_address": [
287
+ "10.0.0.2"
288
+ ],
289
+ "ip_connection_metric": 5,
290
+ "ip_enabled": true,
291
+ "ip_filter_security_enabled": false,
292
+ "ip_sec_permit_ip_protocols": [],
293
+ "ip_sec_permit_tcp_ports": [],
294
+ "ip_sec_permit_udp_ports": [],
295
+ "ip_subnet": [
296
+ "255.255.255.0",
297
+ "64"
298
+ ],
299
+ "mac_address": "11:11:11:11:11:11",
300
+ "service_name": "netkvm",
301
+ "setting_id": "{00000000-0000-0000-0000-000000000000}",
302
+ "tcpip_netbios_options": 0,
303
+ "tcp_window_size": 64240,
304
+ "wins_enable_lm_hosts_lookup": true,
305
+ "wins_scope_id": ""
306
+ },
307
+ "instance": {
308
+ "adapter_type": "Ethernet 802.3",
309
+ "adapter_type_id": 0,
310
+ "availability": 3,
311
+ "caption": "[00000012] Ethernet Adapter",
312
+ "config_manager_error_code": 0,
313
+ "config_manager_user_config": false,
314
+ "creation_class_name": "Win32_NetworkAdapter",
315
+ "description": "Ethernet Adapter",
316
+ "device_id": "12",
317
+ "guid": "{00000000-0000-0000-0000-000000000000}",
318
+ "index": 12,
319
+ "installed": true,
320
+ "interface_index": 14,
321
+ "mac_address": "11:11:11:11:11:11",
322
+ "manufacturer": "",
323
+ "max_number_controlled": 0,
324
+ "name": "Ethernet Adapter",
325
+ "net_connection_id": "Ethernet",
326
+ "net_connection_status": 2,
327
+ "net_enabled": true,
328
+ "physical_adapter": true,
329
+ "pnp_device_id": "PCI\\VEN_0000&DEV_0000&SUBSYS_000000000&REV_00\\0&0000000000&00",
330
+ "power_management_supported": false,
331
+ "product_name": "Ethernet Adapter",
332
+ "service_name": "netkvm",
333
+ "speed": "10000000000",
334
+ "system_creation_class_name": "Win32_ComputerSystem",
335
+ "system_name": "Fauxhai",
336
+ "time_of_last_reset": "20000101000001.000000+000"
337
+ },
338
+ "counters": {},
339
+ "addresses": {
340
+ "10.0.0.2": {
341
+ "prefixlen": "24",
342
+ "netmask": "255.255.255.0",
343
+ "broadcast": "10.0.0.255",
344
+ "family": "inet"
345
+ },
346
+ "11:11:11:11:11:11": {
347
+ "family": "lladdr"
348
+ }
349
+ },
350
+ "type": "Ethernet 802.3",
351
+ "arp": {
352
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
353
+ },
354
+ "encapsulation": "Ethernet"
355
+ }
356
+ },
357
+ "default_gateway": "10.0.0.1",
358
+ "default_interface": "0xe"
359
+ },
360
+ "ohai_time": 1473050978.8496,
361
+ "os": "windows",
362
+ "os_version": "6.1.7601",
363
+ "platform": "windows",
364
+ "platform_family": "windows",
365
+ "platform_version": "6.1.7601",
366
+ "root_group": "Administrators",
367
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
368
+ "uptime_seconds": 2646450,
369
+ "virtualization": {
370
+ "systems": {}
371
+ }
372
+ }
@@ -1,10 +1,84 @@
1
1
  {
2
+ "chef_packages": {
3
+ "chef": {
4
+ "version": "12.13.37",
5
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.13.37/lib"
6
+ },
7
+ "ohai": {
8
+ "version": "8.19.1",
9
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.19.1/lib/ohai"
10
+ }
11
+ },
12
+ "command": {},
13
+ "counters": {
14
+ "network": {
15
+ "interfaces": {
16
+ "eth0": {
17
+ "rx": {
18
+ "bytes": "0",
19
+ "packets": "0",
20
+ "errors": "0",
21
+ "drop": 0,
22
+ "overrun": 0,
23
+ "frame": 0,
24
+ "compressed": 0,
25
+ "multicast": 0
26
+ },
27
+ "tx": {
28
+ "bytes": "342",
29
+ "packets": "0",
30
+ "errors": "0",
31
+ "drop": 0,
32
+ "overrun": 0,
33
+ "collisions": "0",
34
+ "carrier": 0,
35
+ "compressed": 0
36
+ }
37
+ }
38
+ }
39
+ }
40
+ },
41
+ "cpu": {
42
+ "real": 1,
43
+ "total": 1,
44
+ "cores": 1
45
+ },
46
+ "current_user": "fauxhai",
47
+ "dmi": {},
48
+ "domain": "local",
49
+ "etc": {
50
+ "passwd": {
51
+ "fauxhai": {
52
+ "dir": "/home/fauxhai",
53
+ "gid": 0,
54
+ "uid": 0,
55
+ "shell": "/bin/bash",
56
+ "gecos": "Fauxhai"
57
+ }
58
+ },
59
+ "group": {
60
+ "fauxhai": {
61
+ "gid": 0,
62
+ "members": [
63
+ "fauxhai"
64
+ ]
65
+ }
66
+ }
67
+ },
2
68
  "filesystem": {
69
+ "A:": {
70
+ "kb_size": 0,
71
+ "kb_available": 0,
72
+ "kb_used": 0,
73
+ "percent_used": 0,
74
+ "mount": "A:",
75
+ "volume_name": null
76
+ },
3
77
  "C:": {
4
- "kb_size": 26474442,
5
- "kb_available": 16213114,
6
- "kb_used": 10261328,
7
- "percent_used": 38,
78
+ "kb_size": 135994011,
79
+ "kb_available": 126421106,
80
+ "kb_used": 9572905,
81
+ "percent_used": 7,
8
82
  "mount": "C:",
9
83
  "fs_type": "ntfs",
10
84
  "volume_name": ""
@@ -18,18 +92,21 @@
18
92
  "volume_name": null
19
93
  }
20
94
  },
95
+ "fqdn": "fauxhai.local",
96
+ "hostname": "Fauxhai",
97
+ "ipaddress": "10.0.0.2",
21
98
  "kernel": {
22
99
  "os_info": {
23
100
  "boot_device": "\\Device\\HarddiskVolume1",
24
101
  "build_number": "9600",
25
102
  "build_type": "Multiprocessor Free",
26
- "caption": "Microsoft Windows 8.1 Enterprise",
103
+ "caption": "Microsoft Windows 8.1 Enterprise Evaluation",
27
104
  "code_set": "1252",
28
105
  "country_code": "1",
29
106
  "creation_class_name": "Win32_OperatingSystem",
30
107
  "cs_creation_class_name": "Win32_ComputerSystem",
31
108
  "csd_version": null,
32
- "cs_name": "WINDOWS81",
109
+ "cs_name": "IE11WIN8_1",
33
110
  "current_time_zone": -420,
34
111
  "data_execution_prevention_32_bit_applications": true,
35
112
  "data_execution_prevention_available": true,
@@ -40,54 +117,54 @@
40
117
  "distributed": false,
41
118
  "encryption_level": 256,
42
119
  "foreground_application_boost": 2,
43
- "free_physical_memory": "1557360",
44
- "free_space_in_paging_files": "988104",
45
- "free_virtual_memory": "2534096",
46
- "install_date": "20151028103609.000000-420",
120
+ "free_physical_memory": "1592908",
121
+ "free_space_in_paging_files": "426504",
122
+ "free_virtual_memory": "1921628",
123
+ "install_date": "20131017142706.000000-420",
47
124
  "large_system_cache": null,
48
- "last_boot_up_time": "20151028105439.488193-420",
49
- "local_date_time": "20151028105732.884000-420",
125
+ "last_boot_up_time": "20160904225359.487090-420",
126
+ "local_date_time": "20160904225800.247000-420",
50
127
  "locale": "0409",
51
128
  "manufacturer": "Microsoft Corporation",
52
129
  "max_number_of_processes": -1,
53
- "max_process_memory_size": "137438953344",
130
+ "max_process_memory_size": "2097024",
54
131
  "mui_languages": [
55
132
  "en-US"
56
133
  ],
57
- "name": "Microsoft Windows 8.1 Enterprise|C:\\Windows|\\Device\\Harddisk0\\Partition2",
58
- "number_of_licensed_users": null,
59
- "number_of_processes": 41,
134
+ "name": "Microsoft Windows 8.1 Enterprise Evaluation|C:\\Windows|\\Device\\Harddisk0\\Partition2",
135
+ "number_of_licensed_users": 0,
136
+ "number_of_processes": 46,
60
137
  "number_of_users": 2,
61
138
  "operating_system_sku": 72,
62
139
  "organization": "",
63
- "os_architecture": "64-bit",
140
+ "os_architecture": "32-bit",
64
141
  "os_language": 1033,
65
142
  "os_product_suite": 256,
66
143
  "os_type": 18,
67
144
  "other_type_description": null,
68
- "pae_enabled": null,
145
+ "pae_enabled": true,
69
146
  "plus_product_id": null,
70
147
  "plus_version_number": null,
71
148
  "portable_operating_system": false,
72
149
  "primary": true,
73
150
  "product_type": 1,
74
- "registered_user": "tim",
75
- "serial_number": "00260-60000-00000-AA427",
151
+ "registered_user": "IEUser",
152
+ "serial_number": "00260-60000-00000-AA378",
76
153
  "service_pack_major_version": 0,
77
154
  "service_pack_minor_version": 0,
78
- "size_stored_in_paging_files": "1179648",
155
+ "size_stored_in_paging_files": "655360",
79
156
  "status": "OK",
80
157
  "suite_mask": 272,
81
158
  "system_device": "\\Device\\HarddiskVolume2",
82
159
  "system_directory": "C:\\Windows\\system32",
83
160
  "system_drive": "C:",
84
161
  "total_swap_space_size": null,
85
- "total_virtual_memory_size": "3276344",
86
- "total_visible_memory_size": "2096696",
162
+ "total_virtual_memory_size": "2752040",
163
+ "total_visible_memory_size": "2096680",
87
164
  "version": "6.3.9600",
88
165
  "windows_directory": "C:\\Windows"
89
166
  },
90
- "name": "Microsoft Windows 8.1 Enterprise",
167
+ "name": "Microsoft Windows 8.1 Enterprise Evaluation",
91
168
  "release": "6.3.9600",
92
169
  "version": "6.3.9600 Build 9600",
93
170
  "os": "WINNT",
@@ -100,13 +177,13 @@
100
177
  "boot_option_on_watch_dog": null,
101
178
  "boot_rom_supported": true,
102
179
  "bootup_state": "Normal boot",
103
- "caption": "WINDOWS81",
180
+ "caption": "IE11WIN8_1",
104
181
  "chassis_bootup_state": 3,
105
182
  "creation_class_name": "Win32_ComputerSystem",
106
183
  "current_time_zone": -420,
107
184
  "daylight_in_effect": true,
108
185
  "description": "AT/AT COMPATIBLE",
109
- "dns_host_name": "windows81",
186
+ "dns_host_name": "IE11Win8_1",
110
187
  "domain": "WORKGROUP",
111
188
  "domain_role": 0,
112
189
  "enable_daylight_savings_time": true,
@@ -117,17 +194,14 @@
117
194
  "install_date": null,
118
195
  "keyboard_password_status": 3,
119
196
  "last_load_info": null,
120
- "manufacturer": "innotek GmbH",
121
- "model": "VirtualBox",
122
- "name": "WINDOWS81",
197
+ "manufacturer": "Parallels Software International Inc.",
198
+ "model": "Parallels Virtual Platform",
199
+ "name": "IE11WIN8_1",
123
200
  "name_format": null,
124
201
  "network_server_mode_enabled": true,
125
202
  "number_of_logical_processors": 1,
126
203
  "number_of_processors": 1,
127
- "oem_string_array": [
128
- "vboxVer_5.0.6",
129
- "vboxRev_103037"
130
- ],
204
+ "oem_string_array": null,
131
205
  "part_of_domain": false,
132
206
  "pause_after_reset": "-1",
133
207
  "pc_system_type": 2,
@@ -138,3238 +212,35 @@
138
212
  "power_state": 0,
139
213
  "power_supply_state": 3,
140
214
  "primary_owner_contact": null,
141
- "primary_owner_name": "tim",
215
+ "primary_owner_name": "IEUser",
142
216
  "reset_capability": 1,
143
217
  "reset_count": -1,
144
218
  "reset_limit": -1,
145
219
  "roles": [
146
220
  "LM_Workstation",
147
221
  "LM_Server",
148
- "NT",
149
- "Potential_Browser"
222
+ "NT"
150
223
  ],
151
224
  "status": "OK",
152
225
  "support_contact_description": null,
153
226
  "system_startup_delay": null,
154
227
  "system_startup_options": null,
155
228
  "system_startup_setting": null,
156
- "system_type": "x64-based PC",
229
+ "system_type": "X86-based PC",
157
230
  "thermal_state": 3,
158
- "total_physical_memory": "2147016704",
159
- "user_name": "windows81\\tim",
231
+ "total_physical_memory": "2147000320",
232
+ "user_name": "IE11Win8_1\\IEUser",
160
233
  "wake_up_type": 6,
161
234
  "workgroup": "WORKGROUP"
162
235
  },
163
- "machine": "x86_64",
164
- "pnp_drivers": {
165
- "SWD\\PRINTENUM\\{9D7DBACD-D102-4149-B2DB-FFEC94371EAB}": {
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\\{9D7DBACD-D102-4149-B2DB-FFEC94371EAB}",
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": "Fax",
180
- "hard_ware_id": "PRINTENUM\\microsoftmicrosoft_s7d14",
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\\00000029",
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\\{D943D8D8-F7EB-4400-8EEE-A8CFF8C894B5}": {
198
- "caption": null,
199
- "class_guid": "{1ed2bbf9-11f0-4084-b21f-ad83a8e6dcdc}",
200
- "compat_id": "GenPrintQueue",
201
- "creation_class_name": null,
202
- "description": "Local Print Queue",
203
- "device_class": "PRINTQUEUE",
204
- "device_id": "SWD\\PRINTENUM\\{D943D8D8-F7EB-4400-8EEE-A8CFF8C894B5}",
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": "Microsoft XPS Document Writer",
212
- "hard_ware_id": "PRINTENUM\\{0f4130dd-19c7-7ab6-99a1-980f03b2ee4e}",
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\\00000028",
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\\PRINTENUM\\PRINTQUEUES": {
230
- "caption": null,
231
- "class_guid": "{1ed2bbf9-11f0-4084-b21f-ad83a8e6dcdc}",
232
- "compat_id": "SWD\\GenericRaw",
233
- "creation_class_name": null,
234
- "description": "Local Print Queue",
235
- "device_class": "PRINTQUEUE",
236
- "device_id": "SWD\\PRINTENUM\\PRINTQUEUES",
237
- "device_name": "Local Print Queue",
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": "Root Print Queue",
244
- "hard_ware_id": "PRINTENUM\\LocalPrintQueue",
245
- "inf_name": "PrintQueue.inf",
246
- "install_date": null,
247
- "is_signed": true,
248
- "location": null,
249
- "manufacturer": "Microsoft",
250
- "name": null,
251
- "pdo": "\\Device\\00000027",
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\\MSDAS\\{CE958E9A-424F-4C88-86F4-11314821E75A}": {
262
- "caption": null,
263
- "class_guid": null,
264
- "compat_id": null,
265
- "creation_class_name": null,
266
- "description": "Generic software device",
267
- "device_class": "SOFTWAREDEVICE",
268
- "device_id": "SWD\\MSDAS\\{CE958E9A-424F-4C88-86F4-11314821E75A}",
269
- "device_name": "Generic software device",
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 Device Association Root Enumerator",
276
- "hard_ware_id": null,
277
- "inf_name": "c_swdevice.inf",
278
- "install_date": null,
279
- "is_signed": true,
280
- "location": null,
281
- "manufacturer": null,
282
- "name": null,
283
- "pdo": null,
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\\TEREDO_TUNNEL_DEVICE": {
294
- "caption": null,
295
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
296
- "compat_id": "SWD\\GenericRaw",
297
- "creation_class_name": null,
298
- "description": "Microsoft Teredo Tunneling Adapter",
299
- "device_class": "NET",
300
- "device_id": "SWD\\IP_TUNNEL_VBUS\\TEREDO_TUNNEL_DEVICE",
301
- "device_name": "Microsoft Teredo Tunneling Adapter",
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": "Teredo Tunneling Pseudo-Interface",
308
- "hard_ware_id": "*TEREDO",
309
- "inf_name": "nettun.inf",
310
- "install_date": null,
311
- "is_signed": true,
312
- "location": null,
313
- "manufacturer": "Microsoft",
314
- "name": null,
315
- "pdo": "\\Device\\00000026",
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
- "SWD\\IP_TUNNEL_VBUS\\ISATAP_0": {
326
- "caption": null,
327
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
328
- "compat_id": "SWD\\GenericRaw",
329
- "creation_class_name": null,
330
- "description": "Microsoft ISATAP Adapter",
331
- "device_class": "NET",
332
- "device_id": "SWD\\IP_TUNNEL_VBUS\\ISATAP_0",
333
- "device_name": "Microsoft ISATAP Adapter",
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": "Microsoft ISATAP Adapter",
340
- "hard_ware_id": "*ISATAP",
341
- "inf_name": "nettun.inf",
342
- "install_date": null,
343
- "is_signed": true,
344
- "location": null,
345
- "manufacturer": "Microsoft",
346
- "name": null,
347
- "pdo": "\\Device\\00000024",
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
- "SWD\\IP_TUNNEL_VBUS\\IP_TUNNEL_DEVICE_ROOT": {
358
- "caption": null,
359
- "class_guid": "{62f9c741-b25a-46ce-b54c-9bccce08b6f2}",
360
- "compat_id": "SWD\\GenericRaw",
361
- "creation_class_name": null,
362
- "description": "Generic software device",
363
- "device_class": "SOFTWAREDEVICE",
364
- "device_id": "SWD\\IP_TUNNEL_VBUS\\IP_TUNNEL_DEVICE_ROOT",
365
- "device_name": "Generic software device",
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": "Microsoft IPv4 IPv6 Transition Adapter Bus",
372
- "hard_ware_id": "(null)",
373
- "inf_name": "c_swdevice.inf",
374
- "install_date": null,
375
- "is_signed": true,
376
- "location": null,
377
- "manufacturer": "Microsoft",
378
- "name": null,
379
- "pdo": "\\Device\\00000023",
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\\RDPBUS\\0000": {
390
- "caption": null,
391
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
392
- "compat_id": null,
393
- "creation_class_name": null,
394
- "description": "Remote Desktop Device Redirector Bus",
395
- "device_class": "SYSTEM",
396
- "device_id": "ROOT\\RDPBUS\\0000",
397
- "device_name": "Remote Desktop Device Redirector Bus",
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\\RDPBUS",
405
- "inf_name": "rdpbus.inf",
406
- "install_date": null,
407
- "is_signed": true,
408
- "location": null,
409
- "manufacturer": "Microsoft",
410
- "name": null,
411
- "pdo": "\\Device\\0000000d",
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\\SYSTEM\\0000": {
422
- "caption": null,
423
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
424
- "compat_id": null,
425
- "creation_class_name": null,
426
- "description": "Plug and Play Software Device Enumerator",
427
- "device_class": "SYSTEM",
428
- "device_id": "ROOT\\SYSTEM\\0000",
429
- "device_name": "Plug and Play Software Device Enumerator",
430
- "dev_loader": null,
431
- "driver_date": "20060621000000.******+***",
432
- "driver_name": null,
433
- "driver_provider_name": "Microsoft",
434
- "driver_version": "6.3.9600.16384",
435
- "friendly_name": null,
436
- "hard_ware_id": "ROOT\\SWENUM",
437
- "inf_name": "swenum.inf",
438
- "install_date": null,
439
- "is_signed": true,
440
- "location": null,
441
- "manufacturer": "(Standard system devices)",
442
- "name": null,
443
- "pdo": "\\Device\\0000000c",
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.16384",
451
- "date": "20060621"
452
- },
453
- "ROOT\\MSSMBIOS\\0000": {
454
- "caption": null,
455
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
456
- "compat_id": null,
457
- "creation_class_name": null,
458
- "description": "Microsoft System Management BIOS Driver",
459
- "device_class": "SYSTEM",
460
- "device_id": "ROOT\\MSSMBIOS\\0000",
461
- "device_name": "Microsoft System Management BIOS Driver",
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\\mssmbios",
469
- "inf_name": "mssmbios.inf",
470
- "install_date": null,
471
- "is_signed": true,
472
- "location": null,
473
- "manufacturer": "(Standard system devices)",
474
- "name": null,
475
- "pdo": "\\Device\\0000000b",
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\\NDISVIRTUALBUS\\0000": {
486
- "caption": null,
487
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
488
- "compat_id": null,
489
- "creation_class_name": null,
490
- "description": "NDIS Virtual Network Adapter Enumerator",
491
- "device_class": "SYSTEM",
492
- "device_id": "ROOT\\NDISVIRTUALBUS\\0000",
493
- "device_name": "NDIS Virtual Network Adapter Enumerator",
494
- "dev_loader": null,
495
- "driver_date": "20060621000000.******+***",
496
- "driver_name": null,
497
- "driver_provider_name": "Microsoft",
498
- "driver_version": "6.3.9600.16384",
499
- "friendly_name": null,
500
- "hard_ware_id": "ROOT\\NdisVirtualBus",
501
- "inf_name": "ndisvirtualbus.inf",
502
- "install_date": null,
503
- "is_signed": true,
504
- "location": null,
505
- "manufacturer": "Microsoft",
506
- "name": null,
507
- "pdo": "\\Device\\0000000a",
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.16384",
515
- "date": "20060621"
516
- },
517
- "ROOT\\BASICRENDER\\0000": {
518
- "caption": null,
519
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
520
- "compat_id": null,
521
- "creation_class_name": null,
522
- "description": "Microsoft Basic Render Driver",
523
- "device_class": "SYSTEM",
524
- "device_id": "ROOT\\BASICRENDER\\0000",
525
- "device_name": "Microsoft Basic Render Driver",
526
- "dev_loader": null,
527
- "driver_date": "20060621000000.******+***",
528
- "driver_name": null,
529
- "driver_provider_name": "Microsoft",
530
- "driver_version": "6.3.9600.17031",
531
- "friendly_name": null,
532
- "hard_ware_id": "ROOT\\BasicRender",
533
- "inf_name": "basicrender.inf",
534
- "install_date": null,
535
- "is_signed": true,
536
- "location": null,
537
- "manufacturer": "Microsoft",
538
- "name": null,
539
- "pdo": "\\Device\\00000009",
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.17031",
547
- "date": "20060621"
548
- },
549
- "ACPI\\FIXEDBUTTON\\2&DABA3FF&2": {
550
- "caption": null,
551
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
552
- "compat_id": null,
553
- "creation_class_name": null,
554
- "description": "ACPI Fixed Feature Button",
555
- "device_class": "SYSTEM",
556
- "device_id": "ACPI\\FIXEDBUTTON\\2&DABA3FF&2",
557
- "device_name": "ACPI Fixed Feature Button",
558
- "dev_loader": null,
559
- "driver_date": "20060621000000.******+***",
560
- "driver_name": null,
561
- "driver_provider_name": "Microsoft",
562
- "driver_version": "6.3.9600.17031",
563
- "friendly_name": null,
564
- "hard_ware_id": "ACPI\\FixedButton",
565
- "inf_name": "machine.inf",
566
- "install_date": null,
567
- "is_signed": true,
568
- "location": null,
569
- "manufacturer": "(Standard system devices)",
570
- "name": null,
571
- "pdo": "\\Device\\00000011",
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.17031",
579
- "date": "20060621"
580
- },
581
- "ACPI\\GENUINEINTEL_-_INTEL64_FAMILY_6_MODEL_70_-_INTEL(R)_CORE(TM)_I7-4980HQ_CPU_@_2.80GHZ\\_0": {
582
- "caption": null,
583
- "class_guid": "{50127dc3-0f36-415e-a6cc-4cb3be910b65}",
584
- "compat_id": "ACPI\\Processor",
585
- "creation_class_name": null,
586
- "description": "Intel Processor",
587
- "device_class": "PROCESSOR",
588
- "device_id": "ACPI\\GENUINEINTEL_-_INTEL64_FAMILY_6_MODEL_70_-_INTEL(R)_CORE(TM)_I7-4980HQ_CPU_@_2.80GHZ\\_0",
589
- "device_name": "Intel Processor",
590
- "dev_loader": null,
591
- "driver_date": "20090421000000.******+***",
592
- "driver_name": null,
593
- "driver_provider_name": "Microsoft",
594
- "driver_version": "6.3.9600.16384",
595
- "friendly_name": "Intel(R) Core(TM) i7-4980HQ CPU @ 2.80GHz",
596
- "hard_ware_id": "ACPI\\GenuineIntel_-_Intel64_Family_6_Model_70",
597
- "inf_name": "cpu.inf",
598
- "install_date": null,
599
- "is_signed": true,
600
- "location": null,
601
- "manufacturer": "Intel",
602
- "name": null,
603
- "pdo": "\\Device\\00000010",
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.16384",
611
- "date": "20090421"
612
- },
613
- "ACPI\\ACPI0003\\0": {
614
- "caption": null,
615
- "class_guid": "{72631e54-78a4-11d0-bcf7-00aa00b7b32a}",
616
- "compat_id": null,
617
- "creation_class_name": null,
618
- "description": "Microsoft AC Adapter",
619
- "device_class": "BATTERY",
620
- "device_id": "ACPI\\ACPI0003\\0",
621
- "device_name": "Microsoft AC Adapter",
622
- "dev_loader": null,
623
- "driver_date": "20060621000000.******+***",
624
- "driver_name": null,
625
- "driver_provider_name": "Microsoft",
626
- "driver_version": "6.3.9600.16384",
627
- "friendly_name": null,
628
- "hard_ware_id": "ACPI\\VEN_ACPI&DEV_0003",
629
- "inf_name": "cmbatt.inf",
630
- "install_date": null,
631
- "is_signed": true,
632
- "location": null,
633
- "manufacturer": "Microsoft",
634
- "name": null,
635
- "pdo": "\\Device\\00000013",
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.16384",
643
- "date": "20060621"
644
- },
645
- "ACPI\\PNP0C0A\\0": {
646
- "caption": null,
647
- "class_guid": "{72631e54-78a4-11d0-bcf7-00aa00b7b32a}",
648
- "compat_id": null,
649
- "creation_class_name": null,
650
- "description": "Microsoft ACPI-Compliant Control Method Battery",
651
- "device_class": "BATTERY",
652
- "device_id": "ACPI\\PNP0C0A\\0",
653
- "device_name": "Microsoft ACPI-Compliant Control Method Battery",
654
- "dev_loader": null,
655
- "driver_date": "20060621000000.******+***",
656
- "driver_name": null,
657
- "driver_provider_name": "Microsoft",
658
- "driver_version": "6.3.9600.16384",
659
- "friendly_name": null,
660
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0C0A",
661
- "inf_name": "cmbatt.inf",
662
- "install_date": null,
663
- "is_signed": true,
664
- "location": null,
665
- "manufacturer": "Microsoft",
666
- "name": null,
667
- "pdo": "\\Device\\00000012",
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": "20060621"
676
- },
677
- "SCSI\\CDROM&VEN_VBOX&PROD_CD-ROM\\4&8F5D389&0&010000": {
678
- "caption": null,
679
- "class_guid": "{4d36e965-e325-11ce-bfc1-08002be10318}",
680
- "compat_id": "SCSI\\CdRom",
681
- "creation_class_name": null,
682
- "description": "CD-ROM Drive",
683
- "device_class": "CDROM",
684
- "device_id": "SCSI\\CDROM&VEN_VBOX&PROD_CD-ROM\\4&8F5D389&0&010000",
685
- "device_name": "CD-ROM Drive",
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": "VBOX CD-ROM",
692
- "hard_ware_id": "SCSI\\CdRomVBOX____CD-ROM__________1.0_",
693
- "inf_name": "cdrom.inf",
694
- "install_date": null,
695
- "is_signed": true,
696
- "location": "Bus Number 1, Target Id 0, LUN 0",
697
- "manufacturer": "(Standard CD-ROM drives)",
698
- "name": null,
699
- "pdo": "\\Device\\0000001a",
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
- "SCSI\\DISK&VEN_VBOX&PROD_HARDDISK\\4&8F5D389&0&000000": {
710
- "caption": null,
711
- "class_guid": "{4d36e967-e325-11ce-bfc1-08002be10318}",
712
- "compat_id": "SCSI\\Disk",
713
- "creation_class_name": null,
714
- "description": "Disk drive",
715
- "device_class": "DISKDRIVE",
716
- "device_id": "SCSI\\DISK&VEN_VBOX&PROD_HARDDISK\\4&8F5D389&0&000000",
717
- "device_name": "Disk drive",
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": "VBOX HARDDISK",
724
- "hard_ware_id": "SCSI\\DiskVBOX____________HARDDISK_1.0",
725
- "inf_name": "disk.inf",
726
- "install_date": null,
727
- "is_signed": true,
728
- "location": "Bus Number 0, Target Id 0, LUN 0",
729
- "manufacturer": "(Standard disk drives)",
730
- "name": null,
731
- "pdo": "\\Device\\00000019",
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
- "PCI\\VEN_8086&DEV_2829&SUBSYS_00000000&REV_02\\3&267A616A&2&68": {
742
- "caption": null,
743
- "class_guid": "{4d36e96a-e325-11ce-bfc1-08002be10318}",
744
- "compat_id": "PCI\\VEN_8086&CC_010601",
745
- "creation_class_name": null,
746
- "description": "Standard SATA AHCI Controller",
747
- "device_class": "HDC",
748
- "device_id": "PCI\\VEN_8086&DEV_2829&SUBSYS_00000000&REV_02\\3&267A616A&2&68",
749
- "device_name": "Standard SATA AHCI Controller",
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": null,
756
- "hard_ware_id": "PCI\\VEN_8086&DEV_2829&SUBSYS_00000000&REV_02",
757
- "inf_name": "mshdc.inf",
758
- "install_date": null,
759
- "is_signed": true,
760
- "location": "PCI bus 0, device 13, function 0",
761
- "manufacturer": "Standard SATA AHCI Controller",
762
- "name": null,
763
- "pdo": "\\Device\\NTPNP_PCI0008",
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
- "HID\\VID_80EE&PID_0021\\6&156F3BA&0&0000": {
774
- "caption": null,
775
- "class_guid": "{4d36e96f-e325-11ce-bfc1-08002be10318}",
776
- "compat_id": "",
777
- "creation_class_name": null,
778
- "description": "HID-compliant mouse",
779
- "device_class": "MOUSE",
780
- "device_id": "HID\\VID_80EE&PID_0021\\6&156F3BA&0&0000",
781
- "device_name": "HID-compliant mouse",
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": null,
788
- "hard_ware_id": "HID\\VID_80EE&PID_0021&REV_0100",
789
- "inf_name": "msmouse.inf",
790
- "install_date": null,
791
- "is_signed": true,
792
- "location": null,
793
- "manufacturer": "Microsoft",
794
- "name": null,
795
- "pdo": "\\Device\\00000020",
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
- "USB\\VID_80EE&PID_0021\\5&2D7AE1FF&0&1": {
806
- "caption": null,
807
- "class_guid": "{745a17a0-74d3-11d0-b6fe-00a0c90f57da}",
808
- "compat_id": "USB\\Class_03&SubClass_00&Prot_00",
809
- "creation_class_name": null,
810
- "description": "USB Input Device",
811
- "device_class": "HIDCLASS",
812
- "device_id": "USB\\VID_80EE&PID_0021\\5&2D7AE1FF&0&1",
813
- "device_name": "USB Input Device",
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": "USB\\VID_80EE&PID_0021&REV_0100",
821
- "inf_name": "input.inf",
822
- "install_date": null,
823
- "is_signed": true,
824
- "location": "Port_#0001.Hub_#0001",
825
- "manufacturer": "(Standard system devices)",
826
- "name": null,
827
- "pdo": "\\Device\\USBPDO-1",
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
- "USB\\ROOT_HUB\\4&65DFC83&0": {
838
- "caption": null,
839
- "class_guid": "{36fc9e60-c465-11cf-8056-444553540000}",
840
- "compat_id": null,
841
- "creation_class_name": null,
842
- "description": "USB Root Hub",
843
- "device_class": "USB",
844
- "device_id": "USB\\ROOT_HUB\\4&65DFC83&0",
845
- "device_name": "USB Root Hub",
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": "USB\\ROOT_HUB&VID106B&PID003F&REV0000",
853
- "inf_name": "usbport.inf",
854
- "install_date": null,
855
- "is_signed": true,
856
- "location": null,
857
- "manufacturer": "(Standard USB Host Controller)",
858
- "name": null,
859
- "pdo": "\\Device\\USBPDO-0",
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
- "PCI\\VEN_106B&DEV_003F&SUBSYS_00000000&REV_00\\3&267A616A&2&30": {
870
- "caption": null,
871
- "class_guid": "{36fc9e60-c465-11cf-8056-444553540000}",
872
- "compat_id": "PCI\\VEN_106B&CC_0C0310",
873
- "creation_class_name": null,
874
- "description": "Standard OpenHCD USB Host Controller",
875
- "device_class": "USB",
876
- "device_id": "PCI\\VEN_106B&DEV_003F&SUBSYS_00000000&REV_00\\3&267A616A&2&30",
877
- "device_name": "Standard OpenHCD USB Host Controller",
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": "PCI\\VEN_106B&DEV_003F&SUBSYS_00000000&REV_00",
885
- "inf_name": "usbport.inf",
886
- "install_date": null,
887
- "is_signed": true,
888
- "location": "PCI bus 0, device 6, function 0",
889
- "manufacturer": "(Standard USB Host Controller)",
890
- "name": null,
891
- "pdo": "\\Device\\NTPNP_PCI0006",
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
- "SWD\\MMDEVAPI\\{0.0.1.00000000}.{127D6D65-ABB5-40B5-9F46-44491794BE82}": {
902
- "caption": null,
903
- "class_guid": "{c166523c-fe0c-4a94-a586-f1a80cfbbf3e}",
904
- "compat_id": "GenericAudioEndpoint",
905
- "creation_class_name": null,
906
- "description": "Audio Endpoint",
907
- "device_class": "AUDIOENDPOINT",
908
- "device_id": "SWD\\MMDEVAPI\\{0.0.1.00000000}.{127D6D65-ABB5-40B5-9F46-44491794BE82}",
909
- "device_name": "Audio Endpoint",
910
- "dev_loader": null,
911
- "driver_date": "20130822000000.******+***",
912
- "driver_name": null,
913
- "driver_provider_name": "Microsoft",
914
- "driver_version": "6.3.9600.16384",
915
- "friendly_name": "Microphone (High Definition Audio Device)",
916
- "hard_ware_id": "MMDEVAPI\\AudioEndpoints",
917
- "inf_name": "AudioEndpoint.inf",
918
- "install_date": null,
919
- "is_signed": true,
920
- "location": null,
921
- "manufacturer": "Microsoft",
922
- "name": null,
923
- "pdo": "\\Device\\00000022",
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": "20130822"
932
- },
933
- "SWD\\MMDEVAPI\\{0.0.0.00000000}.{C9C2549E-BC2D-44CC-8946-638A9787E939}": {
934
- "caption": null,
935
- "class_guid": "{c166523c-fe0c-4a94-a586-f1a80cfbbf3e}",
936
- "compat_id": "GenericAudioEndpoint",
937
- "creation_class_name": null,
938
- "description": "Audio Endpoint",
939
- "device_class": "AUDIOENDPOINT",
940
- "device_id": "SWD\\MMDEVAPI\\{0.0.0.00000000}.{C9C2549E-BC2D-44CC-8946-638A9787E939}",
941
- "device_name": "Audio Endpoint",
942
- "dev_loader": null,
943
- "driver_date": "20130822000000.******+***",
944
- "driver_name": null,
945
- "driver_provider_name": "Microsoft",
946
- "driver_version": "6.3.9600.16384",
947
- "friendly_name": "Speakers (High Definition Audio Device)",
948
- "hard_ware_id": "MMDEVAPI\\AudioEndpoints",
949
- "inf_name": "AudioEndpoint.inf",
950
- "install_date": null,
951
- "is_signed": true,
952
- "location": null,
953
- "manufacturer": "Microsoft",
954
- "name": null,
955
- "pdo": "\\Device\\00000021",
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": "20130822"
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\\0000001c",
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\\0000001f",
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\\00000018",
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\\00000017",
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\\00000016",
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\\00000015",
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\\00000014",
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\\0000000f",
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\\0000000e",
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\\00000008",
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\\00000007",
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\\KDNIC\\0000": {
1510
- "caption": null,
1511
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
1512
- "compat_id": null,
1513
- "creation_class_name": null,
1514
- "description": "Microsoft Kernel Debug Network Adapter",
1515
- "device_class": "NET",
1516
- "device_id": "ROOT\\KDNIC\\0000",
1517
- "device_name": "Microsoft Kernel Debug Network Adapter",
1518
- "dev_loader": null,
1519
- "driver_date": "20060621000000.******+***",
1520
- "driver_name": null,
1521
- "driver_provider_name": "Microsoft",
1522
- "driver_version": "6.3.9600.16384",
1523
- "friendly_name": "Microsoft Kernel Debug Network Adapter",
1524
- "hard_ware_id": "root\\kdnic",
1525
- "inf_name": "kdnic.inf",
1526
- "install_date": null,
1527
- "is_signed": true,
1528
- "location": null,
1529
- "manufacturer": "Microsoft",
1530
- "name": null,
1531
- "pdo": "\\Device\\00000006",
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.16384",
1539
- "date": "20060621"
1540
- },
1541
- "ROOT\\SPACEPORT\\0000": {
1542
- "caption": null,
1543
- "class_guid": "{4d36e97b-e325-11ce-bfc1-08002be10318}",
1544
- "compat_id": "DETECTEDInternal\\spaceport",
1545
- "creation_class_name": null,
1546
- "description": "Microsoft Storage Spaces Controller",
1547
- "device_class": "SCSIADAPTER",
1548
- "device_id": "ROOT\\SPACEPORT\\0000",
1549
- "device_name": "Microsoft Storage Spaces Controller",
1550
- "dev_loader": null,
1551
- "driver_date": "20060621000000.******+***",
1552
- "driver_name": null,
1553
- "driver_provider_name": "Microsoft",
1554
- "driver_version": "6.3.9600.17031",
1555
- "friendly_name": null,
1556
- "hard_ware_id": "Root\\Spaceport",
1557
- "inf_name": "spaceport.inf",
1558
- "install_date": null,
1559
- "is_signed": true,
1560
- "location": null,
1561
- "manufacturer": "Microsoft",
1562
- "name": null,
1563
- "pdo": "\\Device\\00000005",
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.17031",
1571
- "date": "20060621"
1572
- },
1573
- "ROOT\\VDRVROOT\\0000": {
1574
- "caption": null,
1575
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
1576
- "compat_id": null,
1577
- "creation_class_name": null,
1578
- "description": "Microsoft Virtual Drive Enumerator",
1579
- "device_class": "SYSTEM",
1580
- "device_id": "ROOT\\VDRVROOT\\0000",
1581
- "device_name": "Microsoft Virtual Drive Enumerator",
1582
- "dev_loader": null,
1583
- "driver_date": "20060621000000.******+***",
1584
- "driver_name": null,
1585
- "driver_provider_name": "Microsoft",
1586
- "driver_version": "6.3.9600.16384",
1587
- "friendly_name": null,
1588
- "hard_ware_id": "ROOT\\vdrvroot",
1589
- "inf_name": "vdrvroot.inf",
1590
- "install_date": null,
1591
- "is_signed": true,
1592
- "location": null,
1593
- "manufacturer": "Microsoft",
1594
- "name": null,
1595
- "pdo": "\\Device\\00000004",
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.16384",
1603
- "date": "20060621"
1604
- },
1605
- "ROOT\\COMPOSITEBUS\\0000": {
1606
- "caption": null,
1607
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
1608
- "compat_id": null,
1609
- "creation_class_name": null,
1610
- "description": "Composite Bus Enumerator",
1611
- "device_class": "SYSTEM",
1612
- "device_id": "ROOT\\COMPOSITEBUS\\0000",
1613
- "device_name": "Composite Bus 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\\CompositeBus",
1621
- "inf_name": "CompositeBus.inf",
1622
- "install_date": null,
1623
- "is_signed": true,
1624
- "location": null,
1625
- "manufacturer": "Microsoft",
1626
- "name": null,
1627
- "pdo": "\\Device\\00000003",
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\\BASICDISPLAY\\0000": {
1638
- "caption": null,
1639
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
1640
- "compat_id": null,
1641
- "creation_class_name": null,
1642
- "description": "Microsoft Basic Display Driver",
1643
- "device_class": "SYSTEM",
1644
- "device_id": "ROOT\\BASICDISPLAY\\0000",
1645
- "device_name": "Microsoft Basic Display Driver",
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\\BasicDisplay",
1653
- "inf_name": "basicdisplay.inf",
1654
- "install_date": null,
1655
- "is_signed": true,
1656
- "location": null,
1657
- "manufacturer": "(Standard display types)",
1658
- "name": null,
1659
- "pdo": "\\Device\\00000002",
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
- "STORAGE\\VOLUMESNAPSHOT\\HARDDISKVOLUMESNAPSHOT1": {
1670
- "caption": null,
1671
- "class_guid": "{533c5b84-ec70-11d2-9505-00c04f79deaf}",
1672
- "compat_id": null,
1673
- "creation_class_name": null,
1674
- "description": "Generic volume shadow copy",
1675
- "device_class": "VOLUMESNAPSHOT",
1676
- "device_id": "STORAGE\\VOLUMESNAPSHOT\\HARDDISKVOLUMESNAPSHOT1",
1677
- "device_name": "Generic volume shadow copy",
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": null,
1684
- "hard_ware_id": "STORAGE\\VolumeSnapshot",
1685
- "inf_name": "volsnap.inf",
1686
- "install_date": null,
1687
- "is_signed": true,
1688
- "location": null,
1689
- "manufacturer": "Microsoft",
1690
- "name": null,
1691
- "pdo": "\\Device\\HarddiskVolumeShadowCopy1",
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
- "STORAGE\\VOLUME\\{09361293-7D9A-11E5-8250-806E6F6E6963}#0000000015F00000": {
1702
- "caption": null,
1703
- "class_guid": "{71a27cdd-812a-11d0-bec7-08002be2092f}",
1704
- "compat_id": null,
1705
- "creation_class_name": null,
1706
- "description": "Generic volume",
1707
- "device_class": "VOLUME",
1708
- "device_id": "STORAGE\\VOLUME\\{09361293-7D9A-11E5-8250-806E6F6E6963}#0000000015F00000",
1709
- "device_name": "Generic volume",
1710
- "dev_loader": null,
1711
- "driver_date": "20060621000000.******+***",
1712
- "driver_name": null,
1713
- "driver_provider_name": "Microsoft",
1714
- "driver_version": "6.3.9600.17031",
1715
- "friendly_name": null,
1716
- "hard_ware_id": "STORAGE\\Volume",
1717
- "inf_name": "volume.inf",
1718
- "install_date": null,
1719
- "is_signed": true,
1720
- "location": null,
1721
- "manufacturer": "Microsoft",
1722
- "name": null,
1723
- "pdo": "\\Device\\HarddiskVolume2",
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.17031",
1731
- "date": "20060621"
1732
- },
1733
- "STORAGE\\VOLUME\\{09361293-7D9A-11E5-8250-806E6F6E6963}#0000000000100000": {
1734
- "caption": null,
1735
- "class_guid": "{71a27cdd-812a-11d0-bec7-08002be2092f}",
1736
- "compat_id": null,
1737
- "creation_class_name": null,
1738
- "description": "Generic volume",
1739
- "device_class": "VOLUME",
1740
- "device_id": "STORAGE\\VOLUME\\{09361293-7D9A-11E5-8250-806E6F6E6963}#0000000000100000",
1741
- "device_name": "Generic volume",
1742
- "dev_loader": null,
1743
- "driver_date": "20060621000000.******+***",
1744
- "driver_name": null,
1745
- "driver_provider_name": "Microsoft",
1746
- "driver_version": "6.3.9600.17031",
1747
- "friendly_name": null,
1748
- "hard_ware_id": "STORAGE\\Volume",
1749
- "inf_name": "volume.inf",
1750
- "install_date": null,
1751
- "is_signed": true,
1752
- "location": null,
1753
- "manufacturer": "Microsoft",
1754
- "name": null,
1755
- "pdo": "\\Device\\HarddiskVolume1",
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.17031",
1763
- "date": "20060621"
1764
- },
1765
- "ROOT\\VOLMGR\\0000": {
1766
- "caption": null,
1767
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
1768
- "compat_id": "DETECTEDInternal\\volmgr",
1769
- "creation_class_name": null,
1770
- "description": "Volume Manager",
1771
- "device_class": "SYSTEM",
1772
- "device_id": "ROOT\\VOLMGR\\0000",
1773
- "device_name": "Volume Manager",
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\\VOLMGR",
1781
- "inf_name": "volmgr.inf",
1782
- "install_date": null,
1783
- "is_signed": true,
1784
- "location": null,
1785
- "manufacturer": "Microsoft",
1786
- "name": null,
1787
- "pdo": "\\Device\\00000001",
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
- "HTREE\\ROOT\\0": {
1798
- "caption": null,
1799
- "class_guid": null,
1800
- "compat_id": null,
1801
- "creation_class_name": null,
1802
- "description": null,
1803
- "device_class": null,
1804
- "device_id": "HTREE\\ROOT\\0",
1805
- "device_name": null,
1806
- "dev_loader": null,
1807
- "driver_date": null,
1808
- "driver_name": null,
1809
- "driver_provider_name": null,
1810
- "driver_version": null,
1811
- "friendly_name": null,
1812
- "hard_ware_id": null,
1813
- "inf_name": null,
1814
- "install_date": null,
1815
- "is_signed": null,
1816
- "location": null,
1817
- "manufacturer": null,
1818
- "name": null,
1819
- "pdo": null,
1820
- "signer": null,
1821
- "started": null,
1822
- "start_mode": null,
1823
- "status": null,
1824
- "system_creation_class_name": null,
1825
- "system_name": null
1826
- },
1827
- "Microsoft XPS Document Writer": {
1828
- "caption": null,
1829
- "class_guid": null,
1830
- "compat_id": null,
1831
- "creation_class_name": null,
1832
- "description": null,
1833
- "device_class": null,
1834
- "device_id": "Microsoft XPS Document Writer",
1835
- "device_name": null,
1836
- "dev_loader": null,
1837
- "driver_date": null,
1838
- "driver_name": null,
1839
- "driver_provider_name": null,
1840
- "driver_version": "2:5.1,2:5.2,2:6.0,2:6.1,2:6.2,2:6.3",
1841
- "friendly_name": null,
1842
- "hard_ware_id": null,
1843
- "inf_name": null,
1844
- "install_date": null,
1845
- "is_signed": true,
1846
- "location": null,
1847
- "manufacturer": null,
1848
- "name": null,
1849
- "pdo": null,
1850
- "signer": "Microsoft Windows",
1851
- "started": null,
1852
- "start_mode": null,
1853
- "status": null,
1854
- "system_creation_class_name": null,
1855
- "system_name": null
1856
- },
1857
- "Fax": {
1858
- "caption": null,
1859
- "class_guid": null,
1860
- "compat_id": null,
1861
- "creation_class_name": null,
1862
- "description": null,
1863
- "device_class": null,
1864
- "device_id": "Fax",
1865
- "device_name": null,
1866
- "dev_loader": null,
1867
- "driver_date": null,
1868
- "driver_name": null,
1869
- "driver_provider_name": null,
1870
- "driver_version": "2:5.1,2:5.2,2:6.0,2:6.1,2:6.2,2:6.3",
1871
- "friendly_name": null,
1872
- "hard_ware_id": null,
1873
- "inf_name": null,
1874
- "install_date": null,
1875
- "is_signed": true,
1876
- "location": null,
1877
- "manufacturer": null,
1878
- "name": null,
1879
- "pdo": null,
1880
- "signer": "Microsoft Windows",
1881
- "started": null,
1882
- "start_mode": null,
1883
- "status": null,
1884
- "system_creation_class_name": null,
1885
- "system_name": null
1886
- }
1887
- },
1888
- "modules": {
1889
- "Local Print Queue": {
1890
- "caption": null,
1891
- "class_guid": "{1ed2bbf9-11f0-4084-b21f-ad83a8e6dcdc}",
1892
- "compat_id": "SWD\\GenericRaw",
1893
- "creation_class_name": null,
1894
- "description": "Local Print Queue",
1895
- "device_class": "PRINTQUEUE",
1896
- "device_id": "SWD\\PRINTENUM\\PRINTQUEUES",
1897
- "device_name": "Local Print Queue",
1898
- "dev_loader": null,
1899
- "driver_date": "20060621000000.******+***",
1900
- "driver_name": null,
1901
- "driver_provider_name": "Microsoft",
1902
- "driver_version": "6.3.9600.16384",
1903
- "friendly_name": "Root Print Queue",
1904
- "hard_ware_id": "PRINTENUM\\LocalPrintQueue",
1905
- "inf_name": "PrintQueue.inf",
1906
- "install_date": null,
1907
- "is_signed": true,
1908
- "location": null,
1909
- "manufacturer": "Microsoft",
1910
- "name": null,
1911
- "pdo": "\\Device\\00000027",
1912
- "signer": "Microsoft Windows",
1913
- "started": null,
1914
- "start_mode": null,
1915
- "status": null,
1916
- "system_creation_class_name": null,
1917
- "system_name": null,
1918
- "version": "6.3.9600.16384",
1919
- "date": "20060621"
1920
- },
1921
- "Generic software device": {
1922
- "caption": null,
1923
- "class_guid": "{62f9c741-b25a-46ce-b54c-9bccce08b6f2}",
1924
- "compat_id": "SWD\\GenericRaw",
1925
- "creation_class_name": null,
1926
- "description": "Generic software device",
1927
- "device_class": "SOFTWAREDEVICE",
1928
- "device_id": "SWD\\IP_TUNNEL_VBUS\\IP_TUNNEL_DEVICE_ROOT",
1929
- "device_name": "Generic software device",
1930
- "dev_loader": null,
1931
- "driver_date": "20060621000000.******+***",
1932
- "driver_name": null,
1933
- "driver_provider_name": "Microsoft",
1934
- "driver_version": "6.3.9600.16384",
1935
- "friendly_name": "Microsoft IPv4 IPv6 Transition Adapter Bus",
1936
- "hard_ware_id": "(null)",
1937
- "inf_name": "c_swdevice.inf",
1938
- "install_date": null,
1939
- "is_signed": true,
1940
- "location": null,
1941
- "manufacturer": "Microsoft",
1942
- "name": null,
1943
- "pdo": "\\Device\\00000023",
1944
- "signer": "Microsoft Windows",
1945
- "started": null,
1946
- "start_mode": null,
1947
- "status": null,
1948
- "system_creation_class_name": null,
1949
- "system_name": null,
1950
- "version": "6.3.9600.16384",
1951
- "date": "20060621"
1952
- },
1953
- "Microsoft Teredo Tunneling Adapter": {
1954
- "caption": null,
1955
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
1956
- "compat_id": "SWD\\GenericRaw",
1957
- "creation_class_name": null,
1958
- "description": "Microsoft Teredo Tunneling Adapter",
1959
- "device_class": "NET",
1960
- "device_id": "SWD\\IP_TUNNEL_VBUS\\TEREDO_TUNNEL_DEVICE",
1961
- "device_name": "Microsoft Teredo Tunneling Adapter",
1962
- "dev_loader": null,
1963
- "driver_date": "20060621000000.******+***",
1964
- "driver_name": null,
1965
- "driver_provider_name": "Microsoft",
1966
- "driver_version": "6.3.9600.16384",
1967
- "friendly_name": "Teredo Tunneling Pseudo-Interface",
1968
- "hard_ware_id": "*TEREDO",
1969
- "inf_name": "nettun.inf",
1970
- "install_date": null,
1971
- "is_signed": true,
1972
- "location": null,
1973
- "manufacturer": "Microsoft",
1974
- "name": null,
1975
- "pdo": "\\Device\\00000026",
1976
- "signer": "Microsoft Windows",
1977
- "started": null,
1978
- "start_mode": null,
1979
- "status": null,
1980
- "system_creation_class_name": null,
1981
- "system_name": null,
1982
- "version": "6.3.9600.16384",
1983
- "date": "20060621"
1984
- },
1985
- "Microsoft ISATAP Adapter": {
1986
- "caption": null,
1987
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
1988
- "compat_id": "SWD\\GenericRaw",
1989
- "creation_class_name": null,
1990
- "description": "Microsoft ISATAP Adapter",
1991
- "device_class": "NET",
1992
- "device_id": "SWD\\IP_TUNNEL_VBUS\\ISATAP_0",
1993
- "device_name": "Microsoft ISATAP Adapter",
1994
- "dev_loader": null,
1995
- "driver_date": "20060621000000.******+***",
1996
- "driver_name": null,
1997
- "driver_provider_name": "Microsoft",
1998
- "driver_version": "6.3.9600.16384",
1999
- "friendly_name": "Microsoft ISATAP Adapter",
2000
- "hard_ware_id": "*ISATAP",
2001
- "inf_name": "nettun.inf",
2002
- "install_date": null,
2003
- "is_signed": true,
2004
- "location": null,
2005
- "manufacturer": "Microsoft",
2006
- "name": null,
2007
- "pdo": "\\Device\\00000024",
2008
- "signer": "Microsoft Windows",
2009
- "started": null,
2010
- "start_mode": null,
2011
- "status": null,
2012
- "system_creation_class_name": null,
2013
- "system_name": null,
2014
- "version": "6.3.9600.16384",
2015
- "date": "20060621"
2016
- },
2017
- "Remote Desktop Device Redirector Bus": {
2018
- "caption": null,
2019
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2020
- "compat_id": null,
2021
- "creation_class_name": null,
2022
- "description": "Remote Desktop Device Redirector Bus",
2023
- "device_class": "SYSTEM",
2024
- "device_id": "ROOT\\RDPBUS\\0000",
2025
- "device_name": "Remote Desktop Device Redirector Bus",
2026
- "dev_loader": null,
2027
- "driver_date": "20060621000000.******+***",
2028
- "driver_name": null,
2029
- "driver_provider_name": "Microsoft",
2030
- "driver_version": "6.3.9600.16384",
2031
- "friendly_name": null,
2032
- "hard_ware_id": "ROOT\\RDPBUS",
2033
- "inf_name": "rdpbus.inf",
2034
- "install_date": null,
2035
- "is_signed": true,
2036
- "location": null,
2037
- "manufacturer": "Microsoft",
2038
- "name": null,
2039
- "pdo": "\\Device\\0000000d",
2040
- "signer": "Microsoft Windows",
2041
- "started": null,
2042
- "start_mode": null,
2043
- "status": null,
2044
- "system_creation_class_name": null,
2045
- "system_name": null,
2046
- "version": "6.3.9600.16384",
2047
- "date": "20060621"
2048
- },
2049
- "Plug and Play Software Device Enumerator": {
2050
- "caption": null,
2051
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2052
- "compat_id": null,
2053
- "creation_class_name": null,
2054
- "description": "Plug and Play Software Device Enumerator",
2055
- "device_class": "SYSTEM",
2056
- "device_id": "ROOT\\SYSTEM\\0000",
2057
- "device_name": "Plug and Play Software Device Enumerator",
2058
- "dev_loader": null,
2059
- "driver_date": "20060621000000.******+***",
2060
- "driver_name": null,
2061
- "driver_provider_name": "Microsoft",
2062
- "driver_version": "6.3.9600.16384",
2063
- "friendly_name": null,
2064
- "hard_ware_id": "ROOT\\SWENUM",
2065
- "inf_name": "swenum.inf",
2066
- "install_date": null,
2067
- "is_signed": true,
2068
- "location": null,
2069
- "manufacturer": "(Standard system devices)",
2070
- "name": null,
2071
- "pdo": "\\Device\\0000000c",
2072
- "signer": "Microsoft Windows",
2073
- "started": null,
2074
- "start_mode": null,
2075
- "status": null,
2076
- "system_creation_class_name": null,
2077
- "system_name": null,
2078
- "version": "6.3.9600.16384",
2079
- "date": "20060621"
2080
- },
2081
- "Microsoft System Management BIOS Driver": {
2082
- "caption": null,
2083
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2084
- "compat_id": null,
2085
- "creation_class_name": null,
2086
- "description": "Microsoft System Management BIOS Driver",
2087
- "device_class": "SYSTEM",
2088
- "device_id": "ROOT\\MSSMBIOS\\0000",
2089
- "device_name": "Microsoft System Management BIOS Driver",
2090
- "dev_loader": null,
2091
- "driver_date": "20060621000000.******+***",
2092
- "driver_name": null,
2093
- "driver_provider_name": "Microsoft",
2094
- "driver_version": "6.3.9600.16384",
2095
- "friendly_name": null,
2096
- "hard_ware_id": "ROOT\\mssmbios",
2097
- "inf_name": "mssmbios.inf",
2098
- "install_date": null,
2099
- "is_signed": true,
2100
- "location": null,
2101
- "manufacturer": "(Standard system devices)",
2102
- "name": null,
2103
- "pdo": "\\Device\\0000000b",
2104
- "signer": "Microsoft Windows",
2105
- "started": null,
2106
- "start_mode": null,
2107
- "status": null,
2108
- "system_creation_class_name": null,
2109
- "system_name": null,
2110
- "version": "6.3.9600.16384",
2111
- "date": "20060621"
2112
- },
2113
- "NDIS Virtual Network Adapter Enumerator": {
2114
- "caption": null,
2115
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2116
- "compat_id": null,
2117
- "creation_class_name": null,
2118
- "description": "NDIS Virtual Network Adapter Enumerator",
2119
- "device_class": "SYSTEM",
2120
- "device_id": "ROOT\\NDISVIRTUALBUS\\0000",
2121
- "device_name": "NDIS Virtual Network Adapter Enumerator",
2122
- "dev_loader": null,
2123
- "driver_date": "20060621000000.******+***",
2124
- "driver_name": null,
2125
- "driver_provider_name": "Microsoft",
2126
- "driver_version": "6.3.9600.16384",
2127
- "friendly_name": null,
2128
- "hard_ware_id": "ROOT\\NdisVirtualBus",
2129
- "inf_name": "ndisvirtualbus.inf",
2130
- "install_date": null,
2131
- "is_signed": true,
2132
- "location": null,
2133
- "manufacturer": "Microsoft",
2134
- "name": null,
2135
- "pdo": "\\Device\\0000000a",
2136
- "signer": "Microsoft Windows",
2137
- "started": null,
2138
- "start_mode": null,
2139
- "status": null,
2140
- "system_creation_class_name": null,
2141
- "system_name": null,
2142
- "version": "6.3.9600.16384",
2143
- "date": "20060621"
2144
- },
2145
- "Microsoft Basic Render Driver": {
2146
- "caption": null,
2147
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2148
- "compat_id": null,
2149
- "creation_class_name": null,
2150
- "description": "Microsoft Basic Render Driver",
2151
- "device_class": "SYSTEM",
2152
- "device_id": "ROOT\\BASICRENDER\\0000",
2153
- "device_name": "Microsoft Basic Render Driver",
2154
- "dev_loader": null,
2155
- "driver_date": "20060621000000.******+***",
2156
- "driver_name": null,
2157
- "driver_provider_name": "Microsoft",
2158
- "driver_version": "6.3.9600.17031",
2159
- "friendly_name": null,
2160
- "hard_ware_id": "ROOT\\BasicRender",
2161
- "inf_name": "basicrender.inf",
2162
- "install_date": null,
2163
- "is_signed": true,
2164
- "location": null,
2165
- "manufacturer": "Microsoft",
2166
- "name": null,
2167
- "pdo": "\\Device\\00000009",
2168
- "signer": "Microsoft Windows",
2169
- "started": null,
2170
- "start_mode": null,
2171
- "status": null,
2172
- "system_creation_class_name": null,
2173
- "system_name": null,
2174
- "version": "6.3.9600.17031",
2175
- "date": "20060621"
2176
- },
2177
- "ACPI Fixed Feature Button": {
2178
- "caption": null,
2179
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2180
- "compat_id": null,
2181
- "creation_class_name": null,
2182
- "description": "ACPI Fixed Feature Button",
2183
- "device_class": "SYSTEM",
2184
- "device_id": "ACPI\\FIXEDBUTTON\\2&DABA3FF&2",
2185
- "device_name": "ACPI Fixed Feature Button",
2186
- "dev_loader": null,
2187
- "driver_date": "20060621000000.******+***",
2188
- "driver_name": null,
2189
- "driver_provider_name": "Microsoft",
2190
- "driver_version": "6.3.9600.17031",
2191
- "friendly_name": null,
2192
- "hard_ware_id": "ACPI\\FixedButton",
2193
- "inf_name": "machine.inf",
2194
- "install_date": null,
2195
- "is_signed": true,
2196
- "location": null,
2197
- "manufacturer": "(Standard system devices)",
2198
- "name": null,
2199
- "pdo": "\\Device\\00000011",
2200
- "signer": "Microsoft Windows",
2201
- "started": null,
2202
- "start_mode": null,
2203
- "status": null,
2204
- "system_creation_class_name": null,
2205
- "system_name": null,
2206
- "version": "6.3.9600.17031",
2207
- "date": "20060621"
2208
- },
2209
- "Intel Processor": {
2210
- "caption": null,
2211
- "class_guid": "{50127dc3-0f36-415e-a6cc-4cb3be910b65}",
2212
- "compat_id": "ACPI\\Processor",
2213
- "creation_class_name": null,
2214
- "description": "Intel Processor",
2215
- "device_class": "PROCESSOR",
2216
- "device_id": "ACPI\\GENUINEINTEL_-_INTEL64_FAMILY_6_MODEL_70_-_INTEL(R)_CORE(TM)_I7-4980HQ_CPU_@_2.80GHZ\\_0",
2217
- "device_name": "Intel Processor",
2218
- "dev_loader": null,
2219
- "driver_date": "20090421000000.******+***",
2220
- "driver_name": null,
2221
- "driver_provider_name": "Microsoft",
2222
- "driver_version": "6.3.9600.16384",
2223
- "friendly_name": "Intel(R) Core(TM) i7-4980HQ CPU @ 2.80GHz",
2224
- "hard_ware_id": "ACPI\\GenuineIntel_-_Intel64_Family_6_Model_70",
2225
- "inf_name": "cpu.inf",
2226
- "install_date": null,
2227
- "is_signed": true,
2228
- "location": null,
2229
- "manufacturer": "Intel",
2230
- "name": null,
2231
- "pdo": "\\Device\\00000010",
2232
- "signer": "Microsoft Windows",
2233
- "started": null,
2234
- "start_mode": null,
2235
- "status": null,
2236
- "system_creation_class_name": null,
2237
- "system_name": null,
2238
- "version": "6.3.9600.16384",
2239
- "date": "20090421"
2240
- },
2241
- "Microsoft AC Adapter": {
2242
- "caption": null,
2243
- "class_guid": "{72631e54-78a4-11d0-bcf7-00aa00b7b32a}",
2244
- "compat_id": null,
2245
- "creation_class_name": null,
2246
- "description": "Microsoft AC Adapter",
2247
- "device_class": "BATTERY",
2248
- "device_id": "ACPI\\ACPI0003\\0",
2249
- "device_name": "Microsoft AC Adapter",
2250
- "dev_loader": null,
2251
- "driver_date": "20060621000000.******+***",
2252
- "driver_name": null,
2253
- "driver_provider_name": "Microsoft",
2254
- "driver_version": "6.3.9600.16384",
2255
- "friendly_name": null,
2256
- "hard_ware_id": "ACPI\\VEN_ACPI&DEV_0003",
2257
- "inf_name": "cmbatt.inf",
2258
- "install_date": null,
2259
- "is_signed": true,
2260
- "location": null,
2261
- "manufacturer": "Microsoft",
2262
- "name": null,
2263
- "pdo": "\\Device\\00000013",
2264
- "signer": "Microsoft Windows",
2265
- "started": null,
2266
- "start_mode": null,
2267
- "status": null,
2268
- "system_creation_class_name": null,
2269
- "system_name": null,
2270
- "version": "6.3.9600.16384",
2271
- "date": "20060621"
2272
- },
2273
- "Microsoft ACPI-Compliant Control Method Battery": {
2274
- "caption": null,
2275
- "class_guid": "{72631e54-78a4-11d0-bcf7-00aa00b7b32a}",
2276
- "compat_id": null,
2277
- "creation_class_name": null,
2278
- "description": "Microsoft ACPI-Compliant Control Method Battery",
2279
- "device_class": "BATTERY",
2280
- "device_id": "ACPI\\PNP0C0A\\0",
2281
- "device_name": "Microsoft ACPI-Compliant Control Method Battery",
2282
- "dev_loader": null,
2283
- "driver_date": "20060621000000.******+***",
2284
- "driver_name": null,
2285
- "driver_provider_name": "Microsoft",
2286
- "driver_version": "6.3.9600.16384",
2287
- "friendly_name": null,
2288
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0C0A",
2289
- "inf_name": "cmbatt.inf",
2290
- "install_date": null,
2291
- "is_signed": true,
2292
- "location": null,
2293
- "manufacturer": "Microsoft",
2294
- "name": null,
2295
- "pdo": "\\Device\\00000012",
2296
- "signer": "Microsoft Windows",
2297
- "started": null,
2298
- "start_mode": null,
2299
- "status": null,
2300
- "system_creation_class_name": null,
2301
- "system_name": null,
2302
- "version": "6.3.9600.16384",
2303
- "date": "20060621"
2304
- },
2305
- "CD-ROM Drive": {
2306
- "caption": null,
2307
- "class_guid": "{4d36e965-e325-11ce-bfc1-08002be10318}",
2308
- "compat_id": "SCSI\\CdRom",
2309
- "creation_class_name": null,
2310
- "description": "CD-ROM Drive",
2311
- "device_class": "CDROM",
2312
- "device_id": "SCSI\\CDROM&VEN_VBOX&PROD_CD-ROM\\4&8F5D389&0&010000",
2313
- "device_name": "CD-ROM Drive",
2314
- "dev_loader": null,
2315
- "driver_date": "20060621000000.******+***",
2316
- "driver_name": null,
2317
- "driver_provider_name": "Microsoft",
2318
- "driver_version": "6.3.9600.16384",
2319
- "friendly_name": "VBOX CD-ROM",
2320
- "hard_ware_id": "SCSI\\CdRomVBOX____CD-ROM__________1.0_",
2321
- "inf_name": "cdrom.inf",
2322
- "install_date": null,
2323
- "is_signed": true,
2324
- "location": "Bus Number 1, Target Id 0, LUN 0",
2325
- "manufacturer": "(Standard CD-ROM drives)",
2326
- "name": null,
2327
- "pdo": "\\Device\\0000001a",
2328
- "signer": "Microsoft Windows",
2329
- "started": null,
2330
- "start_mode": null,
2331
- "status": null,
2332
- "system_creation_class_name": null,
2333
- "system_name": null,
2334
- "version": "6.3.9600.16384",
2335
- "date": "20060621"
2336
- },
2337
- "Disk drive": {
2338
- "caption": null,
2339
- "class_guid": "{4d36e967-e325-11ce-bfc1-08002be10318}",
2340
- "compat_id": "SCSI\\Disk",
2341
- "creation_class_name": null,
2342
- "description": "Disk drive",
2343
- "device_class": "DISKDRIVE",
2344
- "device_id": "SCSI\\DISK&VEN_VBOX&PROD_HARDDISK\\4&8F5D389&0&000000",
2345
- "device_name": "Disk drive",
2346
- "dev_loader": null,
2347
- "driver_date": "20060621000000.******+***",
2348
- "driver_name": null,
2349
- "driver_provider_name": "Microsoft",
2350
- "driver_version": "6.3.9600.16384",
2351
- "friendly_name": "VBOX HARDDISK",
2352
- "hard_ware_id": "SCSI\\DiskVBOX____________HARDDISK_1.0",
2353
- "inf_name": "disk.inf",
2354
- "install_date": null,
2355
- "is_signed": true,
2356
- "location": "Bus Number 0, Target Id 0, LUN 0",
2357
- "manufacturer": "(Standard disk drives)",
2358
- "name": null,
2359
- "pdo": "\\Device\\00000019",
2360
- "signer": "Microsoft Windows",
2361
- "started": null,
2362
- "start_mode": null,
2363
- "status": null,
2364
- "system_creation_class_name": null,
2365
- "system_name": null,
2366
- "version": "6.3.9600.16384",
2367
- "date": "20060621"
2368
- },
2369
- "Standard SATA AHCI Controller": {
2370
- "caption": null,
2371
- "class_guid": "{4d36e96a-e325-11ce-bfc1-08002be10318}",
2372
- "compat_id": "PCI\\VEN_8086&CC_010601",
2373
- "creation_class_name": null,
2374
- "description": "Standard SATA AHCI Controller",
2375
- "device_class": "HDC",
2376
- "device_id": "PCI\\VEN_8086&DEV_2829&SUBSYS_00000000&REV_02\\3&267A616A&2&68",
2377
- "device_name": "Standard SATA AHCI Controller",
2378
- "dev_loader": null,
2379
- "driver_date": "20060621000000.******+***",
2380
- "driver_name": null,
2381
- "driver_provider_name": "Microsoft",
2382
- "driver_version": "6.3.9600.16384",
2383
- "friendly_name": null,
2384
- "hard_ware_id": "PCI\\VEN_8086&DEV_2829&SUBSYS_00000000&REV_02",
2385
- "inf_name": "mshdc.inf",
2386
- "install_date": null,
2387
- "is_signed": true,
2388
- "location": "PCI bus 0, device 13, function 0",
2389
- "manufacturer": "Standard SATA AHCI Controller",
2390
- "name": null,
2391
- "pdo": "\\Device\\NTPNP_PCI0008",
2392
- "signer": "Microsoft Windows",
2393
- "started": null,
2394
- "start_mode": null,
2395
- "status": null,
2396
- "system_creation_class_name": null,
2397
- "system_name": null,
2398
- "version": "6.3.9600.16384",
2399
- "date": "20060621"
2400
- },
2401
- "HID-compliant mouse": {
2402
- "caption": null,
2403
- "class_guid": "{4d36e96f-e325-11ce-bfc1-08002be10318}",
2404
- "compat_id": "",
2405
- "creation_class_name": null,
2406
- "description": "HID-compliant mouse",
2407
- "device_class": "MOUSE",
2408
- "device_id": "HID\\VID_80EE&PID_0021\\6&156F3BA&0&0000",
2409
- "device_name": "HID-compliant mouse",
2410
- "dev_loader": null,
2411
- "driver_date": "20060621000000.******+***",
2412
- "driver_name": null,
2413
- "driver_provider_name": "Microsoft",
2414
- "driver_version": "6.3.9600.16384",
2415
- "friendly_name": null,
2416
- "hard_ware_id": "HID\\VID_80EE&PID_0021&REV_0100",
2417
- "inf_name": "msmouse.inf",
2418
- "install_date": null,
2419
- "is_signed": true,
2420
- "location": null,
2421
- "manufacturer": "Microsoft",
2422
- "name": null,
2423
- "pdo": "\\Device\\00000020",
2424
- "signer": "Microsoft Windows",
2425
- "started": null,
2426
- "start_mode": null,
2427
- "status": null,
2428
- "system_creation_class_name": null,
2429
- "system_name": null,
2430
- "version": "6.3.9600.16384",
2431
- "date": "20060621"
2432
- },
2433
- "USB Input Device": {
2434
- "caption": null,
2435
- "class_guid": "{745a17a0-74d3-11d0-b6fe-00a0c90f57da}",
2436
- "compat_id": "USB\\Class_03&SubClass_00&Prot_00",
2437
- "creation_class_name": null,
2438
- "description": "USB Input Device",
2439
- "device_class": "HIDCLASS",
2440
- "device_id": "USB\\VID_80EE&PID_0021\\5&2D7AE1FF&0&1",
2441
- "device_name": "USB Input Device",
2442
- "dev_loader": null,
2443
- "driver_date": "20060621000000.******+***",
2444
- "driver_name": null,
2445
- "driver_provider_name": "Microsoft",
2446
- "driver_version": "6.3.9600.16384",
2447
- "friendly_name": null,
2448
- "hard_ware_id": "USB\\VID_80EE&PID_0021&REV_0100",
2449
- "inf_name": "input.inf",
2450
- "install_date": null,
2451
- "is_signed": true,
2452
- "location": "Port_#0001.Hub_#0001",
2453
- "manufacturer": "(Standard system devices)",
2454
- "name": null,
2455
- "pdo": "\\Device\\USBPDO-1",
2456
- "signer": "Microsoft Windows",
2457
- "started": null,
2458
- "start_mode": null,
2459
- "status": null,
2460
- "system_creation_class_name": null,
2461
- "system_name": null,
2462
- "version": "6.3.9600.16384",
2463
- "date": "20060621"
2464
- },
2465
- "USB Root Hub": {
2466
- "caption": null,
2467
- "class_guid": "{36fc9e60-c465-11cf-8056-444553540000}",
2468
- "compat_id": null,
2469
- "creation_class_name": null,
2470
- "description": "USB Root Hub",
2471
- "device_class": "USB",
2472
- "device_id": "USB\\ROOT_HUB\\4&65DFC83&0",
2473
- "device_name": "USB Root Hub",
2474
- "dev_loader": null,
2475
- "driver_date": "20060621000000.******+***",
2476
- "driver_name": null,
2477
- "driver_provider_name": "Microsoft",
2478
- "driver_version": "6.3.9600.16384",
2479
- "friendly_name": null,
2480
- "hard_ware_id": "USB\\ROOT_HUB&VID106B&PID003F&REV0000",
2481
- "inf_name": "usbport.inf",
2482
- "install_date": null,
2483
- "is_signed": true,
2484
- "location": null,
2485
- "manufacturer": "(Standard USB Host Controller)",
2486
- "name": null,
2487
- "pdo": "\\Device\\USBPDO-0",
2488
- "signer": "Microsoft Windows",
2489
- "started": null,
2490
- "start_mode": null,
2491
- "status": null,
2492
- "system_creation_class_name": null,
2493
- "system_name": null,
2494
- "version": "6.3.9600.16384",
2495
- "date": "20060621"
2496
- },
2497
- "Standard OpenHCD USB Host Controller": {
2498
- "caption": null,
2499
- "class_guid": "{36fc9e60-c465-11cf-8056-444553540000}",
2500
- "compat_id": "PCI\\VEN_106B&CC_0C0310",
2501
- "creation_class_name": null,
2502
- "description": "Standard OpenHCD USB Host Controller",
2503
- "device_class": "USB",
2504
- "device_id": "PCI\\VEN_106B&DEV_003F&SUBSYS_00000000&REV_00\\3&267A616A&2&30",
2505
- "device_name": "Standard OpenHCD USB Host Controller",
2506
- "dev_loader": null,
2507
- "driver_date": "20060621000000.******+***",
2508
- "driver_name": null,
2509
- "driver_provider_name": "Microsoft",
2510
- "driver_version": "6.3.9600.16384",
2511
- "friendly_name": null,
2512
- "hard_ware_id": "PCI\\VEN_106B&DEV_003F&SUBSYS_00000000&REV_00",
2513
- "inf_name": "usbport.inf",
2514
- "install_date": null,
2515
- "is_signed": true,
2516
- "location": "PCI bus 0, device 6, function 0",
2517
- "manufacturer": "(Standard USB Host Controller)",
2518
- "name": null,
2519
- "pdo": "\\Device\\NTPNP_PCI0006",
2520
- "signer": "Microsoft Windows",
2521
- "started": null,
2522
- "start_mode": null,
2523
- "status": null,
2524
- "system_creation_class_name": null,
2525
- "system_name": null,
2526
- "version": "6.3.9600.16384",
2527
- "date": "20060621"
2528
- },
2529
- "Audio Endpoint": {
2530
- "caption": null,
2531
- "class_guid": "{c166523c-fe0c-4a94-a586-f1a80cfbbf3e}",
2532
- "compat_id": "GenericAudioEndpoint",
2533
- "creation_class_name": null,
2534
- "description": "Audio Endpoint",
2535
- "device_class": "AUDIOENDPOINT",
2536
- "device_id": "SWD\\MMDEVAPI\\{0.0.0.00000000}.{C9C2549E-BC2D-44CC-8946-638A9787E939}",
2537
- "device_name": "Audio Endpoint",
2538
- "dev_loader": null,
2539
- "driver_date": "20130822000000.******+***",
2540
- "driver_name": null,
2541
- "driver_provider_name": "Microsoft",
2542
- "driver_version": "6.3.9600.16384",
2543
- "friendly_name": "Speakers (High Definition Audio Device)",
2544
- "hard_ware_id": "MMDEVAPI\\AudioEndpoints",
2545
- "inf_name": "AudioEndpoint.inf",
2546
- "install_date": null,
2547
- "is_signed": true,
2548
- "location": null,
2549
- "manufacturer": "Microsoft",
2550
- "name": null,
2551
- "pdo": "\\Device\\00000021",
2552
- "signer": "Microsoft Windows",
2553
- "started": null,
2554
- "start_mode": null,
2555
- "status": null,
2556
- "system_creation_class_name": null,
2557
- "system_name": null,
2558
- "version": "6.3.9600.16384",
2559
- "date": "20130822"
2560
- },
2561
- "High Definition Audio Device": {
2562
- "caption": null,
2563
- "class_guid": "{4d36e96c-e325-11ce-bfc1-08002be10318}",
2564
- "compat_id": "HDAUDIO\\FUNC_01&CTLR_VEN_8086&CTLR_DEV_2668&VEN_8384&DEV_7680&REV_1034",
2565
- "creation_class_name": null,
2566
- "description": "High Definition Audio Device",
2567
- "device_class": "MEDIA",
2568
- "device_id": "HDAUDIO\\FUNC_01&VEN_8384&DEV_7680&SUBSYS_83847680&REV_1034\\4&136D1AA0&0&0001",
2569
- "device_name": "High Definition Audio Device",
2570
- "dev_loader": null,
2571
- "driver_date": "20130822000000.******+***",
2572
- "driver_name": "HdAudio.sys",
2573
- "driver_provider_name": "Microsoft",
2574
- "driver_version": "6.3.9600.16384",
2575
- "friendly_name": null,
2576
- "hard_ware_id": "HDAUDIO\\FUNC_01&VEN_8384&DEV_7680&SUBSYS_83847680&REV_1034",
2577
- "inf_name": "hdaudio.inf",
2578
- "install_date": null,
2579
- "is_signed": true,
2580
- "location": "Internal High Definition Audio Bus",
2581
- "manufacturer": "Microsoft",
2582
- "name": null,
2583
- "pdo": "\\Device\\0000001c",
2584
- "signer": "Microsoft Windows",
2585
- "started": null,
2586
- "start_mode": null,
2587
- "status": null,
2588
- "system_creation_class_name": null,
2589
- "system_name": null,
2590
- "version": "6.3.9600.16384",
2591
- "date": "20130822"
2592
- },
2593
- "High Definition Audio Controller": {
2594
- "caption": null,
2595
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2596
- "compat_id": "PCI\\VEN_8086&DEV_2668&REV_01",
2597
- "creation_class_name": null,
2598
- "description": "High Definition Audio Controller",
2599
- "device_class": "SYSTEM",
2600
- "device_id": "PCI\\VEN_8086&DEV_2668&SUBSYS_76808384&REV_01\\3&267A616A&2&28",
2601
- "device_name": "High Definition Audio Controller",
2602
- "dev_loader": null,
2603
- "driver_date": "20130822000000.******+***",
2604
- "driver_name": null,
2605
- "driver_provider_name": "Microsoft",
2606
- "driver_version": "6.3.9600.16384",
2607
- "friendly_name": null,
2608
- "hard_ware_id": "PCI\\VEN_8086&DEV_2668&SUBSYS_76808384&REV_01",
2609
- "inf_name": "hdaudbus.inf",
2610
- "install_date": null,
2611
- "is_signed": true,
2612
- "location": "PCI bus 0, device 5, function 0",
2613
- "manufacturer": "Microsoft",
2614
- "name": null,
2615
- "pdo": "\\Device\\NTPNP_PCI0005",
2616
- "signer": "Microsoft Windows",
2617
- "started": null,
2618
- "start_mode": null,
2619
- "status": null,
2620
- "system_creation_class_name": null,
2621
- "system_name": null,
2622
- "version": "6.3.9600.16384",
2623
- "date": "20130822"
2624
- },
2625
- "VirtualBox Device": {
2626
- "caption": null,
2627
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2628
- "compat_id": "PCI\\VEN_80EE&CC_088000",
2629
- "creation_class_name": null,
2630
- "description": "VirtualBox Device",
2631
- "device_class": "SYSTEM",
2632
- "device_id": "PCI\\VEN_80EE&DEV_CAFE&SUBSYS_00000000&REV_00\\3&267A616A&2&20",
2633
- "device_name": "VirtualBox Device",
2634
- "dev_loader": null,
2635
- "driver_date": "20151002000000.******+***",
2636
- "driver_name": null,
2637
- "driver_provider_name": "Oracle Corporation",
2638
- "driver_version": "5.0.6.0",
2639
- "friendly_name": null,
2640
- "hard_ware_id": "PCI\\VEN_80EE&DEV_CAFE&SUBSYS_00000000&REV_00",
2641
- "inf_name": "oem1.inf",
2642
- "install_date": null,
2643
- "is_signed": false,
2644
- "location": "PCI bus 0, device 4, function 0",
2645
- "manufacturer": "Oracle Corporation",
2646
- "name": null,
2647
- "pdo": "\\Device\\NTPNP_PCI0004",
2648
- "signer": null,
2649
- "started": null,
2650
- "start_mode": null,
2651
- "status": null,
2652
- "system_creation_class_name": null,
2653
- "system_name": null,
2654
- "version": "5.0.6.0",
2655
- "date": "20151002"
2656
- },
2657
- "Intel(R) PRO/1000 MT Desktop Adapter": {
2658
- "caption": null,
2659
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
2660
- "compat_id": "PCI\\VEN_8086&DEV_100E&REV_02",
2661
- "creation_class_name": null,
2662
- "description": "Intel(R) PRO/1000 MT Desktop Adapter",
2663
- "device_class": "NET",
2664
- "device_id": "PCI\\VEN_8086&DEV_100E&SUBSYS_001E8086&REV_02\\3&267A616A&2&18",
2665
- "device_name": "Intel(R) PRO/1000 MT Desktop Adapter",
2666
- "dev_loader": null,
2667
- "driver_date": "20100323000000.******+***",
2668
- "driver_name": null,
2669
- "driver_provider_name": "Microsoft",
2670
- "driver_version": "8.4.13.0",
2671
- "friendly_name": "Intel(R) PRO/1000 MT Desktop Adapter",
2672
- "hard_ware_id": "PCI\\VEN_8086&DEV_100E&SUBSYS_001E8086&REV_02",
2673
- "inf_name": "nete1g3e.inf",
2674
- "install_date": null,
2675
- "is_signed": true,
2676
- "location": "PCI bus 0, device 3, function 0",
2677
- "manufacturer": "Intel",
2678
- "name": null,
2679
- "pdo": "\\Device\\NTPNP_PCI0003",
2680
- "signer": "Microsoft Windows",
2681
- "started": null,
2682
- "start_mode": null,
2683
- "status": null,
2684
- "system_creation_class_name": null,
2685
- "system_name": null,
2686
- "version": "8.4.13.0",
2687
- "date": "20100323"
2688
- },
2689
- "Generic Non-PnP Monitor": {
2690
- "caption": null,
2691
- "class_guid": "{4d36e96e-e325-11ce-bfc1-08002be10318}",
2692
- "compat_id": "*PNP09FF",
2693
- "creation_class_name": null,
2694
- "description": "Generic Non-PnP Monitor",
2695
- "device_class": "MONITOR",
2696
- "device_id": "DISPLAY\\DEFAULT_MONITOR\\4&D9DCF0B&0&UID0",
2697
- "device_name": "Generic Non-PnP Monitor",
2698
- "dev_loader": null,
2699
- "driver_date": "20060621000000.******+***",
2700
- "driver_name": null,
2701
- "driver_provider_name": "Microsoft",
2702
- "driver_version": "6.3.9600.16384",
2703
- "friendly_name": null,
2704
- "hard_ware_id": "MONITOR\\Default_Monitor",
2705
- "inf_name": "monitor.inf",
2706
- "install_date": null,
2707
- "is_signed": true,
2708
- "location": null,
2709
- "manufacturer": "(Standard monitor types)",
2710
- "name": null,
2711
- "pdo": "\\Device\\0000001f",
2712
- "signer": "Microsoft Windows",
2713
- "started": null,
2714
- "start_mode": null,
2715
- "status": null,
2716
- "system_creation_class_name": null,
2717
- "system_name": null,
2718
- "version": "6.3.9600.16384",
2719
- "date": "20060621"
2720
- },
2721
- "VirtualBox Graphics Adapter for Windows 8": {
2722
- "caption": null,
2723
- "class_guid": "{4d36e968-e325-11ce-bfc1-08002be10318}",
2724
- "compat_id": "PCI\\VEN_80EE&CC_030000",
2725
- "creation_class_name": null,
2726
- "description": "VirtualBox Graphics Adapter for Windows 8",
2727
- "device_class": "DISPLAY",
2728
- "device_id": "PCI\\VEN_80EE&DEV_BEEF&SUBSYS_00000000&REV_00\\3&267A616A&2&10",
2729
- "device_name": "VirtualBox Graphics Adapter for Windows 8",
2730
- "dev_loader": null,
2731
- "driver_date": "20151002000000.******+***",
2732
- "driver_name": null,
2733
- "driver_provider_name": "Oracle Corporation",
2734
- "driver_version": "5.0.6.0",
2735
- "friendly_name": null,
2736
- "hard_ware_id": "PCI\\VEN_80EE&DEV_BEEF&SUBSYS_00000000&REV_00",
2737
- "inf_name": "oem2.inf",
2738
- "install_date": null,
2739
- "is_signed": false,
2740
- "location": "PCI bus 0, device 2, function 0",
2741
- "manufacturer": "Oracle Corporation",
2742
- "name": null,
2743
- "pdo": "\\Device\\NTPNP_PCI0002",
2744
- "signer": null,
2745
- "started": null,
2746
- "start_mode": null,
2747
- "status": null,
2748
- "system_creation_class_name": null,
2749
- "system_name": null,
2750
- "version": "5.0.6.0",
2751
- "date": "20151002"
2752
- },
2753
- "Programmable interrupt controller": {
2754
- "caption": null,
2755
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2756
- "compat_id": null,
2757
- "creation_class_name": null,
2758
- "description": "Programmable interrupt controller",
2759
- "device_class": "SYSTEM",
2760
- "device_id": "ACPI\\PNP0000\\4&3A61FADA&0",
2761
- "device_name": "Programmable interrupt controller",
2762
- "dev_loader": null,
2763
- "driver_date": "20060621000000.******+***",
2764
- "driver_name": null,
2765
- "driver_provider_name": "Microsoft",
2766
- "driver_version": "6.3.9600.17031",
2767
- "friendly_name": null,
2768
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0000",
2769
- "inf_name": "machine.inf",
2770
- "install_date": null,
2771
- "is_signed": true,
2772
- "location": null,
2773
- "manufacturer": "(Standard system devices)",
2774
- "name": null,
2775
- "pdo": "\\Device\\00000018",
2776
- "signer": "Microsoft Windows",
2777
- "started": null,
2778
- "start_mode": null,
2779
- "status": null,
2780
- "system_creation_class_name": null,
2781
- "system_name": null,
2782
- "version": "6.3.9600.17031",
2783
- "date": "20060621"
2784
- },
2785
- "System timer": {
2786
- "caption": null,
2787
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2788
- "compat_id": null,
2789
- "creation_class_name": null,
2790
- "description": "System timer",
2791
- "device_class": "SYSTEM",
2792
- "device_id": "ACPI\\PNP0100\\4&3A61FADA&0",
2793
- "device_name": "System timer",
2794
- "dev_loader": null,
2795
- "driver_date": "20060621000000.******+***",
2796
- "driver_name": null,
2797
- "driver_provider_name": "Microsoft",
2798
- "driver_version": "6.3.9600.17031",
2799
- "friendly_name": null,
2800
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0100",
2801
- "inf_name": "machine.inf",
2802
- "install_date": null,
2803
- "is_signed": true,
2804
- "location": null,
2805
- "manufacturer": "(Standard system devices)",
2806
- "name": null,
2807
- "pdo": "\\Device\\00000017",
2808
- "signer": "Microsoft Windows",
2809
- "started": null,
2810
- "start_mode": null,
2811
- "status": null,
2812
- "system_creation_class_name": null,
2813
- "system_name": null,
2814
- "version": "6.3.9600.17031",
2815
- "date": "20060621"
2816
- },
2817
- "Microsoft PS/2 Mouse": {
2818
- "caption": null,
2819
- "class_guid": "{4d36e96f-e325-11ce-bfc1-08002be10318}",
2820
- "compat_id": null,
2821
- "creation_class_name": null,
2822
- "description": "Microsoft PS/2 Mouse",
2823
- "device_class": "MOUSE",
2824
- "device_id": "ACPI\\PNP0F03\\4&3A61FADA&0",
2825
- "device_name": "Microsoft PS/2 Mouse",
2826
- "dev_loader": null,
2827
- "driver_date": "20060621000000.******+***",
2828
- "driver_name": null,
2829
- "driver_provider_name": "Microsoft",
2830
- "driver_version": "6.3.9600.16384",
2831
- "friendly_name": null,
2832
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0F03",
2833
- "inf_name": "msmouse.inf",
2834
- "install_date": null,
2835
- "is_signed": true,
2836
- "location": null,
2837
- "manufacturer": "Microsoft",
2838
- "name": null,
2839
- "pdo": "\\Device\\00000016",
2840
- "signer": "Microsoft Windows",
2841
- "started": null,
2842
- "start_mode": null,
2843
- "status": null,
2844
- "system_creation_class_name": null,
2845
- "system_name": null,
2846
- "version": "6.3.9600.16384",
2847
- "date": "20060621"
2848
- },
2849
- "Direct memory access controller": {
2850
- "caption": null,
2851
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2852
- "compat_id": null,
2853
- "creation_class_name": null,
2854
- "description": "Direct memory access controller",
2855
- "device_class": "SYSTEM",
2856
- "device_id": "ACPI\\PNP0200\\4&3A61FADA&0",
2857
- "device_name": "Direct memory access controller",
2858
- "dev_loader": null,
2859
- "driver_date": "20060621000000.******+***",
2860
- "driver_name": null,
2861
- "driver_provider_name": "Microsoft",
2862
- "driver_version": "6.3.9600.17031",
2863
- "friendly_name": null,
2864
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0200",
2865
- "inf_name": "machine.inf",
2866
- "install_date": null,
2867
- "is_signed": true,
2868
- "location": null,
2869
- "manufacturer": "(Standard system devices)",
2870
- "name": null,
2871
- "pdo": "\\Device\\00000015",
2872
- "signer": "Microsoft Windows",
2873
- "started": null,
2874
- "start_mode": null,
2875
- "status": null,
2876
- "system_creation_class_name": null,
2877
- "system_name": null,
2878
- "version": "6.3.9600.17031",
2879
- "date": "20060621"
2880
- },
2881
- "Standard PS/2 Keyboard": {
2882
- "caption": null,
2883
- "class_guid": "{4d36e96b-e325-11ce-bfc1-08002be10318}",
2884
- "compat_id": null,
2885
- "creation_class_name": null,
2886
- "description": "Standard PS/2 Keyboard",
2887
- "device_class": "KEYBOARD",
2888
- "device_id": "ACPI\\PNP0303\\4&3A61FADA&0",
2889
- "device_name": "Standard PS/2 Keyboard",
2890
- "dev_loader": null,
2891
- "driver_date": "20060621000000.******+***",
2892
- "driver_name": null,
2893
- "driver_provider_name": "Microsoft",
2894
- "driver_version": "6.3.9600.16384",
2895
- "friendly_name": null,
2896
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0303",
2897
- "inf_name": "keyboard.inf",
2898
- "install_date": null,
2899
- "is_signed": true,
2900
- "location": null,
2901
- "manufacturer": "(Standard keyboards)",
2902
- "name": null,
2903
- "pdo": "\\Device\\00000014",
2904
- "signer": "Microsoft Windows",
2905
- "started": null,
2906
- "start_mode": null,
2907
- "status": null,
2908
- "system_creation_class_name": null,
2909
- "system_name": null,
2910
- "version": "6.3.9600.16384",
2911
- "date": "20060621"
2912
- },
2913
- "Intel 82371SB PCI to ISA bridge": {
2914
- "caption": null,
2915
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2916
- "compat_id": "PCI\\VEN_8086&CC_060100",
2917
- "creation_class_name": null,
2918
- "description": "Intel 82371SB PCI to ISA bridge",
2919
- "device_class": "SYSTEM",
2920
- "device_id": "PCI\\VEN_8086&DEV_7000&SUBSYS_00000000&REV_00\\3&267A616A&2&08",
2921
- "device_name": "Intel 82371SB PCI to ISA bridge",
2922
- "dev_loader": null,
2923
- "driver_date": "20060621000000.******+***",
2924
- "driver_name": null,
2925
- "driver_provider_name": "Microsoft",
2926
- "driver_version": "6.3.9600.17031",
2927
- "friendly_name": null,
2928
- "hard_ware_id": "PCI\\VEN_8086&DEV_7000&SUBSYS_00000000&REV_00",
2929
- "inf_name": "machine.inf",
2930
- "install_date": null,
2931
- "is_signed": true,
2932
- "location": "PCI bus 0, device 1, function 0",
2933
- "manufacturer": "Intel",
2934
- "name": null,
2935
- "pdo": "\\Device\\NTPNP_PCI0001",
2936
- "signer": "Microsoft Windows",
2937
- "started": null,
2938
- "start_mode": null,
2939
- "status": null,
2940
- "system_creation_class_name": null,
2941
- "system_name": null,
2942
- "version": "6.3.9600.17031",
2943
- "date": "20060621"
2944
- },
2945
- "Intel 82441FX Pentium(R) Pro Processor to PCI bridge": {
2946
- "caption": null,
2947
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2948
- "compat_id": "PCI\\VEN_8086&CC_060000",
2949
- "creation_class_name": null,
2950
- "description": "Intel 82441FX Pentium(R) Pro Processor to PCI bridge",
2951
- "device_class": "SYSTEM",
2952
- "device_id": "PCI\\VEN_8086&DEV_1237&SUBSYS_00000000&REV_02\\3&267A616A&2&00",
2953
- "device_name": "Intel 82441FX Pentium(R) Pro Processor to PCI bridge",
2954
- "dev_loader": null,
2955
- "driver_date": "20060621000000.******+***",
2956
- "driver_name": null,
2957
- "driver_provider_name": "Microsoft",
2958
- "driver_version": "6.3.9600.17031",
2959
- "friendly_name": null,
2960
- "hard_ware_id": "PCI\\VEN_8086&DEV_1237&SUBSYS_00000000&REV_02",
2961
- "inf_name": "machine.inf",
2962
- "install_date": null,
2963
- "is_signed": true,
2964
- "location": "PCI bus 0, device 0, function 0",
2965
- "manufacturer": "Intel",
2966
- "name": null,
2967
- "pdo": "\\Device\\NTPNP_PCI0000",
2968
- "signer": "Microsoft Windows",
2969
- "started": null,
2970
- "start_mode": null,
2971
- "status": null,
2972
- "system_creation_class_name": null,
2973
- "system_name": null,
2974
- "version": "6.3.9600.17031",
2975
- "date": "20060621"
2976
- },
2977
- "PCI bus": {
2978
- "caption": null,
2979
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
2980
- "compat_id": null,
2981
- "creation_class_name": null,
2982
- "description": "PCI bus",
2983
- "device_class": "SYSTEM",
2984
- "device_id": "ACPI\\PNP0A03\\0",
2985
- "device_name": "PCI bus",
2986
- "dev_loader": null,
2987
- "driver_date": "20060621000000.******+***",
2988
- "driver_name": null,
2989
- "driver_provider_name": "Microsoft",
2990
- "driver_version": "6.3.9600.17031",
2991
- "friendly_name": null,
2992
- "hard_ware_id": "ACPI\\VEN_PNP&DEV_0A03",
2993
- "inf_name": "machine.inf",
2994
- "install_date": null,
2995
- "is_signed": true,
2996
- "location": null,
2997
- "manufacturer": "(Standard system devices)",
2998
- "name": null,
2999
- "pdo": "\\Device\\0000000f",
3000
- "signer": "Microsoft Windows",
3001
- "started": null,
3002
- "start_mode": null,
3003
- "status": null,
3004
- "system_creation_class_name": null,
3005
- "system_name": null,
3006
- "version": "6.3.9600.17031",
3007
- "date": "20060621"
3008
- },
3009
- "Microsoft ACPI-Compliant System": {
3010
- "caption": null,
3011
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
3012
- "compat_id": null,
3013
- "creation_class_name": null,
3014
- "description": "Microsoft ACPI-Compliant System",
3015
- "device_class": "SYSTEM",
3016
- "device_id": "ACPI_HAL\\PNP0C08\\0",
3017
- "device_name": "Microsoft ACPI-Compliant System",
3018
- "dev_loader": null,
3019
- "driver_date": "20060621000000.******+***",
3020
- "driver_name": null,
3021
- "driver_provider_name": "Microsoft",
3022
- "driver_version": "6.3.9600.17031",
3023
- "friendly_name": null,
3024
- "hard_ware_id": "ACPI_HAL\\PNP0C08",
3025
- "inf_name": "acpi.inf",
3026
- "install_date": null,
3027
- "is_signed": true,
3028
- "location": null,
3029
- "manufacturer": "Microsoft",
3030
- "name": null,
3031
- "pdo": "\\Device\\0000000e",
3032
- "signer": "Microsoft Windows",
3033
- "started": null,
3034
- "start_mode": null,
3035
- "status": null,
3036
- "system_creation_class_name": null,
3037
- "system_name": null,
3038
- "version": "6.3.9600.17031",
3039
- "date": "20060621"
3040
- },
3041
- "ACPI x64-based PC": {
3042
- "caption": null,
3043
- "class_guid": "{4d36e966-e325-11ce-bfc1-08002be10318}",
3044
- "compat_id": "DETECTEDInternal\\ACPI_HAL",
3045
- "creation_class_name": null,
3046
- "description": "ACPI x64-based PC",
3047
- "device_class": "COMPUTER",
3048
- "device_id": "ROOT\\ACPI_HAL\\0000",
3049
- "device_name": "ACPI x64-based PC",
3050
- "dev_loader": null,
3051
- "driver_date": "20060621000000.******+***",
3052
- "driver_name": null,
3053
- "driver_provider_name": "Microsoft",
3054
- "driver_version": "6.3.9600.16384",
3055
- "friendly_name": null,
3056
- "hard_ware_id": "acpiapic",
3057
- "inf_name": "hal.inf",
3058
- "install_date": null,
3059
- "is_signed": true,
3060
- "location": null,
3061
- "manufacturer": "(Standard computers)",
3062
- "name": null,
3063
- "pdo": "\\Device\\00000008",
3064
- "signer": "Microsoft Windows",
3065
- "started": null,
3066
- "start_mode": null,
3067
- "status": null,
3068
- "system_creation_class_name": null,
3069
- "system_name": null,
3070
- "version": "6.3.9600.16384",
3071
- "date": "20060621"
3072
- },
3073
- "UMBus Root Bus Enumerator": {
3074
- "caption": null,
3075
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
3076
- "compat_id": null,
3077
- "creation_class_name": null,
3078
- "description": "UMBus Root Bus Enumerator",
3079
- "device_class": "SYSTEM",
3080
- "device_id": "ROOT\\UMBUS\\0000",
3081
- "device_name": "UMBus Root Bus Enumerator",
3082
- "dev_loader": null,
3083
- "driver_date": "20060621000000.******+***",
3084
- "driver_name": null,
3085
- "driver_provider_name": "Microsoft",
3086
- "driver_version": "6.3.9600.16384",
3087
- "friendly_name": null,
3088
- "hard_ware_id": "root\\umbus",
3089
- "inf_name": "umbus.inf",
3090
- "install_date": null,
3091
- "is_signed": true,
3092
- "location": null,
3093
- "manufacturer": "Microsoft",
3094
- "name": null,
3095
- "pdo": "\\Device\\00000007",
3096
- "signer": "Microsoft Windows",
3097
- "started": null,
3098
- "start_mode": null,
3099
- "status": null,
3100
- "system_creation_class_name": null,
3101
- "system_name": null,
3102
- "version": "6.3.9600.16384",
3103
- "date": "20060621"
3104
- },
3105
- "Microsoft Kernel Debug Network Adapter": {
3106
- "caption": null,
3107
- "class_guid": "{4d36e972-e325-11ce-bfc1-08002be10318}",
3108
- "compat_id": null,
3109
- "creation_class_name": null,
3110
- "description": "Microsoft Kernel Debug Network Adapter",
3111
- "device_class": "NET",
3112
- "device_id": "ROOT\\KDNIC\\0000",
3113
- "device_name": "Microsoft Kernel Debug Network Adapter",
3114
- "dev_loader": null,
3115
- "driver_date": "20060621000000.******+***",
3116
- "driver_name": null,
3117
- "driver_provider_name": "Microsoft",
3118
- "driver_version": "6.3.9600.16384",
3119
- "friendly_name": "Microsoft Kernel Debug Network Adapter",
3120
- "hard_ware_id": "root\\kdnic",
3121
- "inf_name": "kdnic.inf",
3122
- "install_date": null,
3123
- "is_signed": true,
3124
- "location": null,
3125
- "manufacturer": "Microsoft",
3126
- "name": null,
3127
- "pdo": "\\Device\\00000006",
3128
- "signer": "Microsoft Windows",
3129
- "started": null,
3130
- "start_mode": null,
3131
- "status": null,
3132
- "system_creation_class_name": null,
3133
- "system_name": null,
3134
- "version": "6.3.9600.16384",
3135
- "date": "20060621"
3136
- },
3137
- "Microsoft Storage Spaces Controller": {
3138
- "caption": null,
3139
- "class_guid": "{4d36e97b-e325-11ce-bfc1-08002be10318}",
3140
- "compat_id": "DETECTEDInternal\\spaceport",
3141
- "creation_class_name": null,
3142
- "description": "Microsoft Storage Spaces Controller",
3143
- "device_class": "SCSIADAPTER",
3144
- "device_id": "ROOT\\SPACEPORT\\0000",
3145
- "device_name": "Microsoft Storage Spaces Controller",
3146
- "dev_loader": null,
3147
- "driver_date": "20060621000000.******+***",
3148
- "driver_name": null,
3149
- "driver_provider_name": "Microsoft",
3150
- "driver_version": "6.3.9600.17031",
3151
- "friendly_name": null,
3152
- "hard_ware_id": "Root\\Spaceport",
3153
- "inf_name": "spaceport.inf",
3154
- "install_date": null,
3155
- "is_signed": true,
3156
- "location": null,
3157
- "manufacturer": "Microsoft",
3158
- "name": null,
3159
- "pdo": "\\Device\\00000005",
3160
- "signer": "Microsoft Windows",
3161
- "started": null,
3162
- "start_mode": null,
3163
- "status": null,
3164
- "system_creation_class_name": null,
3165
- "system_name": null,
3166
- "version": "6.3.9600.17031",
3167
- "date": "20060621"
3168
- },
3169
- "Microsoft Virtual Drive Enumerator": {
3170
- "caption": null,
3171
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
3172
- "compat_id": null,
3173
- "creation_class_name": null,
3174
- "description": "Microsoft Virtual Drive Enumerator",
3175
- "device_class": "SYSTEM",
3176
- "device_id": "ROOT\\VDRVROOT\\0000",
3177
- "device_name": "Microsoft Virtual Drive Enumerator",
3178
- "dev_loader": null,
3179
- "driver_date": "20060621000000.******+***",
3180
- "driver_name": null,
3181
- "driver_provider_name": "Microsoft",
3182
- "driver_version": "6.3.9600.16384",
3183
- "friendly_name": null,
3184
- "hard_ware_id": "ROOT\\vdrvroot",
3185
- "inf_name": "vdrvroot.inf",
3186
- "install_date": null,
3187
- "is_signed": true,
3188
- "location": null,
3189
- "manufacturer": "Microsoft",
3190
- "name": null,
3191
- "pdo": "\\Device\\00000004",
3192
- "signer": "Microsoft Windows",
3193
- "started": null,
3194
- "start_mode": null,
3195
- "status": null,
3196
- "system_creation_class_name": null,
3197
- "system_name": null,
3198
- "version": "6.3.9600.16384",
3199
- "date": "20060621"
3200
- },
3201
- "Composite Bus Enumerator": {
3202
- "caption": null,
3203
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
3204
- "compat_id": null,
3205
- "creation_class_name": null,
3206
- "description": "Composite Bus Enumerator",
3207
- "device_class": "SYSTEM",
3208
- "device_id": "ROOT\\COMPOSITEBUS\\0000",
3209
- "device_name": "Composite Bus Enumerator",
3210
- "dev_loader": null,
3211
- "driver_date": "20060621000000.******+***",
3212
- "driver_name": null,
3213
- "driver_provider_name": "Microsoft",
3214
- "driver_version": "6.3.9600.16384",
3215
- "friendly_name": null,
3216
- "hard_ware_id": "ROOT\\CompositeBus",
3217
- "inf_name": "CompositeBus.inf",
3218
- "install_date": null,
3219
- "is_signed": true,
3220
- "location": null,
3221
- "manufacturer": "Microsoft",
3222
- "name": null,
3223
- "pdo": "\\Device\\00000003",
3224
- "signer": "Microsoft Windows",
3225
- "started": null,
3226
- "start_mode": null,
3227
- "status": null,
3228
- "system_creation_class_name": null,
3229
- "system_name": null,
3230
- "version": "6.3.9600.16384",
3231
- "date": "20060621"
3232
- },
3233
- "Microsoft Basic Display Driver": {
3234
- "caption": null,
3235
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
3236
- "compat_id": null,
3237
- "creation_class_name": null,
3238
- "description": "Microsoft Basic Display Driver",
3239
- "device_class": "SYSTEM",
3240
- "device_id": "ROOT\\BASICDISPLAY\\0000",
3241
- "device_name": "Microsoft Basic Display Driver",
3242
- "dev_loader": null,
3243
- "driver_date": "20060621000000.******+***",
3244
- "driver_name": null,
3245
- "driver_provider_name": "Microsoft",
3246
- "driver_version": "6.3.9600.16384",
3247
- "friendly_name": null,
3248
- "hard_ware_id": "ROOT\\BasicDisplay",
3249
- "inf_name": "basicdisplay.inf",
3250
- "install_date": null,
3251
- "is_signed": true,
3252
- "location": null,
3253
- "manufacturer": "(Standard display types)",
3254
- "name": null,
3255
- "pdo": "\\Device\\00000002",
3256
- "signer": "Microsoft Windows",
3257
- "started": null,
3258
- "start_mode": null,
3259
- "status": null,
3260
- "system_creation_class_name": null,
3261
- "system_name": null,
3262
- "version": "6.3.9600.16384",
3263
- "date": "20060621"
3264
- },
3265
- "Generic volume shadow copy": {
3266
- "caption": null,
3267
- "class_guid": "{533c5b84-ec70-11d2-9505-00c04f79deaf}",
3268
- "compat_id": null,
3269
- "creation_class_name": null,
3270
- "description": "Generic volume shadow copy",
3271
- "device_class": "VOLUMESNAPSHOT",
3272
- "device_id": "STORAGE\\VOLUMESNAPSHOT\\HARDDISKVOLUMESNAPSHOT1",
3273
- "device_name": "Generic volume shadow copy",
3274
- "dev_loader": null,
3275
- "driver_date": "20060621000000.******+***",
3276
- "driver_name": null,
3277
- "driver_provider_name": "Microsoft",
3278
- "driver_version": "6.3.9600.16384",
3279
- "friendly_name": null,
3280
- "hard_ware_id": "STORAGE\\VolumeSnapshot",
3281
- "inf_name": "volsnap.inf",
3282
- "install_date": null,
3283
- "is_signed": true,
3284
- "location": null,
3285
- "manufacturer": "Microsoft",
3286
- "name": null,
3287
- "pdo": "\\Device\\HarddiskVolumeShadowCopy1",
3288
- "signer": "Microsoft Windows",
3289
- "started": null,
3290
- "start_mode": null,
3291
- "status": null,
3292
- "system_creation_class_name": null,
3293
- "system_name": null,
3294
- "version": "6.3.9600.16384",
3295
- "date": "20060621"
3296
- },
3297
- "Generic volume": {
3298
- "caption": null,
3299
- "class_guid": "{71a27cdd-812a-11d0-bec7-08002be2092f}",
3300
- "compat_id": null,
3301
- "creation_class_name": null,
3302
- "description": "Generic volume",
3303
- "device_class": "VOLUME",
3304
- "device_id": "STORAGE\\VOLUME\\{09361293-7D9A-11E5-8250-806E6F6E6963}#0000000000100000",
3305
- "device_name": "Generic volume",
3306
- "dev_loader": null,
3307
- "driver_date": "20060621000000.******+***",
3308
- "driver_name": null,
3309
- "driver_provider_name": "Microsoft",
3310
- "driver_version": "6.3.9600.17031",
3311
- "friendly_name": null,
3312
- "hard_ware_id": "STORAGE\\Volume",
3313
- "inf_name": "volume.inf",
3314
- "install_date": null,
3315
- "is_signed": true,
3316
- "location": null,
3317
- "manufacturer": "Microsoft",
3318
- "name": null,
3319
- "pdo": "\\Device\\HarddiskVolume1",
3320
- "signer": "Microsoft Windows",
3321
- "started": null,
3322
- "start_mode": null,
3323
- "status": null,
3324
- "system_creation_class_name": null,
3325
- "system_name": null,
3326
- "version": "6.3.9600.17031",
3327
- "date": "20060621"
3328
- },
3329
- "Volume Manager": {
3330
- "caption": null,
3331
- "class_guid": "{4d36e97d-e325-11ce-bfc1-08002be10318}",
3332
- "compat_id": "DETECTEDInternal\\volmgr",
3333
- "creation_class_name": null,
3334
- "description": "Volume Manager",
3335
- "device_class": "SYSTEM",
3336
- "device_id": "ROOT\\VOLMGR\\0000",
3337
- "device_name": "Volume Manager",
3338
- "dev_loader": null,
3339
- "driver_date": "20060621000000.******+***",
3340
- "driver_name": null,
3341
- "driver_provider_name": "Microsoft",
3342
- "driver_version": "6.3.9600.16384",
3343
- "friendly_name": null,
3344
- "hard_ware_id": "ROOT\\VOLMGR",
3345
- "inf_name": "volmgr.inf",
3346
- "install_date": null,
3347
- "is_signed": true,
3348
- "location": null,
3349
- "manufacturer": "Microsoft",
3350
- "name": null,
3351
- "pdo": "\\Device\\00000001",
3352
- "signer": "Microsoft Windows",
3353
- "started": null,
3354
- "start_mode": null,
3355
- "status": null,
3356
- "system_creation_class_name": null,
3357
- "system_name": null,
3358
- "version": "6.3.9600.16384",
3359
- "date": "20060621"
3360
- }
3361
- }
236
+ "machine": "i386"
3362
237
  },
3363
- "os": "windows",
3364
- "os_version": "6.3.9600",
3365
- "platform": "windows",
3366
- "platform_version": "6.3.9600",
3367
- "platform_family": "windows",
3368
- "command": {
3369
- },
3370
- "dmi": {
238
+ "keys": {
239
+ "ssh": {
240
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
241
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
242
+ }
3371
243
  },
3372
- "ohai_time": 1446055063.290941,
3373
244
  "languages": {
3374
245
  "ruby": {
3375
246
  "bin_dir": "/usr/local/bin",
@@ -3392,75 +263,10 @@
3392
263
  "remoting_protocol_version": "2.2"
3393
264
  }
3394
265
  },
3395
- "chef_packages": {
3396
- "chef": {
3397
- "version": "12.5.1",
3398
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.5.1/lib"
3399
- },
3400
- "ohai": {
3401
- "version": "8.7.0",
3402
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.7.0/lib/ohai"
3403
- }
3404
- },
3405
- "counters": {
3406
- "network": {
3407
- "interfaces": {
3408
- "eth0": {
3409
- "rx": {
3410
- "bytes": "0",
3411
- "packets": "0",
3412
- "errors": "0",
3413
- "drop": 0,
3414
- "overrun": 0,
3415
- "frame": 0,
3416
- "compressed": 0,
3417
- "multicast": 0
3418
- },
3419
- "tx": {
3420
- "bytes": "342",
3421
- "packets": "0",
3422
- "errors": "0",
3423
- "drop": 0,
3424
- "overrun": 0,
3425
- "collisions": "0",
3426
- "carrier": 0,
3427
- "compressed": 0
3428
- }
3429
- }
3430
- }
3431
- }
3432
- },
3433
- "current_user": "fauxhai",
3434
- "domain": "local",
3435
- "etc": {
3436
- "passwd": {
3437
- "fauxhai": {
3438
- "dir": "/home/fauxhai",
3439
- "gid": 0,
3440
- "uid": 0,
3441
- "shell": "/bin/bash",
3442
- "gecos": "Fauxhai"
3443
- }
3444
- },
3445
- "group": {
3446
- "fauxhai": {
3447
- "gid": 0,
3448
- "members": [
3449
- "fauxhai"
3450
- ]
3451
- }
3452
- }
3453
- },
3454
- "hostname": "Fauxhai",
3455
- "fqdn": "fauxhai.local",
3456
- "ipaddress": "10.0.0.2",
3457
- "keys": {
3458
- "ssh": {
3459
- "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
3460
- "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
3461
- }
3462
- },
3463
266
  "macaddress": "11:11:11:11:11:11",
267
+ "memory": {
268
+ "total": "1048576kB"
269
+ },
3464
270
  "network": {
3465
271
  "interfaces": {
3466
272
  "0xe": {
@@ -3472,9 +278,7 @@
3472
278
  ],
3473
279
  "description": "Ethernet Adapter",
3474
280
  "dhcp_enabled": false,
3475
- "dns_domain_suffix_search_order": [
3476
-
3477
- ],
281
+ "dns_domain_suffix_search_order": [],
3478
282
  "dns_enabled_for_wins_resolution": false,
3479
283
  "dns_host_name": "Fauxhai",
3480
284
  "domain_dns_registration_enabled": false,
@@ -3490,15 +294,9 @@
3490
294
  "ip_connection_metric": 5,
3491
295
  "ip_enabled": true,
3492
296
  "ip_filter_security_enabled": false,
3493
- "ip_sec_permit_ip_protocols": [
3494
-
3495
- ],
3496
- "ip_sec_permit_tcp_ports": [
3497
-
3498
- ],
3499
- "ip_sec_permit_udp_ports": [
3500
-
3501
- ],
297
+ "ip_sec_permit_ip_protocols": [],
298
+ "ip_sec_permit_tcp_ports": [],
299
+ "ip_sec_permit_udp_ports": [],
3502
300
  "ip_subnet": [
3503
301
  "255.255.255.0",
3504
302
  "64"
@@ -3542,8 +340,7 @@
3542
340
  "system_name": "Fauxhai",
3543
341
  "time_of_last_reset": "20000101000001.000000+000"
3544
342
  },
3545
- "counters": {
3546
- },
343
+ "counters": {},
3547
344
  "addresses": {
3548
345
  "10.0.0.2": {
3549
346
  "prefixlen": "24",
@@ -3565,18 +362,16 @@
3565
362
  "default_gateway": "10.0.0.1",
3566
363
  "default_interface": "0xe"
3567
364
  },
365
+ "ohai_time": 1473055085.122946,
366
+ "os": "windows",
367
+ "os_version": "6.3.9600",
368
+ "platform": "windows",
369
+ "platform_family": "windows",
370
+ "platform_version": "6.3.9600",
371
+ "root_group": "Administrators",
3568
372
  "uptime": "30 days 15 hours 07 minutes 30 seconds",
3569
373
  "uptime_seconds": 2646450,
3570
- "cpu": {
3571
- "real": 1,
3572
- "total": 1,
3573
- "cores": 1
3574
- },
3575
- "memory": {
3576
- "total": "1048576kB"
3577
- },
3578
374
  "virtualization": {
3579
- "systems": {
3580
- }
375
+ "systems": {}
3581
376
  }
3582
377
  }