Event ID 213
KB ID 0000115 Problem Replication of license information failed because the License Logging Service on server ServerName could not be contacted. Solution AD cannot see the licensing server. 1. Open Active Directory Sites and Services. 2. Click the site on which the server is located. 3. In the details pane, click License Site Settings. 4. On the Action menu, click Properties. 5. Under Licensing Computer, select a different site...
Event ID 61
KB ID 0000113 Problem WMI ADAP was unable to process the PerfDisk performance library due to a time violation in the open function. Solution On the machine open “Task Manager” > Open the Processes tab Locate the WinMgmt.exe process > write down its PID number Start > Run > cmd {enter} at command line type the following winmgmt /clearadap {enter} winmgmt /resyncperf -p XXX {enter} <—-replace XXX with...
Event ID 53 – ‘The public key does not meet the minimum size required by the specified certificate template’
KB ID 0000967 Problem I’ve been doing a lot of PKI work over the last few days, testing device enrollment and NDES etc, and came across this problem being logged on my issuing/subordinate CA server; Log Name: Application Source: Microsoft-Windows-CertificationAuthority Event ID: 53 Task Category: None Level: Warning Keywords: User: SYSTEM Description: Active Directory Certificate Services denied request 35 because The public...
Event ID 32 and 39
KB ID 0000271 Problem Event ID 32 Dependent Assembly Microsoft.VC80.MFCLOC could not be found and Last Error was The referenced assembly is not installed on your system. Event ID 39 Resolve Partial Assembly failed for Microsoft.VC80.MFCLOC. Reference error message: The referenced assembly is not installed on your system. You have some software (Typically Microsoft Dynamics CRM 3.0), and it needs some runtime library files that are...
Event ID 13
KB ID 0000520 Problem Seen every few hours in the application log: Source: AutoEnrollment Description: Automatic certificate enrollment for the local system failed to enroll for one Domain Controller certificate (0x80070005). Access is denied. Solution 1. Go to your domain controller > Open Active Directory users and computers > Locate the CERTSVC_DCOM_ACCESS group. 2. Add in the “Domain Controllers” group. 3. On...
Event ID 10
KB ID 0000110 Problem Event filter with query “select * from HP_AlertIndication” could not be (re)activated in namespace “//./root/CIMV2” because of error 0x80041010. Events may not be delivered through this filter until the problem is corrected. This error has been caused by System Insight manager (usually on another machine). Solution 1. On the affected machine, Start > Run > cmd {enter} 2....
Event ID 6 and 13
KB ID 0000473 Problem Event ID 6 Source: Microsoft-Windows-CertificateServicesClient-AutoEnrollment Description: Automatic certificate enrollment for local system failed (0x800706ba) The RPC server is unavailable. Event ID 13 Source: Microsoft-Windows-CertificateServicesClient-CertEnroll Description: Certificate enrollment for Local system failed to enroll for a DomainController certificate with request ID N/A from {hostname}{name...
Event ID 5
KB ID 0000111 Problem The Template Persistent Cache initialization failed for Application Pool” AppPoolName: because of the following error: Could not create a Disk Cache Sub-directory for the Application Pool. The data may have additional error codes Solution Running DCpromo.exe (Making the server a domain controller) misses out some permissions on folders and you have to add them manually. 1. Navigate to...
Event ID 3
KB ID 0000341 Problem Event ID 3 Source: SystemServiceModel Error: WebHost failed to process a request. Sender Information. Exception: System.ServiceModel.ServiceActivationException: The service ‘/EWS/exchange.asmx’ cannot be activated due to an exception during compilation. The exception message is: Security settings for this service require ‘Anonymous’ Authentication but it is not enabled for the IIS...
Sharing Files from Ubuntu to Windows
KB ID 0000412 Problem If you have only a few files to share, you might want to consider using Dropbox, however if you want to share your files over the network then you need to install samba and configure it. Solution Related Articles, References, Credits, or External Links Special Thanks to Morbuis1 Over at the Ubuntu Forms for the help. Samba Install Error