Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

How to Install and configure Active Directory Certificate Services

Posted on 28/01/202110/06/2026 IT Expert By IT Expert 2 Comments on How to Install and configure Active Directory Certificate Services
  1. Home
  2. Windows Server
  3. How to Install and configure Active Directory Certificate Services

In this article, we shall discuss “How to Install and configure Active Directory Certificate Services”. Active Directory Certificate Services (AD DS) is used to create certification authority and related role services that allow you to issue and manage certificates. See the following interesting guides on how to import a certificate into the Trusted Root and Personal file certificate store, how to request a certificate signing request in Windows using Microsoft Management Console, and how to export a certificate in PFX format in Windows.

A certificate authority is also referred to as certification authority and it helps to issue digital certificates and authenticate the digital identities of computer systems. By this we mean, it helps certifies the ownership of a public key by the named subject of the certificate. One of the objectives is to make communication on the internet secure by playing a vital role in digital security.

Certificate authorities (CA) are a critical part of the internet communication and without it, transactions wouldn’t be secure and you will never be able to safely shop, or perform online banking.

Install the Active Directory Certificate Services

I will be walking you through the steps to set up a CA in your environment. We will need to add the Certificate Authority Role to the server.

  • Launch the Server Manager as shown below and
  • Click on Add Roles and Features as shown below.

This is just an information page. Usually, you should skip the “before you begin” page so it does not come up with anything you wish to install a role or a feature. When you are done and click on Next

This installation is a role based installation, therefore, we will be selecting role-based or feature-based installation. Click on Next to continue

Please see Fix an error occurred while attempting to start selected VM on Hyper-V, how to fix Failed to Upgrade VIHR Component: Failed to open deployer Service Management Port, and How to Repair a Corrupt SQL Server Database Without Data Loss.

Configure Server and Server Roles

On the Select destination server, if you have multiple servers, please select your desired server or local server you wish to install the CA unto. In my case, I have just one server in the pool and it is selected automatically by default.

In Select Server Roles, in Roles, select Active Directory Certificate Services.

Check Active directory Certificate service
Check Active directory Certificate service

Note: When you are prompted to add required features and click on “Add Features” as shown below.

Click on Next
Click on Next

You should be able to proceed now by clicking on Next.

Check AD CS and click on next

Configure Features

On the select features page, we do not have to do anything here except you environments demands a feature installation. Please click on Next to proceed.

Click on Next to proceed

Configure Active Directory Certificate Services (AD CS)

In Active Directory Certificate Services, read the provided information, and then click Next.

on AD CS click on next

Select Certification Services in the Role Services and click Next.

In the future, I will be installing other roles as displayed on this screen below. Kindly search through the blog for these articles.

Check Certificate authority and click on Next

Start Installation

Please select “Restart” the destination server automatically if required and click Yes in the popup. Lastly on this page, click Install.

Select restart destination server automatically if required. click Yes on the Pop-up and click on install

As you can see below, the installation has started and you can view the progress from this window.

Click on close to close window while installation is in progress
Click on close to close window while installation is in progress

Note: You can also click on the close button to have this window closed while the installed is still in progress.

You can close window while installation is in progress
You can close window while installation is in progress

Please see Azure Application Gateway: Practical Configuration Guide, Azure Managing Subscriptions with PowerShell: From Login-AzAccount to Resource Control and Private Endpoint Verification for Azure File Share”, and how to Assign a Public IP to Azure Virtual Machine (VM).

Configure Active Directory Certificate Services (AD CS)

Usually, a new AD CS window will open up automatically for the post configuration of Active Directory Certificate Services (AD CS). If this is not the case, please click on the Server Manager

  • Click on the flag as shown below and
  • Click on “Configure Active Directory Certificate Services”
Click on "Configure Active Directory Certificate Services"

Select Destination Server

This will also open the AD CS window as shown below. Click on Next as I do not want to change the destination server

Click on Next

Select Certificate authority (CA)

As you can see, because other roles were not previously selected as roles services to install, they are automatically grayed out.

Check Certificate authority
Check Certificate authority
Click on Next
Click on Next

On the “Setup Type” page, select “Enterprise CA” , and then click “Next” to proceed.

Select Enterprise CA and click on next

On the Specify the type of the CA page, select Root CA, and then click Next.

Select Root CA and click on Next

Create New Private Key

While on the Specify the type of the private key page, select Create a new private key and then click Next.

Select create a new private key and click on next

Please see Azure Arc for SQL Server PAYG: Installation, Connectivity Requirements and Operational Best Practices, and how to Fix Vulnerable Veeam Backup and Replication 13.0.1.2067 and Earlier.

Configure Cryptography for CA

