Author Topic: Windows 10 error  (Read 5961 times)

0 Members and 1 Guest are viewing this topic.

Offline best1syn2oil

  • Newbie
  • *
  • Join Date: Dec 2013
  • Posts: 37
  • Karma: 0
    • View Profile
Windows 10 error
« on: November 12, 2016, 11:15:41 am »
This seems to be a common permissions error:

The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
{8D8F4F83-3594-4F07-8369-FC3C3CAE4919}
 and APPID
{F72671A9-012C-4725-9D2F-2A4D32D65169}
 to the user NT AUTHORITY\SYSTEM SID (S-1-5-18) 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.

I have found a Power Shell script that can be customized for these particular keys, but there are some steps to change permissions back afterwards that I am unclear on.  Would running the Permissions Repairs in the tool afterwards do the trick?  The suggested script is attached.

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: Windows 10 error
« Reply #1 on: November 12, 2016, 03:10:11 pm »
You are talking about DCOM Event ID 10016.

This is a commonly reported problem in Win 10 - I have it but just ignore it, although there are some other suggestions in this article you can try.

http://www.tenforums.com/general-support/58449-local-activation-permission.html

I wouldn't have thought you would have gotten it after a clean install though.

One other to look out for is CAPI2 Event ID 513.

This can affect creating a system image, but if you find a system image freezes even without that error showing up, then right click and drag your mouse over the whole of the cmd in this article, right click again and select Copy then Paste it to a Command Prompt (Admin) and press enter.

You will then find your system image will complete just fine.

https://justworks.ca/blog/fix-event-513-capi2-errors-during-windows-backup


Offline best1syn2oil

  • Newbie
  • *
  • Join Date: Dec 2013
  • Posts: 37
  • Karma: 0
    • View Profile
Re: Windows 10 error
« Reply #2 on: November 12, 2016, 04:15:34 pm »
Thanks!  I had the CAPI error as well, but sorted that one out.