From 890279fa4cba4b3ad942b211f3779f936cfdb7b8 Mon Sep 17 00:00:00 2001 From: jsuther1974 Date: Wed, 27 Dec 2017 15:03:03 -0800 Subject: [PATCH] Update deploy-code-integrity-policies-steps.md Fixed a typo --- .../device-guard/deploy-code-integrity-policies-steps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/device-security/device-guard/deploy-code-integrity-policies-steps.md b/windows/device-security/device-guard/deploy-code-integrity-policies-steps.md index feb4af42c0..900ef58d75 100644 --- a/windows/device-security/device-guard/deploy-code-integrity-policies-steps.md +++ b/windows/device-security/device-guard/deploy-code-integrity-policies-steps.md @@ -1074,7 +1074,7 @@ To deploy and manage a WDAC policy with Group Policy: Figure 4. Edit the group policy for Windows Defender Application Control -6. In the **Display Windows Defender Application Control** dialog box, select the **Enabled** option, and then specify the code integrity policy deployment path. +6. In the **Deploy Windows Defender Application Control** dialog box, select the **Enabled** option, and then specify the code integrity policy deployment path. In this policy setting, you specify either the local path in which the policy will exist on the client computer or a Universal Naming Convention (UNC) path that the client computers will look to retrieve the latest version of the policy. For example, with DeviceGuardPolicy.bin on the test computer, the example file path would be C:\\Windows\\System32\\CodeIntegrity\\DeviceGuardPolicy.bin, as shown in Figure 5.