Hi
sbs 2008 standard.
We are getting the following event;
Log Name: System
Source: Microsoft-Windows-DistributedCOM
Date: 13/12/2010 04:16:36
Event ID: 10010
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Description:
The server {1F87137D-0E7C-44D5-8C73-4EFFB68962F2} did not register with DCOM within the required timeout.
I went through the article
http://blogs.msdn.com/b/distributedservices/archive/2009/01/21/dcom-error-10010-in-the-event-logs-and-sluggish-server-performance.aspx and searched for CLSID mentioned in event 1F87137D-0E7C-44D5-8C73-4EFFB68962F2 which pertains to Microsoft WMI Provider
Subsystem Secured Host. The permissions on the CLSID are as follows;
Administrators – FULL CONTROL
SYSTEM – FULL CONTROL
Users – READ
Which appear to be fine. What can I do from here to resolve this?
Many Thanks
Regards