inspec/test/fixtures/cmd/get-service-dhcp

12 lines
272 B
Text
Raw Normal View History

2015-09-14 13:15:32 +00:00
{
"Service": {
"Name": "dhcp",
"DisplayName": "DHCP Client",
"Status": 4
},
"WMI": {
"StartMode": "Auto",
"StartName": "LocalSystem"
2015-09-14 13:15:32 +00:00
}
}