From 8ddee23efe70dec589bbf9265cbd999afed07cc6 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Wed, 23 Jul 2025 15:56:15 -0600 Subject: [PATCH] Update Workflows/Windows/Windows Server/Roles/Active Directory Certificate Services.md --- .../Roles/Active Directory Certificate Services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Workflows/Windows/Windows Server/Roles/Active Directory Certificate Services.md b/Workflows/Windows/Windows Server/Roles/Active Directory Certificate Services.md index d589827..049159e 100644 --- a/Workflows/Windows/Windows Server/Roles/Active Directory Certificate Services.md +++ b/Workflows/Windows/Windows Server/Roles/Active Directory Certificate Services.md @@ -152,7 +152,7 @@ At this point, we will need to focus on getting the certificate signing request - Click on "**All Tasks" > "Install CA Certificate**" - Browse to and select `LAB-CA-02-SubCA.cer` (*you may need to change the cert file extension filter to `X.509 Certificate`*) - When prompted for the CA chain or root certificate, browse for and select the `RootCA.cer` you transferred earlier along with the `LAB-CA-02-SubCA.cer` - - Launch `certsrv.msc` to open the `[Certificates - Local Computer]` management window + - Launch `certlm.msc` to open the `[Certificates - Local Computer]` management window - Right-Click "**Trusted Root Certification Authorities**" > All Tasks > Import - Click "**Next**" - Browse to the `BunnyLab-RootCA.crl` located on `\\LAB-CA-01\CertEnroll\BunnyLab-RootCA.crl` (*if the RootCA is temporarily on the network*) or copy the file manually via USB drive from `C:\Windows\System32\certsrv\CertEnroll\BunnyLab-RootCA.crl`