win10 event viewer 報錯10016 系統會重啟
第一個資料:
Windows 10 Event 10016 Fix: 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.I a
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 Error
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.
Background
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.
FIX
Regedit Take Ownership
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}
-
Open Regedit with Administrators privileges and navigate to the keys above (remember you have to do this twice)
- WinKey + X >> Command Prompt (Admin) >> Type in Regedit
- Right click the key >> permissions
- Click advanced
-
At the top change the Owner to COMPUTERNAME\Administrators
- Please note if you are domain joined you’ll have to change where you are searching from to your local computer
-
Look in the Permission Entries field
- If the local system administrators group is listed ensure it has full control
- if the administrators group is not listed add it and give it full control. (note you can only do this if you are a member of the administrators group and it is now the owner)
- Click okay a lot >> Ensure you apply permissions to all child objects
Change DCOM Permissions
Need to ensure DCOM permissions are setup
-
Open DCOMCNFG as an Administrator
- WinKey + X >> Command Prompt (Admin) >> Type in DCOMCNFG
- Navigate to Component Services >> Computers >> My Computer >> DCOM Config
- Find the RunTimeBroker >> Right Click >> Properties >> Security Tab
-
Launch and Activation Permissions >> Edit >> Add System and give it full control
- I also added the Administrators group just for testing
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.
Summary
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
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29551564/viewspace-2133619/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- win10系統出現distributedcom錯誤10016修復方法Win10
- win10系統提示遇到錯誤需要重啟的解決方法Win10
- RabbitMQ叢集重啟報錯MQ
- linux系統 重啟碟符錯亂問題Linux
- win10系統重啟慢怎麼辦 win10重啟慢如何解決Win10
- Win10系統藍屏重啟怎麼辦 Win10系統出現藍屏重啟如何解決Win10
- Win10系統怎麼禁用錯誤報告 禁用win10系統微軟錯誤報告的方法Win10微軟
- Win10系統更新重啟,你說了算Win10
- windows10系統如何使用Teamviewer建立會議WindowsView
- linux系統 重啟磁碟機代號錯亂問題Linux
- Linux系統最近重啟時間、錯誤日誌Linux
- win10系統使用EDGE閃退事件檢視器顯示10016錯誤如何解決Win10事件
- Win10系統藍色畫面重啟怎麼辦 Win10系統出現藍色畫面重啟如何解決Win10
- win10系統點選關機會變成自動重啟的解決方法Win10
- win10電腦上如何重啟路由器_win10系統重啟路由器的方法Win10路由器
- win10自動重啟怎麼解決_win10系統經常自動重啟修復方法Win10
- 安裝win10系統後重啟不能正常進入系統如何解決Win10
- Win10系統顯示卡驅動報錯怎麼辦?Win10 2004系統顯示卡驅動報錯的解決方法Win10
- Win10系統開啟本地組策略編輯器總是報錯如何解決Win10
- i52430m裝win10系統重啟電腦進入會黑屏修復方法Win10
- Win10系統總是重複出現錯誤報告怎麼解決_win10老出現錯誤報告的關閉步驟Win10
- win10怎麼重啟exploder.exe程式_win10系統重啟資源管理器exploder.exe教程Win10
- win10系統開機提示需要更新重啟如何解決Win10
- 重啟win10系統卡在正在配置Windows更新如何解決Win10Windows
- Win10系統禁用已計劃自動重啟的方法Win10
- 重啟系統後AUTOTRACE統計為零
- AIX系統中,啟動資料庫報錯ORA-27504AI資料庫
- win10命令提示符如何重啟電腦 win10用命令提示符怎麼重啟系統Win10
- Win10 LOL老是報錯如何解決_Win10系統英雄聯盟進去就報錯怎麼辦Win10
- win10系統下彈出windows event log錯誤程式碼:2 系統找不到指定路徑如何解決Win10Windows
- Win10系統安裝SW提示需要重啟怎麼解決Win10
- Win10系統下IIS開啟ASP程式錯誤資訊除錯的方法Win10除錯
- win10藍屏自動重啟怎麼修復_win10系統頻繁藍屏自動重啟解決方法Win10
- 重啟系統,網路有問題
- win10關機後自動重啟怎麼辦 win10關機都會重啟解決方法Win10
- Linux系統ls異常會影響網路服務重啟操作Linux
- linux系統下Apache服務啟動時80埠報錯LinuxApache
- win10系統文件開啟出錯怎麼辦 win10系統開啟文件記憶體不足的解決方法Win10記憶體