Update hello-deployment-rdp-certs.md

Removed space between - and dsaddtemplate. 
From certutil - dsaddtemplate \<TemplateName\>.txt to certutil -dsaddtemplate \<TemplateName\>.txt
This commit is contained in:
Jake Grandlienard
2021-07-19 12:15:53 -05:00
committed by GitHub
parent abcb02328a
commit b26cd411da

View File

@ -105,7 +105,7 @@ Three approaches are documented here:
1. Update the certificate template by executing the following command:
certutil - dsaddtemplate \<TemplateName\>.txt
certutil -dsaddtemplate \<TemplateName\>.txt
1. In the Certificate Authority console, right-click **Certificate Templates**, select **New**, and select **Certificate Template to Issue**
@ -206,4 +206,4 @@ After adding the certificate using an approach from any of the previous sections
1. Open the Remote Desktop Client (%windir%\system32\mstsc.exe) on the Hybrid AAD-Joined client where the authentication certificate has been deployed.
1. Attempt an RDP session to a target server.
1. Use the certificate credential protected by your Windows Hello for Business gesture.
1. Use the certificate credential protected by your Windows Hello for Business gesture.