<ProviderName="Microsoft-Windows-DistributedCOM" Guid="{1B562E86-B7AA-4131-BADC-B6F3A001407E}"
EventSourceName="DCOM" />
<EventID Qualifiers="49152">10010</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreatedSystemTime="2010-11-26T00:07:54.000Z" />
<EventRecordID>368588</EventRecordID>
<Correlation/>
<ExecutionProcessID="0" ThreadID="0"
/>
<Channel>System</Channel>
<Computer>PET310.efplus3.local</Computer>
<Security/>
</System>
<Data Name="param1">{0B5A2C52-3EB9-470A-96E2-6C6D4570E40F}</Data>
</EventData>
</Event>
I've seen
http://www.eggheadcafe.com/software/aspnet/33679510/dcom-10010-error-on-sbs-2008.aspx and yes, it is the "VssSnapshotMgmt Class" and the AppID
is {56BE716B-2F76-4dfa-8702-67AE10044F0B} "Volume Shadow Copy Service". All the access permissons are right, and I don't want to rebuilt MSDTC since everything else seems to be fine and downtime is unwelcome.
http://social.technet.microsoft.com/Forums/en-US/smallbusinessserver/thread/40ebd247-a423-432c-a85c-ab336d8dfffb/ I
have 8gb RAM and the server is just Exchange and company web, no major load... we do run ForeFront, which is a pig...
http://social.technet.microsoft.com/Forums/de-DE/windows_Serverde/thread/98fdbf9b-2587-4acf-b0da-3e80e5e95b95/ is more
interesting, but the errors popup in my log at different times, not always at the AV scan time:
Error 12/3/2010 5:32:53 AM DistributedCOM 10010 None
Error 12/2/2010 4:07:14 AM DistributedCOM 10010 None
Error 12/1/2010 1:08:35 AM DistributedCOM 10010 None
Error 11/30/2010 1:06:32 AM DistributedCOM 10010 None
Error 11/28/2010 10:31:34 PM DistributedCOM 10010 None
Error 11/27/2010 10:08:09 PM DistributedCOM 10010 None
Error 11/26/2010 6:04:11 PM DistributedCOM 10010 None
Error 11/25/2010 4:07:54 PM DistributedCOM 10010 None
Error 12/2/2010 4:07:14 AM DistributedCOM 10010 None
Error 12/1/2010 1:08:35 AM DistributedCOM 10010 None
Error 11/30/2010 1:06:32 AM DistributedCOM 10010 None
Error 11/28/2010 10:31:34 PM DistributedCOM 10010 None
Error 11/27/2010 10:08:09 PM DistributedCOM 10010 None
Error 11/26/2010 6:04:11 PM DistributedCOM 10010 None
Error 11/25/2010 4:07:54 PM DistributedCOM 10010 None
There seem to be a smattering of people with the same issue, e.g.
But no real solutions yet.