Windows 10 Event id 1016.....continued......!?

  • Thread starter Thread starter crackdaddy
  • Start date Start date
C

crackdaddy

Guest
I enquired about this event here: (Win10p64b V1809(OS Build 17763.55) The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID), but I don't want to be hijacking some-one elses thread! Should I continue here, or there? Anyway here are the details:

Log Name: System
Source: Microsoft-Windows-DistributedCOM
Date: 24/01/2019 22:04:17
Event ID: 10016
Task Category: None
Level: Error
Keywords: Classic
User: XXXX-LAPTOP\XXX
Computer: XXXX-Laptop
Description:
The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
{2593F8B9-4EAF-457C-B68A-50F6B8EA6B54}
and APPID
{15C20B67-12E7-4BB6-92BB-7AFF07997402}
to the user XXXX-LAPTOP\XXX SID (S-1-5-21-3078005370-3751502904-1869441958-1001) from address LocalHost (Using LRPC) running in the application container Unavailable SID (Unavailable). This security permission can be modified using the Component Services administrative tool.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-DistributedCOM" Guid="{1B562E86-B7AA-4131-BADC-B6F3A001407E}" EventSourceName="DCOM" />
<EventID Qualifiers="0">10016</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8080000000000000</Keywords>
<TimeCreated SystemTime="2019-01-24T22:04:17.109920000Z" />
<EventRecordID>17050</EventRecordID>
<Correlation />
<Execution ProcessID="1088" ThreadID="28040" />
<Channel>System</Channel>
<Computer>XXXX-Laptop</Computer>
<Security UserID="S-1-5-21-3078005370-3751502904-1869441958-1001" />
</System>
<EventData>
<Data Name="param1">application-specific</Data>
<Data Name="param2">Local</Data>
<Data Name="param3">Activation</Data>
<Data Name="param4">{2593F8B9-4EAF-457C-B68A-50F6B8EA6B54}</Data>
<Data Name="param5">{15C20B67-12E7-4BB6-92BB-7AFF07997402}</Data>
<Data Name="param6">XXXX-LAPTOP</Data>
<Data Name="param7">XXX</Data>
<Data Name="param8">S-1-5-21-3078005370-3751502904-1869441958-1001</Data>
<Data Name="param9">LocalHost (Using LRPC)</Data>
<Data Name="param10">Unavailable</Data>
<Data Name="param11">Unavailable</Data>
</EventData>
</Event>


If anyone has any new ideas for a fix, as opposed to what I've tried so far, please feel free to enlighten me!

More...
 
Back
Top