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.