From 97c45fe2a84040e9f4563868ffeeea40853615d3 Mon Sep 17 00:00:00 2001 From: Marty Hernandez Avedon Date: Tue, 23 Jul 2019 12:40:21 -0400 Subject: [PATCH] resolves #3775 Issue #3375, The following line does not flow with the following lines, as the 'Add' button should be pressed, not the OK (which closes the the properties window). > The line; 'From the Add Superseded Template dialog, select the Domain Controller Authentication certificate template and click OK.' should be prefixed with 'Add' not 'OK' > #7 just below this has the same error, as the descriptive text still describes completion/observation of the 'Domain Controller Authentication (Kerberos) Properties' window, and this window is not closed until the configuration is completed in step 9 which DESCRIBES clicking the OK button verbosely. --- .../hello-for-business/hello-cert-trust-validate-pki.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/security/identity-protection/hello-for-business/hello-cert-trust-validate-pki.md b/windows/security/identity-protection/hello-for-business/hello-cert-trust-validate-pki.md index 5de404a79e..48fdad4ba0 100644 --- a/windows/security/identity-protection/hello-for-business/hello-cert-trust-validate-pki.md +++ b/windows/security/identity-protection/hello-for-business/hello-cert-trust-validate-pki.md @@ -85,8 +85,8 @@ Sign-in to a certificate authority or management workstations with _Enterprise A 3. In the **Certificate Templates Console**, right-click the **Domain Controller Authentication (Kerberos)** (or the name of the certificate template you created in the previous section) template in the details pane and click **Properties**. 4. Click the **Superseded Templates** tab. Click **Add**. 5. From the **Add Superseded Template** dialog, select the **Domain Controller** certificate template and click **OK**. Click **Add**. -6. From the **Add Superseded Template** dialog, select the **Domain Controller Authentication** certificate template and click **OK**. -7. From the **Add Superseded Template dialog**, select the **Kerberos Authentication** certificate template and click **OK**. +6. From the **Add Superseded Template** dialog, select the **Domain Controller Authentication** certificate template and click **Add**. +7. From the **Add Superseded Template** dialog, select the **Kerberos Authentication** certificate template and click **Add**. 8. Add any other enterprise certificate templates that were previously configured for domain controllers to the **Superseded Templates** tab. 9. Click **OK** and close the **Certificate Templates** console.