On the Cryptography for CA page, keep the default settings for CSP (RSA#Microsoft Software Key Storage Provider) and the hash algorithm (SHA256), and determine the best key character length for your deployment.

Note: Large key character lengths provide optimal security; however, they can impact server performance and might not be compatible with legacy applications. It is recommended that you keep the default setting of 2048. Click Next.

Keep the default Cryptography setting and click on next

On the CA Name page, keep the suggested common name for the CA or change the name according to your requirements.

Ensure that you are certain the CA name is compatible with your naming conventions and purposes, because you cannot change the CA name after you have installed AD CS. Click on Next to continue the configuration.

Specify Validity Period

On the Validity Period page, in Specify the validity period, type your desired number and select a time value (Years, Months, Weeks, or Days). The default setting of five years. Click on Next to continue the configuration.

Select CA Database Location

On the CA Database page, in Specify the database locations, specify the folder location for the certificate database and the certificate database log.

If you specify locations other than the default locations, ensure that the folders are secured with access control lists (ACLs) that prevent unauthorized users or computers from accessing the CA database and log files. Click Next to continue the configuration.

Finally Configure Active Directory Certificate Services (AD CS)

Click Configure on the confirmation page as shown below.

That is all that needs to be done. Also if you would like to create AD DS via PowerShell. To access the certification authority, click on the Server Manager

Now, you can perform the following operation. Click on the see this guide on how to create certificate templates.

I hope you found this blog post on How to Install and configure Active Directory Certificate Services helpful. If you have any questions, please let me know in the comment session.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Server Tags:Active Directory CA setup, Active Directory certificate authority configuration, Active Directory Certificate Services, AD CS best practices, AD CS installation guide, Certificate Authority, Certificates, configure AD CS, configure enterprise CA in Active Directory, enterprise certification authority Windows Server, how to configure Active Directory Certificate Services, how to install AD CS role, install Active Directory Certificate Services Windows Server, install certificate authority role Windows Server, internal certificate authority setup, PKI setup Windows Server, setup AD CS, SSL, step by step install AD CS, Windows 10, Windows Server 2016, Windows Server certificate services setup

Post navigation

Previous Post: An error occurred while trying to start the Windows deployment services error 0x906
Next Post: Create a certificate template for BitLocker Network Unlock

Related Posts

  • maxresdefault
    How to delete Organizational Unit in Active Directory Windows Server
  • update powershell in Windows
    Upgrade PowerShell Core Windows or Mac and Linux System Windows
  • create a Mapped Drive via GPO
    How to create a Mapped Drive via GPO Preferences Windows
  • original 1
    DISM “Failed to open image” CWimImageInfo Mount(hr:0x8007000d): Fix Error DISM WIM Provider Windows
  • find my device banner
    How to Enable Find My Device on Windows 11 Windows
  • ansible business cards 1600x0 c default
    Kerberos error: Clock skew too great while getting initial credentials Windows Server

More Related Articles

maxresdefault How to delete Organizational Unit in Active Directory Windows Server
update powershell in Windows Upgrade PowerShell Core Windows or Mac and Linux System Windows
create a Mapped Drive via GPO How to create a Mapped Drive via GPO Preferences Windows
original 1 DISM “Failed to open image” CWimImageInfo Mount(hr:0x8007000d): Fix Error DISM WIM Provider Windows
find my device banner How to Enable Find My Device on Windows 11 Windows
ansible business cards 1600x0 c default Kerberos error: Clock skew too great while getting initial credentials Windows Server

Comments (2) on “How to Install and configure Active Directory Certificate Services”

  1. Avatar photo No One says:
    06/03/2024 at 8:38 PM

    What about Microsoft’s recommendation for mitigating NTLM relay attacks on Active Directory Certificate Services (AD CS) – KB5005413?

    Log in to Reply
    1. chris Christian says:
      20/03/2024 at 6:45 PM

      Thank you for your feedback. We will create an article on this soon!

      Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • final tomcat feature
    How to install Apache Tomcat on Ubuntu Linux
  • disableFaceTime567u
    Sign out of FaceTime: How to disable or enable FaceTime on Mac Mac
  • Windows Container
    How to Install a Windows Server Container Host Containers
  • screenshot 2020 02 08 at 15.53.31
    Enable Automatic Logon on Windows Windows Server
  • Configure SQL Server to listen on a specific TCP port
    Configure SQL Server Instance to listen on a specific TCP Port Oracle/MSSQL/MySQL
  • Root
    Change your root password: Manage the root user on your macOS Mac
  • FimageUbuntuUpgrade
    How to Upgrade From Ubuntu 20.04 LTS to 22.04 LTS Linux
  • diag7
    How to run Windows Memory Diagnostics Tool on Windows Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,791 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.