mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
11 lines
272 B
Text
11 lines
272 B
Text
{
|
|
"Service": {
|
|
"Name": "dhcp",
|
|
"DisplayName": "DHCP Client",
|
|
"Status": 4
|
|
},
|
|
"WMI": {
|
|
"StartMode": "Auto",
|
|
"StartName": "LocalSystem"
|
|
}
|
|
}
|