From 19679dadcc95bd389e2d67ebd1c6f7e4916fc7a4 Mon Sep 17 00:00:00 2001 From: Matthew McKinnon Date: Thu, 27 Mar 2025 08:27:05 +1000 Subject: [PATCH] chore: update ACSC Windows Hardening to allow RDP --- policies/ACSC Windows Hardening.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/policies/ACSC Windows Hardening.json b/policies/ACSC Windows Hardening.json index cf3305e..b230b6c 100644 --- a/policies/ACSC Windows Hardening.json +++ b/policies/ACSC Windows Hardening.json @@ -3,7 +3,7 @@ "createdDateTime": "2025-03-26T02:41:10.1036937Z", "creationSource": null, "description": "", - "lastModifiedDateTime": "2025-03-26T02:48:37.2302273Z", + "lastModifiedDateTime": "2025-03-26T22:17:28.8629186Z", "name": "ACSC Windows Hardening", "platforms": "windows10", "priorityMetaData": null, @@ -321,7 +321,7 @@ "simpleSettingValue": { "@odata.type": "#microsoft.graph.deviceManagementConfigurationStringSettingValue", "settingValueTemplateReference": null, - "value": "\\\\*\\NETLOGON" + "value": "\\\\*\\SYSVOL" } }, { @@ -346,7 +346,7 @@ "simpleSettingValue": { "@odata.type": "#microsoft.graph.deviceManagementConfigurationStringSettingValue", "settingValueTemplateReference": null, - "value": "\\\\*\\SYSVOL" + "value": "\\\\*\\NETLOGON" } }, { @@ -1857,7 +1857,7 @@ "settingInstanceTemplateReference": null, "choiceSettingValue": { "settingValueTemplateReference": null, - "value": "device_vendor_msft_policy_config_remotedesktopservices_allowuserstoconnectremotely_0", + "value": "device_vendor_msft_policy_config_remotedesktopservices_allowuserstoconnectremotely_1", "children": [] } }