Event ID 63 — AD CS Program Resource Availability
Applies To: Windows Server 2008
Certification authorities (CAs) need adequate system resources and operating system components to function. If a server has insufficient memory or hard disk space, or if operating system components become unavailable, attempts to start Active Directory Certificate Services (AD CS) can fail.
Event Details
Product: | Windows Operating System |
ID: | 63 |
Source: | Microsoft-Windows-CertificationAuthority |
Version: | 6.0 |
Symbolic Name: | MSG_E_GENERIC_STARTUP_FAILURE |
Message: | Active Directory Certificate Services did not start: %1 %2. |
Resolve
Correct general problems that prevent Active Directory Certificate Services from starting
To perform these procedures, you must have Manage CA permission, or you must have been delegated the appropriate authority.
Fix general problems that can prevent Active Directory Certificate Services from starting
To fix general problems that can prevent Active Directory Certificate Services (AD CS) from starting:
- On the computer hosting the CA, click Start, point to Administrative Tools, and click Services.
- Check the status of the AD CS service. If the service is not running, attempt to restart it and observe if the error recurs or if other errors or warnings appear.
- Restart the computer and try steps 1 and 2 again.
- Check the event log message for a code that describes the specific reason that startup failed. If not, check the event log for additional errors and warnings preceding or following this error message and correct these errors.
- If the problem persists and can reproduce the issue, use the following procedure, Create a CA debug log, to obtain additional information.
Create a CA debug log
To create a CA debug log:
- On the computer hosting the CA, click Start, type cmd and press ENTER.
- Type certutil -setreg ca\debug 0xffffffe3 and press ENTER.
- Use the Certification Authority snap-in to restart the CA.
- Reproduce the issue.
- If the problem persists, contact Microsoft Customer Service and Support.
The %windir%\certsrv.log file contains advanced diagnostic information that may be useful if you need to contact Microsoft Customer Service and Support.
Verify
To perform this procedure, you must have membership in local Administrators on the computer hosting the certification authority (CA), or you must have been delegated the appropriate authority.
To confirm that the CA service is available:
On the computer hosting the CA, click Start, type cmd and press ENTER.
Type certutil -config <CAconfig> -ping and press ENTER.
CAconfig is the CA configuration string, in the form CAhostname\CAname.