系统报告一个错误 (10016)

Event ID: 10016 errors:

The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID {61738644-F196-11D0-9953-00C04FD919C1} and APPID
{61738644-F196-11D0-9953-00C04FD919C1} to the user NT AUTHORITY\NETWORK SERVICE SID (S-1-5-20) from address LocalHost (Using LRPC). This security permission can be modified using the Component Services administrative tool.

 

因为windows 2008r2 比windows 2008 号称更加安全(其实是更加麻烦),不能直接修改component services

admin service (IIS WamReg admin service 无法修改security setting).

[WinOS] Event ID :10016

先去regedit 修改 HKEY_CLASSES_ROOT\AppID\{61738644-F196-11D0-9953-00C04FD919C1}

[WinOS] Event ID :10016 =====>[WinOS] Event ID :10016

但是直接修改也是不能过,

选 advanced –> owner 把Trustedinstaller 换成 administrators.

现在可以换security setting 了。

接下来就简单了

dcomcnfg = >

[WinOS] Event ID :10016

righr-click –>properties->security->lauch and activation premission->edit

[WinOS] Event ID :10016

加入二个账号:wss_admin_wpg,wss_wpg (local launch & local activation permission)

[WinOS] Event ID :10016

大功告成。

相关文章:

  • 2021-11-15
  • 2022-12-23
  • 2022-01-08
  • 2021-11-05
  • 2021-06-09
  • 2021-09-12
  • 2021-12-18
  • 2022-12-23
猜你喜欢
  • 2021-10-10
  • 2021-07-25
  • 2021-08-12
  • 2021-07-26
  • 2021-12-17
  • 2021-06-09
  • 2022-01-20
相关资源
相似解决方案