Code: Select all
'Started' => 'True',
'Status' => 'UNKNOWN',
'DisplayName' => 'DPS',
'State' => 'Running',
'Name' => 'DPS',
'StartMode' => 'Unknown'
Code: Select all
'Started' => 'True',
'Status' => 'OK',
'DisplayName' => 'DHCP Client',
'State' => 'Running',
'Name' => 'Dhcp',
'StartMode' => 'Auto'Also one question about further obfuscating the password so it is saved in hash and not plain text in resource.cfg? Is that possible?