3.1 changes

This commit is contained in:
Mikael Karlsson
2021-06-08 19:02:25 +10:00
parent c7f8cbe760
commit 18533494b2
318 changed files with 163882 additions and 137 deletions

View File

@@ -0,0 +1,54 @@
{
"updates_windows8general": {
"dataType": 0,
"category": 110,
"nameResourceKey": "automaticUpdatesName",
"descriptionResourceKey": "automaticUpdatesDescription",
"childSettings": [
{
"dataType": 16,
"category": 110,
"nameResourceKey": "updatesClassificationName",
"descriptionResourceKey": "empty",
"childSettings": [
],
"options": [
{
"nameResourceKey": "notConfigured",
"value": "userDefined",
"enabled": true
},
{
"nameResourceKey": "recommendedOptionName",
"value": "important",
"enabled": true
},
{
"nameResourceKey": "importantOptionName",
"value": "recommendedAndImportant",
"enabled": true
},
{
"nameResourceKey": "noneOption",
"value": "none",
"enabled": true
}
],
"entityKey": "minimumAutoInstallClassification",
"booleanActions": 0,
"defaultValue": "userDefined",
"unconfiguredValue": "userDefined",
"policyType": 91,
"enabled": true
}
],
"options": [
],
"entityKey": "updatesRequireAutomaticUpdates",
"booleanActions": 4,
"policyType": 91,
"enabled": true
}
}