您好,登錄后才能下訂單哦!
Ran into a lot of DCOM (DistributedCOM) errors on Windows 10 machines after upgrades. Looks like the TrustedInstaller from a previous application and the RunTime Broker did not give System and Local Administrators permission during a Windows 10 upgrade. It just an annoying thing but also slows down a windows 10 Login.
The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID {D63B10C5-BB46-4990-A94F-E40B9D520160} and APPID {9CA88EE3-ACB7-47C8-AFC4-AB702511C276} to the user NT AUTHORITY\LOCAL SERVICE SID (S-1-5-19) 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.
It would appear that an Apple application was installed on these machines at some point and that it did not do a proper install. The W10 upgrade exacerbated the issue due to missing security accounts after a W10 upgrade. The fix is to give local administrators and System rights to the DCOM. To do this you have to modify premissions on two registry keys and then change the DCOM premissions. Pretty easy to do.
You will need to take ownership then set rights against two different keys. The keys are:
HKEY_CLASSES_ROOT\AppID\{9CA88EE3-ACB7-47c8-AFC4-AB702511C276}
HKEY_CLASSES_ROOT\CLSID\{D63B10C5-BB46-4990-A94F-E40B9D520160}
Need to ensure DCOM permissions are setup
While changing permissions I was prompted several times to remove bad account references. I did this as the computer knows which accounts have been removed.
At this point you should have sorted the DCOM errors. Give your computer a reboot and away you can go.
http://www.cnblogs.com/ibgo/p/3550674.html
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。