chore: update ACSC Windows Hardening to allow RDP
This commit is contained in:
@ -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": []
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user