From 25ba72713bdd83ba9ed30c7b4a8357049729ab52 Mon Sep 17 00:00:00 2001 From: ImranHabib <47118050+joinimran@users.noreply.github.com> Date: Sun, 27 Dec 2020 23:05:41 +0500 Subject: [PATCH 1/2] Only applies to Enterprise addition As suggested by the user, the DG readiness is only applied to the enterprise edition of Windows 10. Added this info Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/7901 --- .../identity-protection/credential-guard/dg-readiness-tool.md | 3 +++ 1 file changed, 3 insertions(+) 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 e609c9469d..134a134372 100644 --- a/windows/security/identity-protection/credential-guard/dg-readiness-tool.md +++ b/windows/security/identity-protection/credential-guard/dg-readiness-tool.md @@ -17,6 +17,9 @@ ms.reviewer: # Windows Defender Device Guard and Windows Defender Credential Guard hardware readiness tool +**Applies to** +- Windows 10 Enterprise Edition + ```powershell # Script to find out if a machine is Device Guard compliant. # The script requires a driver verifier present on the system. From 6ea0e40647125fdddbdc267db510df68764ea6c6 Mon Sep 17 00:00:00 2001 From: Denise Vangel-MSFT Date: Mon, 28 Dec 2020 07:07:27 -0800 Subject: [PATCH 2/2] Update windows/security/identity-protection/credential-guard/dg-readiness-tool.md Co-authored-by: Trond B. Krokli <38162891+illfated@users.noreply.github.com> --- .../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 134a134372..56ecf93ad2 100644 --- a/windows/security/identity-protection/credential-guard/dg-readiness-tool.md +++ b/windows/security/identity-protection/credential-guard/dg-readiness-tool.md @@ -17,8 +17,8 @@ ms.reviewer: # Windows Defender Device Guard and Windows Defender Credential Guard hardware readiness tool -**Applies to** -- Windows 10 Enterprise Edition +**Applies to:** +- Windows 10 Enterprise Edition ```powershell # Script to find out if a machine is Device Guard compliant.