Certificate Auto-Enrollment
Enabling the auto-enrollment feature in Group Policy will allow users and workstations within the organization the ability to automatically receive a certificate from the Active Directory Certificate Authority server. This level of automation is helpful for large organizations that need to quickly deploy certificates for users or workstations.
Certificate Auto-Enrollment
This entire section is optional. Not implementing certificate auto-enrollment will have no impact on the functionality of your Certificate Authority, nor will it interfere with any later steps. This functionality can be added at any time in the future if needed.
8.1 User Auto-Enrollment
To enable certificate auto-enrollment for user accounts in the TFS Labs domain, perform the following steps on the TFS-DC01 server:
- On the TFS-DC01 server, open the Group Policy Management console.
- Open the TFS Labs Certificates GPO that was created earlier.
- Open the User Configuration > Policies > Windows Settings > Security Settings > Public Key Policies node.
- Open the Certificate Services Client - Certificate Enrollment Policy object.
- In the Properties window, change the Configuration Model option to Enabled. Click the OK button to close the window.
- Open the Certificate Services Client - Auto-Enrollment object.
- In the Properties window, change the Configuration Model option to Enabled. Select the options for Renew expired certificates, update pending certificates, and remove revoked certificates and Update certificate that use certificate templates options. Click the OK button to close the window.
Once the auto-enrollment options have been added to Group Policy, allow up to 1 hour for the update to be processed in the entire Active Directory Forest.
8.2 Workstation Auto-Enrollment
To enable certificate auto-enrollment for workstation accounts in the TFS Labs domain, perform the following steps on the TFS-DC01 server:
- On the TFS-DC01 server, open the Group Policy Management console.
- Open the TFS Labs Certificates GPO that was created earlier.
- Open the Computer Configuration > Policies > Windows Settings > Security Settings > Public Key Policies node.
- Open the Certificate Services Client - Certificate Enrollment Policy object.
- In the Properties window, change the Configuration Model option to Enabled. Click the OK button to close the window.
- Open the Certificate Services Client - Auto-Enrollment object.
- In the Properties window, change the Configuration Model option to Enabled. Select the options for Renew expired certificates, update pending certificates, and remove revoked certificates and Update certificate that use certificate templates options. Click the OK button to close the window.
Once the auto-enrollment options have been added to Group Policy, allow up to 1 hour for the update to be processed in the entire Active Directory Forest.
AD CS on Windows Server 2022 Guide
- Introduction - AD CS on Windows Server 2022
- Part 1 - Domain Controller and Workstation Setup
- Part 2 - Offline Root CA Setup
- Part 3 - Subordinate CA Setup
- Part 4 - Deploy Certificates
- Part 5 - Online Responder Role Configuration
- Part 6 - Private Key Archive and Recovery
- Part 7 - Certificate Template Deployment
- Part 8 - Certificate Auto-Enrollment