Tuesday, January 9, 2007

Error During Microsoft SQL Server 2005 Setup



Error details
---------------
The SQL Server System Configuration Checker cannot be executed due to WMI configuration on the machine XX Error:2147749896 (0x80041008).

Solution
-----------
Open the command line and run the command below:
rundll32.exe setupapi,InstallHinfSection WBEM 132 %windir%\inf\wbemoc.inf

No comments: