Hi all,
I have tried to install SQL Server 2005 CTP version on my machine WinXP Pro
-1GB RAM but it gave me the following error.
/**********************************
The SQL Server System Configuration Checker cannot be executed due to WMI
configuration on the machine USPC180 Error:2147749896 (0x80041008).
*********************/
I have tried to do the following things but nothing helps.
A. To rebuild WMI
Start|Run|Command
1. type Mofcomp.exe %windir%\system32\wbem\cimwin32.mof and press enter.
2. type Regsvr32 wbemupgd.dll and press enter.
3. type regsvr32 wbemsvc.dll and press enter.
but step 1 was failed with access denied
B. To rebuild the WMI
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/rein
stalling_wmi.asp
If you have any suggestions, please email to me at john_dang@dril-quip.com
Regards,
John Dang
Brian Lawton - 27 Aug 2005 20:24 GMT
Since SQL 2005 is still in beta, you'll want to post this in the Community
Newsgroups:
http://communities.microsoft.com/newsgroups/default.asp?icp=sqlserver2005&slcid=us

Signature
--Brian
(Please reply to the newsgroups only.)
> Hi all,
>
[quoted text clipped - 25 lines]
>
> John Dang