Download nhạc từ các trang nhạc lớn của Việt Nam

28 Tháng Mười Một 2006
@ 06:37
(Tác giả:Phạm Đức Hải)

Source : http://blog.lab49.com/?p=222

After installing VS.NET 2005, I began receiving the following WMI configuration error when trying to install SQL Server 2000, 2003 or 2005:

The SQL Server System Configuration Checker cannot be executed due to WMI configuration on the machine [machine name]Error:2147749896 (0×80041008).

Following various abortive efforts to fix, I finally came across this batch file that resolved the issue:

@echo on
cd /d c:\temp
if not exist %windir%\system32\wbem goto TryInstall
cd /d %windir%\system32\wbem
net stop winmgmt
winmgmt /kill
if exist Rep_bak rd Rep_bak /s /q
rename Repository Rep_bak
for %%i in (*.dll) do RegSvr32 -s %%i
for %%i in (*.exe) do call :FixSrv %%i
for %%i in (*.mof,*.mfl) do Mofcomp %%i
net start winmgmt
goto End

:FixSrv
if /I (%1) == (wbemcntl.exe) goto SkipSrv
if /I (%1) == (wbemtest.exe) goto SkipSrv
if /I (%1) == (mofcomp.exe) goto SkipSrv
%1 /RegServer

:SkipSrv
goto End

:TryInstall
if not exist wmicore.exe goto End
wmicore /s
net start winmgmt
:End

Chuyên mục: .NET

Referred by:
wmi configuration (www.google.com.vn) [Referral]
WMI ? (www.google.com.vn) [Referral]
"WMI" (www.google.com.vn) [Referral]
the Sql Server system configuration checker cannot be executed due to wmi configuration on the machine (www.google.com.vn) [Referral]
WMI (www.google.com.vn) [Referral]
configuration error (www.google.com.vn) [Referral]
Error 53 + SQL Server 2005 + fix (www.google.com.vn) [Referral]
error:2147749896 in SQL 2005 (www.google.com.vn) [Referral]
80041008 WMI windows 2000 debug release (www.google.be) [Referral]
The SQL Server System Configuration Checker cannot be executed due to WMI (www.google.com.vn) [Referral]
bảo mật WMI (www.google.com.vn) [Referral]
Configuration Error in asp.net (www.google.com.vn) [Referral]
nhac wmi (www.google.com.vn) [Referral]
wmi configuration sql server 2005 (www.google.com.vn) [Referral]
window server 2003 + wmi error (www.google.com.vn) [Referral]
Configuration Error (www.google.com.vn) [Referral]
wmi 80041008 windows 2000 (www.google.com) [Referral]
sqlserver2000 erro (www.google.com.vn) [Referral]
wmi configuration error 2147749896 (mx.search.yahoo.com) [Referral]
"WMI" (www.google.com.vn) [Referral]
bao loi The SQL Server System Configuration Checker cannot be executed due to WMI configuration on the machine [machine name]Error:2147749896 (0×80041008). (www.google.com.vn) [Referral]
windows server 2003 80041008 (www.google.com) [Referral]
WMI (www.google.com.vn) [Referral]
Configuration Error (www.google.com.vn) [Referral]
"MFL" "ngon ngu" (www.google.com.vn) [Referral]
error 53 (www.google.com.vn) [Referral]
error install SQL server 2005 WMI (www.google.com.vn) [Referral]
the sql server system configuration checker cannot be executed due tu wmi configuration on the machine (www.google.ca) [Referral]
sql server+due to WMI Configuration (www.google.com.vn) [Referral]
the sql server system configuration checker cannot be executed due to wmi configuration (mx.search.yahoo.com) [Referral]
sql server + cannot be executed due to WMI configuration (www.google.com.vn) [Referral]
WMI (www.google.com.vn) [Referral]
error:2147749896 (www.google.com) [Referral]