打开SQL SERVER Configuarion Manger 出现以下错误

SQL Server Configuration Manager
—————————
Cannot connect to WMI provider. You do not have permission or the server is unreachable. Note that you can only manage SQL Server 2005 and later servers with SQL Server Configuration Manager.
Invalid class [0x80041010]

 

SQL SERVER – Configuration Manager – Cannot Connect to WMI Provider. You Do Not Have Permission or The Server is Unreachable

 

解决方案。

找到“sqlmgmproviderxp2up.mof”文件在 110(SQL2012)或者(SQL2014)或者(SQL2016)

用cmd命令“mofcomp” to compile the mof file.

SQL SERVER – Configuration Manager – Cannot Connect to WMI Provider. You Do Not Have Permission or The Server is Unreachable

 

相关文章:

  • 2021-04-21
  • 2022-12-23
  • 2021-11-14
  • 2021-11-06
  • 2022-12-23
  • 2021-09-19
猜你喜欢
  • 2021-11-25
  • 2021-08-27
  • 2022-12-23
  • 2021-09-26
  • 2021-11-21
  • 2021-06-24
相关资源
相似解决方案