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) {