This commit is contained in:
Mikael Karlsson
2021-10-07 20:06:31 +11:00
parent b852e9163c
commit 5976b0bffd
33 changed files with 1598 additions and 392 deletions

View File

@@ -91,7 +91,7 @@
"descriptionResourceKey": "userApprovedAndAutomatedDeviceEnrollmentHeaderDescriptionMac",
"childSettings": [
{
"dataType": 13,
"dataType": 16,
"category": 41,
"nameResourceKey": "updateDelayPolicyName",
"descriptionResourceKey": "updateDelayPolicyDescription",
@@ -100,7 +100,53 @@
],
"options": [
{
"nameResourceKey": "delayOSUpdateVisibilityOption",
"nameResourceKey": "notConfigured",
"value": "none",
"enabled": true
},
{
"nameResourceKey": "delayMajorOSUpdateVisibilityOption",
"value": "delayMajorOsUpdateVisibility",
"children": [
{
"dataType": 14,
"category": 41,
"nameResourceKey": "enforcedSoftwareUpdateDelayName",
"descriptionResourceKey": "enforcedSoftwareUpdateDelayDescription",
"childSettings": [
],
"options": [
],
"entityKey": "softwareUpdatesEnforcedDelayInDays",
"booleanActions": 0,
"defaultValue": 30,
"policyType": 61,
"enabled": true
},
{
"dataType": 14,
"category": 41,
"nameResourceKey": "softwareUpdateMajorOSDeferredInstallDelayName",
"descriptionResourceKey": "softwareUpdateMajorOSDeferredInstallDelayDescription",
"childSettings": [
],
"options": [
],
"entityKey": "softwareUpdateMajorOSDeferredInstallDelayInDays",
"booleanActions": 0,
"defaultValue": 30,
"policyType": 61,
"enabled": true
}
],
"enabled": true
},
{
"nameResourceKey": "delayMinorOSUpdateVisibilityOption",
"value": "delayOSUpdateVisibility",
"children": [
{
@@ -119,6 +165,23 @@
"defaultValue": 30,
"policyType": 61,
"enabled": true
},
{
"dataType": 14,
"category": 41,
"nameResourceKey": "softwareUpdateMinorOSDeferredInstallDelayName",
"descriptionResourceKey": "softwareUpdateMinorOSDeferredInstallDelayDescription",
"childSettings": [
],
"options": [
],
"entityKey": "softwareUpdateMinorOSDeferredInstallDelayInDays",
"booleanActions": 0,
"defaultValue": 30,
"policyType": 61,
"enabled": true
}
],
"enabled": true
@@ -143,6 +206,272 @@
"defaultValue": 30,
"policyType": 61,
"enabled": true
},
{
"dataType": 14,
"category": 41,
"nameResourceKey": "softwareUpdateNonOSDeferredInstallDelayName",
"descriptionResourceKey": "softwareUpdateNonOSDeferredInstallDelayDescription",
"childSettings": [
],
"options": [
],
"entityKey": "softwareUpdateNonOSDeferredInstallDelayInDays",
"booleanActions": 0,
"defaultValue": 30,
"policyType": 61,
"enabled": true
}
],
"enabled": true
},
{
"nameResourceKey": "delayMajorAndMinorOSUpdateVisibilityOption",
"value": "delayMajorOsUpdateVisibility,delayOSUpdateVisibility",
"children": [
{
"dataType": 14,
"category": 41,
"nameResourceKey": "enforcedSoftwareUpdateDelayName",
"descriptionResourceKey": "enforcedSoftwareUpdateDelayDescription",
"childSettings": [
],
"options": [
],
"entityKey": "softwareUpdatesEnforcedDelayInDays",
"booleanActions": 0,
"defaultValue": 30,
"policyType": 61,
"enabled": true
},
{
"dataType": 14,
"category": 41,
"nameResourceKey": "softwareUpdateMajorOSDeferredInstallDelayName",
"descriptionResourceKey": "softwareUpdateMajorOSDeferredInstallDelayDescription",
"childSettings": [
],
"options": [
],
"entityKey": "softwareUpdateMajorOSDeferredInstallDelayInDays",
"booleanActions": 0,
"defaultValue": 30,
"policyType": 61,
"enabled": true
},
{
"dataType": 14,
"category": 41,
"nameResourceKey": "softwareUpdateMinorOSDeferredInstallDelayName",
"descriptionResourceKey": "softwareUpdateMinorOSDeferredInstallDelayDescription",
"childSettings": [
],
"options": [
],
"entityKey": "softwareUpdateMinorOSDeferredInstallDelayInDays",
"booleanActions": 0,
"defaultValue": 30,
"policyType": 61,
"enabled": true
}
],
"enabled": true
},
{
"nameResourceKey": "delayMajorAndNonOsUpdateVisibilityOption",
"value": "delayMajorOsUpdateVisibility,delayAppUpdateVisibility",
"children": [
{
"dataType": 14,
"category": 41,
"nameResourceKey": "enforcedSoftwareUpdateDelayName",
"descriptionResourceKey": "enforcedSoftwareUpdateDelayDescription",
"childSettings": [
],
"options": [
],
"entityKey": "softwareUpdatesEnforcedDelayInDays",
"booleanActions": 0,
"defaultValue": 30,
"policyType": 61,
"enabled": true
},
{
"dataType": 14,
"category": 41,
"nameResourceKey": "softwareUpdateMajorOSDeferredInstallDelayName",
"descriptionResourceKey": "softwareUpdateMajorOSDeferredInstallDelayDescription",
"childSettings": [
],
"options": [
],
"entityKey": "softwareUpdateMajorOSDeferredInstallDelayInDays",
"booleanActions": 0,
"defaultValue": 30,
"policyType": 61,
"enabled": true
},
{
"dataType": 14,
"category": 41,
"nameResourceKey": "softwareUpdateNonOSDeferredInstallDelayName",
"descriptionResourceKey": "softwareUpdateNonOSDeferredInstallDelayDescription",
"childSettings": [
],
"options": [
],
"entityKey": "softwareUpdateNonOSDeferredInstallDelayInDays",
"booleanActions": 0,
"defaultValue": 30,
"policyType": 61,
"enabled": true
}
],
"enabled": true
},
{
"nameResourceKey": "delayMinorAndNonOSUpdateVisibilityOption",
"value": "delayOSUpdateVisibility,delayAppUpdateVisibility",
"children": [
{
"dataType": 14,
"category": 41,
"nameResourceKey": "enforcedSoftwareUpdateDelayName",
"descriptionResourceKey": "enforcedSoftwareUpdateDelayDescription",
"childSettings": [
],
"options": [
],
"entityKey": "softwareUpdatesEnforcedDelayInDays",
"booleanActions": 0,
"defaultValue": 30,
"policyType": 61,
"enabled": true
},
{
"dataType": 14,
"category": 41,
"nameResourceKey": "softwareUpdateMinorOSDeferredInstallDelayName",
"descriptionResourceKey": "softwareUpdateMinorOSDeferredInstallDelayDescription",
"childSettings": [
],
"options": [
],
"entityKey": "softwareUpdateMinorOSDeferredInstallDelayInDays",
"booleanActions": 0,
"defaultValue": 30,
"policyType": 61,
"enabled": true
},
{
"dataType": 14,
"category": 41,
"nameResourceKey": "softwareUpdateNonOSDeferredInstallDelayName",
"descriptionResourceKey": "softwareUpdateNonOSDeferredInstallDelayDescription",
"childSettings": [
],
"options": [
],
"entityKey": "softwareUpdateNonOSDeferredInstallDelayInDays",
"booleanActions": 0,
"defaultValue": 30,
"policyType": 61,
"enabled": true
}
],
"enabled": true
},
{
"nameResourceKey": "delayAllUpdateVisibilityOption",
"value": "delayMajorOsUpdateVisibility,delayOSUpdateVisibility,delayAppUpdateVisibility",
"children": [
{
"dataType": 14,
"category": 41,
"nameResourceKey": "enforcedSoftwareUpdateDelayName",
"descriptionResourceKey": "enforcedSoftwareUpdateDelayDescription",
"childSettings": [
],
"options": [
],
"entityKey": "softwareUpdatesEnforcedDelayInDays",
"booleanActions": 0,
"defaultValue": 30,
"policyType": 61,
"enabled": true
},
{
"dataType": 14,
"category": 41,
"nameResourceKey": "softwareUpdateMajorOSDeferredInstallDelayName",
"descriptionResourceKey": "softwareUpdateMajorOSDeferredInstallDelayDescription",
"childSettings": [
],
"options": [
],
"entityKey": "softwareUpdateMajorOSDeferredInstallDelayInDays",
"booleanActions": 0,
"defaultValue": 30,
"policyType": 61,
"enabled": true
},
{
"dataType": 14,
"category": 41,
"nameResourceKey": "softwareUpdateMinorOSDeferredInstallDelayName",
"descriptionResourceKey": "softwareUpdateMinorOSDeferredInstallDelayDescription",
"childSettings": [
],
"options": [
],
"entityKey": "softwareUpdateMinorOSDeferredInstallDelayInDays",
"booleanActions": 0,
"defaultValue": 30,
"policyType": 61,
"enabled": true
},
{
"dataType": 14,
"category": 41,
"nameResourceKey": "softwareUpdateNonOSDeferredInstallDelayName",
"descriptionResourceKey": "softwareUpdateNonOSDeferredInstallDelayDescription",
"childSettings": [
],
"options": [
],
"entityKey": "softwareUpdateNonOSDeferredInstallDelayInDays",
"booleanActions": 0,
"defaultValue": 30,
"policyType": 61,
"enabled": true
}
],
"enabled": true
@@ -150,6 +479,7 @@
],
"entityKey": "updateDelayPolicy",
"booleanActions": 0,
"defaultValue": "none",
"policyType": 61,
"enabled": true
}
@@ -253,6 +583,40 @@
"defaultValue": false,
"policyType": 61,
"enabled": true
},
{
"dataType": 0,
"category": 41,
"nameResourceKey": "wallpaperModificationBlockedMacName",
"descriptionResourceKey": "wallpaperModificationBlockedMacDescription",
"childSettings": [
],
"options": [
],
"entityKey": "wallpaperModificationBlocked",
"booleanActions": 9,
"defaultValue": false,
"policyType": 61,
"enabled": true
},
{
"dataType": 0,
"category": 41,
"nameResourceKey": "blockDeviceEraseContentAndSettingsMacOsName",
"descriptionResourceKey": "blockDeviceEraseContentAndSettingsMacOsDescription",
"childSettings": [
],
"options": [
],
"entityKey": "eraseContentAndSettingsBlocked",
"booleanActions": 9,
"defaultValue": false,
"policyType": 61,
"enabled": true
}
],
"options": [