Tweaking.com Support Forums

Main Forum => General Computer Support => Topic started by: best1syn2oil on November 12, 2016, 11:15:41 am

Title: Windows 10 error
Post by: best1syn2oil 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.
Title: Re: Windows 10 error
Post by: Boggin 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

Title: Re: Windows 10 error
Post by: best1syn2oil on November 12, 2016, 04:15:34 pm
Thanks!  I had the CAPI error as well, but sorted that one out.