3.1 changes
This commit is contained in:
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"devicerestrictions_windows8general": [
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
"nameResourceKey": "blockDiagnosticDataSubmissionName",
|
||||
"descriptionResourceKey": "blockDiagnosticDataSubmissionDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "diagnosticsBlockDataSubmission",
|
||||
"booleanActions": 3,
|
||||
"defaultValue": false,
|
||||
"policyType": 91,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 41,
|
||||
"nameResourceKey": "firewallRequiredName",
|
||||
"descriptionResourceKey": "firewallRequiredDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "browserRequireFirewall",
|
||||
"booleanActions": 1,
|
||||
"policyType": 91,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 41,
|
||||
"nameResourceKey": "userAccountControlName",
|
||||
"descriptionResourceKey": "userAccountControlDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "userDefined",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "alwaysNotifyOption",
|
||||
"value": "alwaysNotify",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "notifyAppChangesOption",
|
||||
"value": "notifyOnAppChanges",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "notifyAppChangesDoNotDimOption",
|
||||
"value": "notifyOnAppChangesWithoutDimming",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "neverNotifyOption",
|
||||
"value": "neverNotify",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "userAccountControlSettings",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "userDefined",
|
||||
"unconfiguredValue": "userDefined",
|
||||
"policyType": 91,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user