SQL Server Configuration Manager – Cannot connect to WMI provider – Invalid class [0x80041010]
1. Disable UAC;
2. Excute mofcomp.exe "C:Program Files (x86)Microsoft SQL Server100Sharedsqlmgmproviderxpsp2up.mof"
[@more@]If you run into any compilation error like - An error occurred while processing item 1 defined on lines 4 - 7 in file C:Program Files (x86)Microsoft SQL Server100Sharedsqlmgmproviderxpsp2up.mof:
0X80041002 Class, instance, or property 'Name' was not found.
Compiler returned error 0x80041002
follow the below steps.
1. Stop WMI service
2. Navigate to the folder “C:WindowsSystem32wbem” and rename the repository folder to repository_old
3. Rerun the same cmd again
C:Program FilesMicrosoft SQL Server100Shared>mofcomp "C:Program FilesMicrosoft SQL Server100Sharedsqlmgmproviderxpsp2up.mof"
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/66009/viewspace-1056465/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Unable to connect to SQL Server ExpressSQLServerExpress
- Invalid configuration object webpack dev server has been initialisedObjectWebdevServer
- 無法連線到WMI 提供程式0x80041010
- Windows 8上使用SQL 2012 Configuration ManagerWindowsSQL
- SQL Server 2005--無法連線到WMI提供程式SQLServer
- SQL Server中建Linked Server時首次選Oracle Provider for OLE 導致SQL當機SQLServerOracleIDE
- react-redux的Provider和connectReactReduxIDE
- 解決Mybatis連線Sql server 出現 Cannot load JDBC driver class 'com.mysql.jdbc.Driver '的問題MyBatisServerJDBCMySql
- CRS-4534: Cannot communicate with Event Manager
- virt-manager cannot open display問題
- SQL Error (1130): Host IP is not allowed to connect to this MySQL serverErrorMySqlServer
- LoadRunner報錯vuser_init.c(18): Error: nca_connect_server: cannot communicateErrorServer
- CRS-4046: Invalid Oracle Clusterware configurationOracle
- SQL Server CDC配合Kafka Connect監聽資料變化SQLServerKafka
- cloudera manager server遷移CloudServer
- Error: Cannot find configuration directory: /etc/hadoopErrorHadoop
- wmi provider error 0x800742a2 :: MSSQL instance can not startIDEErrorSQL
- data server manager download pageServer
- Cannot connect on socket(25)_NetBackup 問題解決
- START WITH and CONNECT BY in Oracle SQLOracleSQL
- Dedicated Server Configuration (133)Server
- ubuntu gedit出錯:Failed to connect to the session manager的問題UbuntuAISession
- Host 'localhost' is not allowed to connect to this MySQL serverlocalhostMySqlServer
- Connect SQL Server from Linux Client using Windows Authentication and troubleshoot stepsSQLServerLinuxclientWindows
- 關於Cannot resolve scoped service from root provider解決方案IDE
- The value for the useBean class attribute SecurityOrgPages is invalid. in tomcat 5.5BeanTomcat
- Cannot decode object of class Employee for key (NS.object.0); the class may be defined in source cod...Object
- 配置Configuration Manager站點和層次架構(1)架構
- error C2248: cannot access protected member declared in class '****'Error
- PL/SQL呼叫JAVA CLASSSQLJava
- 安裝IBM Content Manager ServerIBMServer
- 轉載-64位SQL Server 2008的Linked Server連線64位的Oracle--Oracle Provider for OLEDBSQLServerOracleIDE
- Python Timer Class - Context Manager for Timing Code BlocksPythonContextBloC
- 備忘錄:SQL SERVER2014 出現:“Cannot find one or more components”SQLServer
- psql: error: could not connect to server: No such file or directorySQLErrorServer
- unable to connect to converter enterprise serverServer
- The type XXX cannot be resolved.It is indirectly referenced from required .classUI
- SQL in ORACLE and SQL ServerSQLOracleServer