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] 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.