mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-15 06:47:21 +00:00
Update hello-hybrid-key-new-install.md
The PowerShell command to configure AD CS should be Install-AdcsCertificationAuthority instead of Install-AdscCertificateAuthority. See https://docs.microsoft.com/en-us/powershell/module/adcsdeployment/install-adcscertificationauthority
This commit is contained in:
parent
1c6d156969
commit
0cee1c31ee
@ -66,7 +66,7 @@ Sign-in using _Enterprise Admin_ equivalent credentials on Windows Server 2012 o
|
||||
|
||||
3. Use the following command to configure the Certificate Authority using a basic certificate authority configuration.
|
||||
```PowerShell
|
||||
Install-AdcsCertificateAuthority
|
||||
Install-AdcsCertificationAuthority
|
||||
```
|
||||
|
||||
## Configure a Production Public Key Infrastructure
|
||||
|
Loading…
x
Reference in New Issue
Block a user