From 41be8ac8df848d8541139f6e806a77a127c33a61 Mon Sep 17 00:00:00 2001 From: brbrahm <43386070+brbrahm@users.noreply.github.com> Date: Fri, 20 Sep 2019 08:58:34 -0700 Subject: [PATCH 1/2] Comment out msxml3, msxml6, jscript9 in signing scenarios These three dlls are commented out in the rule definition section, so should also be commented out in the signing scenarios section in case people do not uncomment the first. --- .../microsoft-recommended-block-rules.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/windows/security/threat-protection/windows-defender-application-control/microsoft-recommended-block-rules.md b/windows/security/threat-protection/windows-defender-application-control/microsoft-recommended-block-rules.md index 8aae066fd4..55b26f6e89 100644 --- a/windows/security/threat-protection/windows-defender-application-control/microsoft-recommended-block-rules.md +++ b/windows/security/threat-protection/windows-defender-application-control/microsoft-recommended-block-rules.md @@ -88,7 +88,7 @@ Microsoft recommends that you block the following Microsoft-signed applications - msxml6.dll - jscript9.dll -Pick the correct version of each .dll for the Windows release you plan to support, and remove the other versions. +Pick the correct version of each .dll for the Windows release you plan to support, and remove the other versions. Ensure that you also uncomment them in the signing scenarios section. ```xml @@ -888,9 +888,11 @@ Pick the correct version of each .dll for the Windows release you plan to suppor + From deb3e55d9d005aa5d9923979ca222e21dd7b4ce8 Mon Sep 17 00:00:00 2001 From: brbrahm <43386070+brbrahm@users.noreply.github.com> Date: Mon, 23 Sep 2019 13:18:06 -0700 Subject: [PATCH 2/2] Update windows/security/threat-protection/windows-defender-application-control/microsoft-recommended-block-rules.md Accepting wording change suggestion Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com> --- .../microsoft-recommended-block-rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/windows-defender-application-control/microsoft-recommended-block-rules.md b/windows/security/threat-protection/windows-defender-application-control/microsoft-recommended-block-rules.md index 55b26f6e89..b8e2098917 100644 --- a/windows/security/threat-protection/windows-defender-application-control/microsoft-recommended-block-rules.md +++ b/windows/security/threat-protection/windows-defender-application-control/microsoft-recommended-block-rules.md @@ -888,7 +888,7 @@ Pick the correct version of each .dll for the Windows release you plan to suppor -