Skip to content

Commit

Permalink
Updated Intune policy for lock screen category
Browse files Browse the repository at this point in the history
to match the local policy changes in version 0.5.8
  • Loading branch information
HotCakeX committed Aug 28, 2024
1 parent 48ecb9b commit d5425bd
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Intune Files/Hardening Policies/Lock Screen.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"createdDateTime": "2024-07-25T15:40:59.4753796Z",
"creationSource": null,
"description": "Lock Screen Category",
"lastModifiedDateTime": "2024-07-27T09:21:26.5758391Z",
"lastModifiedDateTime": "2024-08-28T21:55:32.6962214Z",
"name": "Lock Screen",
"platforms": "windows10",
"priorityMetaData": null,
Expand Down Expand Up @@ -172,19 +172,6 @@
},
{
"id": "9",
"settingInstance": {
"@odata.type": "#microsoft.graph.deviceManagementConfigurationChoiceSettingInstance",
"settingDefinitionId": "device_vendor_msft_passportforwork_biometrics_facialfeaturesuseenhancedantispoofing",
"settingInstanceTemplateReference": null,
"choiceSettingValue": {
"settingValueTemplateReference": null,
"value": "device_vendor_msft_passportforwork_biometrics_facialfeaturesuseenhancedantispoofing_true",
"children": []
}
}
},
{
"id": "10",
"settingInstance": {
"@odata.type": "#microsoft.graph.deviceManagementConfigurationGroupSettingCollectionInstance",
"settingDefinitionId": "device_vendor_msft_passportforwork_{tenantid}",
Expand Down Expand Up @@ -240,7 +227,7 @@
"simpleSettingValue": {
"@odata.type": "#microsoft.graph.deviceManagementConfigurationIntegerSettingValue",
"settingValueTemplateReference": null,
"value": 3
"value": 1
}
},
{
Expand Down Expand Up @@ -278,6 +265,19 @@
]
}
},
{
"id": "10",
"settingInstance": {
"@odata.type": "#microsoft.graph.deviceManagementConfigurationChoiceSettingInstance",
"settingDefinitionId": "device_vendor_msft_passportforwork_biometrics_facialfeaturesuseenhancedantispoofing",
"settingInstanceTemplateReference": null,
"choiceSettingValue": {
"settingValueTemplateReference": null,
"value": "device_vendor_msft_passportforwork_biometrics_facialfeaturesuseenhancedantispoofing_true",
"children": []
}
}
},
{
"id": "11",
"settingInstance": {
Expand Down Expand Up @@ -315,7 +315,7 @@
"simpleSettingValue": {
"@odata.type": "#microsoft.graph.deviceManagementConfigurationIntegerSettingValue",
"settingValueTemplateReference": null,
"value": 3
"value": 1
}
},
{
Expand Down

0 comments on commit d5425bd

Please sign in to comment.