From 42ac5897d6b6da566258f55efa82cff440f78a88 Mon Sep 17 00:00:00 2001 From: "Yong Rhee [MSFT]" <56358587+YongRhee-MSFT@users.noreply.github.com> Date: Wed, 28 Feb 2024 07:05:28 -0800 Subject: [PATCH 1/3] Update policy-csp-defender.md Fixing a description for "DisableScanningNetworkFiles". --- windows/client-management/mdm/policy-csp-defender.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/client-management/mdm/policy-csp-defender.md b/windows/client-management/mdm/policy-csp-defender.md index ce5814933e..05224f59fc 100644 --- a/windows/client-management/mdm/policy-csp-defender.md +++ b/windows/client-management/mdm/policy-csp-defender.md @@ -712,7 +712,8 @@ Allows or disallows Windows Defender Realtime Monitoring functionality. -This policy setting allows you to configure real-time scanning for files that are accessed over the network. It is recommended to enable this setting. +This policy setting allows you to configure scheduled scans and on-demand scans (manually initiated scans) for files that are accessed over the network. It is recommended to enable this setting. +Note: real-time protection (on-access) scanning are not impacted by this policy. - If you enable this setting or do not configure this setting, network files will be scanned. - If you disable this setting, network files will not be scanned. From e52b5670532787b197dab01be5b802df3ccaed4f Mon Sep 17 00:00:00 2001 From: Vinay Pamnani <37223378+vinaypamnani-msft@users.noreply.github.com> Date: Wed, 28 Feb 2024 10:57:35 -0700 Subject: [PATCH 2/3] Update windows/client-management/mdm/policy-csp-defender.md --- windows/client-management/mdm/policy-csp-defender.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mdm/policy-csp-defender.md b/windows/client-management/mdm/policy-csp-defender.md index 05224f59fc..45009e6780 100644 --- a/windows/client-management/mdm/policy-csp-defender.md +++ b/windows/client-management/mdm/policy-csp-defender.md @@ -712,7 +712,7 @@ Allows or disallows Windows Defender Realtime Monitoring functionality. -This policy setting allows you to configure scheduled scans and on-demand scans (manually initiated scans) for files that are accessed over the network. It is recommended to enable this setting. +This policy setting allows you to configure scheduled scans and on-demand (manually initiated) scans for files that are accessed over the network. It is recommended to enable this setting. Note: real-time protection (on-access) scanning are not impacted by this policy. - If you enable this setting or do not configure this setting, network files will be scanned. From 031fb28632407f8cc791576f52bff711fb8e8621 Mon Sep 17 00:00:00 2001 From: Vinay Pamnani <37223378+vinaypamnani-msft@users.noreply.github.com> Date: Wed, 28 Feb 2024 10:57:40 -0700 Subject: [PATCH 3/3] Update windows/client-management/mdm/policy-csp-defender.md --- windows/client-management/mdm/policy-csp-defender.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/client-management/mdm/policy-csp-defender.md b/windows/client-management/mdm/policy-csp-defender.md index 45009e6780..ba4d3d7bde 100644 --- a/windows/client-management/mdm/policy-csp-defender.md +++ b/windows/client-management/mdm/policy-csp-defender.md @@ -713,7 +713,8 @@ Allows or disallows Windows Defender Realtime Monitoring functionality. This policy setting allows you to configure scheduled scans and on-demand (manually initiated) scans for files that are accessed over the network. It is recommended to enable this setting. -Note: real-time protection (on-access) scanning are not impacted by this policy. +>[!NOTE] +> Real-time protection (on-access) scanning is not impacted by this policy. - If you enable this setting or do not configure this setting, network files will be scanned. - If you disable this setting, network files will not be scanned.