|
|
|
The MAD Monitoring thread was unable to connect to WMI, error '0x80041014'. <br>
<br>
For more information, click <a target=_blank href=http://www.microsoft.com/contentredirect.asp.>http://www.microsoft.com/contentredirect.asp.</a><br>
<br>
謝謝.<br>
<br>
參照<a target=_blank href=http://support.microsoft.com/?id=288590>http://support.microsoft.com/?id=288590</a>做過,但無法修复,<br>
<br>
執行cd %systemroot%\system32\wbem<br>
<br>
mofcomp.exe exwmi.mof <br>
后不會顯示以下信息:<br>Microsoft (R) 32-bit MOF Compiler Version 1.50.1085.0007<br>Copyright (c) Microsoft Corp. 1997-1999. All rights reserved.<br>
<br>Parsing MOF file: exwmi.mof<br>MOF file has been successfully parsed<br>Storing data in the repository...<br>Done!<br>
而是顯示以下信息.<br>
C:\WINNT\system32\wbem>mofcomp.exe exwmi.mof<br>
Microsoft (R) 32-bit MOF Compiler Version 1.50.1085.0007<br>
Copyright (c) Microsoft Corp. 1997-1999. All rights reserved.<br>
<br>
分析處理 MOF 檔案: exwmi.mof<br>
MOF 檔案已成功解析<br>
正在排序存放庫中的資料...<br>
開啟物件 1 的名稱區時發生錯誤 (定義於 11 - 14 行]:<br>
錯誤號碼: 0x80041014,功能: WMI,描述: 初始化失敗<br>
編輯程式傳回錯誤 0x80041014<br>
C:\WINNT\system32\wbem> |
|