Hello,
Thank you for posting in the Microsoft Community Forums.
It sounds like you've set up most of the necessary components for certificate autoenrollment, but there are a few additional areas you might want to check:
Root Certificate Distribution: Ensure that the root certificate from your CA is properly distributed to all client devices. This is crucial for establishing trust between the clients and the CA.
Certificate Enrollment Policy URL: Verify that the URL format for the Certificate Enrollment Policy (CEP) is correct and accessible. The URL should be in the format https://<server>:<port>/ADPolicyProvider_CEP_Kerberos/service.svc/CEP.
Authentication Type: Confirm that the authentication type for the Certificate Enrollment Policy Web Service is correctly set. It should match the authentication method supported by your environment, such as Kerberos.
Permissions: Double-check the permissions on the certificate templates. Ensure that the users have the necessary permissions (Read, Enroll, Autoenroll) and that these permissions are correctly applied.
Group Policy Configuration: Verify that the Group Policy settings for autoenrollment are correctly configured. This includes enabling autoenrollment and ensuring that the policy is applied to the correct Organizational Units (OUs).
Service Account Permissions: If you are using a service account for the CEP and CES services, ensure that this account has the necessary permissions to access the CA and perform enrollment operation.
I hope the information above is helpful.
Best regards
Yanhong Liu