chore: update ACSC Windows Hardening to allow RDP

This commit is contained in:
2025-03-27 08:27:05 +10:00
parent 8002c24782
commit 19679dadcc

View File

@ -3,7 +3,7 @@
"createdDateTime": "2025-03-26T02:41:10.1036937Z", "createdDateTime": "2025-03-26T02:41:10.1036937Z",
"creationSource": null, "creationSource": null,
"description": "", "description": "",
"lastModifiedDateTime": "2025-03-26T02:48:37.2302273Z", "lastModifiedDateTime": "2025-03-26T22:17:28.8629186Z",
"name": "ACSC Windows Hardening", "name": "ACSC Windows Hardening",
"platforms": "windows10", "platforms": "windows10",
"priorityMetaData": null, "priorityMetaData": null,
@ -321,7 +321,7 @@
"simpleSettingValue": { "simpleSettingValue": {
"@odata.type": "#microsoft.graph.deviceManagementConfigurationStringSettingValue", "@odata.type": "#microsoft.graph.deviceManagementConfigurationStringSettingValue",
"settingValueTemplateReference": null, "settingValueTemplateReference": null,
"value": "\\\\*\\NETLOGON" "value": "\\\\*\\SYSVOL"
} }
}, },
{ {
@ -346,7 +346,7 @@
"simpleSettingValue": { "simpleSettingValue": {
"@odata.type": "#microsoft.graph.deviceManagementConfigurationStringSettingValue", "@odata.type": "#microsoft.graph.deviceManagementConfigurationStringSettingValue",
"settingValueTemplateReference": null, "settingValueTemplateReference": null,
"value": "\\\\*\\SYSVOL" "value": "\\\\*\\NETLOGON"
} }
}, },
{ {
@ -1857,7 +1857,7 @@
"settingInstanceTemplateReference": null, "settingInstanceTemplateReference": null,
"choiceSettingValue": { "choiceSettingValue": {
"settingValueTemplateReference": null, "settingValueTemplateReference": null,
"value": "device_vendor_msft_policy_config_remotedesktopservices_allowuserstoconnectremotely_0", "value": "device_vendor_msft_policy_config_remotedesktopservices_allowuserstoconnectremotely_1",
"children": [] "children": []
} }
} }