mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 13:57:22 +00:00
Merge pull request #276 from maweeras-msft/patch-1
Update hello-cert-trust-validate-pki.md
This commit is contained in:
commit
2c0b09cbcd
@ -36,12 +36,12 @@ Sign-in using _Enterprise Admin_ equivalent credentials on Windows Server 2012 o
|
|||||||
1. Open an elevated Windows PowerShell prompt.
|
1. Open an elevated Windows PowerShell prompt.
|
||||||
2. Use the following command to install the Active Directory Certificate Services role.
|
2. Use the following command to install the Active Directory Certificate Services role.
|
||||||
```PowerShell
|
```PowerShell
|
||||||
Add-WindowsFeature Adcs-Cert-Authority -IncludeManageTools
|
Add-WindowsFeature Adcs-Cert-Authority -IncludeManagementTools
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Use the following command to configure the Certificate Authority using a basic certificate authority configuration.
|
3. Use the following command to configure the Certificate Authority using a basic certificate authority configuration.
|
||||||
```PowerShell
|
```PowerShell
|
||||||
Install-AdcsCertificateAuthority
|
Install-AdcsCertificationAuthority
|
||||||
```
|
```
|
||||||
|
|
||||||
## Configure a Production Public Key Infrastructure
|
## Configure a Production Public Key Infrastructure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user