From cd70b5b44c50b5b4bd714c8bc3627b9be5ca1ff9 Mon Sep 17 00:00:00 2001 From: Denise Vangel-MSFT Date: Mon, 23 Mar 2020 13:19:44 -0700 Subject: [PATCH] fixed link --- .../credential-guard/credential-guard-manage.md | 2 +- .../identity-protection/credential-guard/dg-readiness-tool.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/security/identity-protection/credential-guard/credential-guard-manage.md b/windows/security/identity-protection/credential-guard/credential-guard-manage.md index 036ce84b5d..f7c6b238fd 100644 --- a/windows/security/identity-protection/credential-guard/credential-guard-manage.md +++ b/windows/security/identity-protection/credential-guard/credential-guard-manage.md @@ -112,7 +112,7 @@ You can do this by using either the Control Panel or the Deployment Image Servic ### Enable Windows Defender Credential Guard by using the Windows Defender Device Guard and Windows Defender Credential Guard hardware readiness tool -You can also enable Windows Defender Credential Guard by using the [Windows Defender Device Guard and Windows Defender Credential Guard hardware readiness tool](dg_readiness_tool.md). +You can also enable Windows Defender Credential Guard by using the [Windows Defender Device Guard and Windows Defender Credential Guard hardware readiness tool](dg-readiness-tool.md). ``` DG_Readiness_Tool.ps1 -Enable -AutoReboot 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 0022d48998..6c0f758c37 100644 --- a/windows/security/identity-protection/credential-guard/dg-readiness-tool.md +++ b/windows/security/identity-protection/credential-guard/dg-readiness-tool.md @@ -152,8 +152,8 @@ function CheckExemption($_ModName) } -function CheckFailedDriver($_ModName, $CIStats) -{ +function CheckFailedDriver($_ModName, $CIStats)'' +{'' Log "Module: " $_ModName.Trim() if(CheckExemption($_ModName.Trim()) - eq 1) {