启动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]
解决方法
在命令行中输入如下命令即可
mofcomp.exe "C:Program Files (x86)Microsoft SQL Server100Sharedsqlmgmproviderxpsp2up.mof"
想了解更多关于SQLServerConfigurationManager–CannotconnecttoWMIprovider–Invalidclass[0x80041010]的内容,请扫微信
或微信搜索jiemingpan
版权说明:本文版权由作者自行负责,如有侵权请联系本站删除。