From 6ef7b69491cc1623e13c835d9261fcd3a84499a8 Mon Sep 17 00:00:00 2001 From: Kurt Sarens <56369685+kurtsarens@users.noreply.github.com> Date: Wed, 25 Mar 2020 15:24:18 -0700 Subject: [PATCH 1/4] Update manage-updates-baselines-windows-defender-antivirus.md updated the version table with March data --- .../manage-updates-baselines-windows-defender-antivirus.md | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/security/threat-protection/windows-defender-antivirus/manage-updates-baselines-windows-defender-antivirus.md b/windows/security/threat-protection/windows-defender-antivirus/manage-updates-baselines-windows-defender-antivirus.md index 5184c72aca..d444eaedc1 100644 --- a/windows/security/threat-protection/windows-defender-antivirus/manage-updates-baselines-windows-defender-antivirus.md +++ b/windows/security/threat-protection/windows-defender-antivirus/manage-updates-baselines-windows-defender-antivirus.md @@ -50,6 +50,7 @@ Only the main version is listed in the following table as reference information: Month | Platform/Client | Engine ---|---|--- +Mar-2020 | 4.18.2003.x| 1.1.16900.x Feb-2020 | - | 1.1.16800.x Jan-2020 | 4.18.2001.x | 1.1.16700.x Dec-2019 | - | - | From ac1e5e471553637555e42ae26a1f92b1c6e7f93c Mon Sep 17 00:00:00 2001 From: Raz Luvaton Date: Thu, 26 Mar 2020 13:08:24 +0200 Subject: [PATCH 2/4] Remove apostrophes that cause bug Fix #6326 --- .../identity-protection/credential-guard/dg-readiness-tool.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/security/identity-protection/credential-guard/dg-readiness-tool.md b/windows/security/identity-protection/credential-guard/dg-readiness-tool.md index e40d27f3d0..080943b1b0 100644 --- a/windows/security/identity-protection/credential-guard/dg-readiness-tool.md +++ b/windows/security/identity-protection/credential-guard/dg-readiness-tool.md @@ -151,8 +151,8 @@ function CheckExemption($_ModName) } -function CheckFailedDriver($_ModName, $CIStats)'' -{'' +function CheckFailedDriver($_ModName, $CIStats) +{ Log "Module: " $_ModName.Trim() if(CheckExemption($_ModName.Trim()) - eq 1) { From 42e66e9b60070ca0debbef248f210fcb159a9f85 Mon Sep 17 00:00:00 2001 From: Raz Luvaton Date: Thu, 26 Mar 2020 13:41:54 +0200 Subject: [PATCH 3/4] Update version output update version to be 3.7.1 --- .../identity-protection/credential-guard/dg-readiness-tool.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/identity-protection/credential-guard/dg-readiness-tool.md b/windows/security/identity-protection/credential-guard/dg-readiness-tool.md index 080943b1b0..6c12907b28 100644 --- a/windows/security/identity-protection/credential-guard/dg-readiness-tool.md +++ b/windows/security/identity-protection/credential-guard/dg-readiness-tool.md @@ -959,7 +959,7 @@ function PrintToolVersion LogAndConsole "" LogAndConsole "###########################################################################" LogAndConsole "" - LogAndConsole "Readiness Tool Version 3.7 Release. `nTool to check if your device is capable to run Device Guard and Credential Guard." + LogAndConsole "Readiness Tool Version 3.7.1 Release. `nTool to check if your device is capable to run Device Guard and Credential Guard." LogAndConsole "" LogAndConsole "###########################################################################" LogAndConsole "" From 15e70f91f53d9826fc3d5d5fe7573f12c86e2166 Mon Sep 17 00:00:00 2001 From: Denise Vangel-MSFT Date: Thu, 26 Mar 2020 08:16:21 -0700 Subject: [PATCH 4/4] Update manage-protection-updates-windows-defender-antivirus.md --- .../manage-protection-updates-windows-defender-antivirus.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/windows/security/threat-protection/windows-defender-antivirus/manage-protection-updates-windows-defender-antivirus.md b/windows/security/threat-protection/windows-defender-antivirus/manage-protection-updates-windows-defender-antivirus.md index be5477b03f..a487d96a32 100644 --- a/windows/security/threat-protection/windows-defender-antivirus/manage-protection-updates-windows-defender-antivirus.md +++ b/windows/security/threat-protection/windows-defender-antivirus/manage-protection-updates-windows-defender-antivirus.md @@ -11,7 +11,6 @@ ms.pagetype: security ms.localizationpriority: medium author: denisebmsft ms.author: deniseb -ms.date: 01/09/2020 ms.reviewer: manager: dansimp ms.custom: nextgen @@ -40,7 +39,7 @@ This article describes how to specify from where updates should be downloaded (t ## Fallback order -Typically, you configure endpoints to individually download updates from a primary source followed by other sources in order of priority, based on your network configuration. Updates are obtained from sources in the order you specify. If a source is not available, the next source in the list is used. +Typically, you configure endpoints to individually download updates from a primary source followed by other sources in order of priority, based on your network configuration. Updates are obtained from sources in the order you specify. If a source is not available, the next source in the list is used immediately. When updates are published, some logic is applied to minimize the size of the update. In most cases, only the differences between the latest update and the update that is currently installed (this is referred to as the delta) on the device is downloaded and applied. However, the size of the delta depends on two main factors: - The age of the last update on the device; and