Hello all,
I installed Enterprise CA on Windows server 2016, to ensure both Smart card login and Sign/encrypt mail functions, after installation I tested the two options and it worked fine, but one day later there was an error message "This smart card couldn't
be used" while trying to login, and while encrypting the mails there was another error message "This smart card cannot perform the required operation" but after multiple tries it can send the mail encrypted but can't access windows with smart
card.
I went to the event viewer on both, PC machine and CA machine and I found the following errors;
On PC Machine:
1)Event ID: 6, Source: Certificate Services Client-AutoEnrollement
Automatic certificate enrollment for local system failed (0x800706ba)
The RPC server is unavailable
2)Event ID: 13, Source: Certificate enrollment for local system failed to enroll for kerberos Authentication certificate with
request I "Request No." from CA server\CA server name (TheRPC server is unavailable. 0x800706ba (Win32:1722 RPC_S_Server_Unavailable)
3)Event ID: 10028, Source: DistributedCOM
DCOM was unable to comm. with machine using any of the configured protocols, requsted by PID 1c28 (C;\windows\system32\certutil.exe)
while activating CLSID {D99E6E74-FC88-11D0-B798-00A0C90312F3}
On CA Machine:
1)Event ID: 53, Source: CertificationAuthority
Active Directory Certificate Services denied request "Request No." because theRPC server is unavailable. 0x800706ba
(Win32: 1722 RPC_S_Server_Unavailable). the request was for PC Machine Name. Additional info.:Denied by policy module.
I tried a lot of of solutions depending on Google search, some of my steps:
1- Enabling File printer sharing and IPV6, also making sure the RPC and Remote Assistance services are working and auto.
2- I added Domain Controller group on both Certsrv security property , and on Kerberos Authentication Template.
3- On Domain Controller "Certificate Service DCOM Access" group, I added Domain Controller, Domain Users, and Domain Computers groups.
4- I checked network connectivity and TCP/IP service.
5- I created a rule on windows firewall to pass port 135
NOTE: MY Active Directory environment is Forest (Parent and Child), CA server is joined to the parent AD
The problem still exist, and don't have any idea why it was working and now it's not, any help please!!!!!