关于SCCM客户端1603错误

来源:互联网 发布:淘宝联盟多个东西结算 编辑:程序博客网 时间:2024/05/21 09:47

This article was Previously posted on Don Hite's Blog

In your SMS client systems CcmSetup.Log file in the CcmSetup directory you may see any one of the following errors or warnings:

?MSI: Setup was unable to create the WMI namespace CCM
?The error code is 80041001

?MSI: Warning 25101. Setup was unable to delete WMI namespace CIMV2/SMS
?The error code is 80041001

?Client installation has failed too many times. Ccmsetup will now abort.

?Installation failed with error code 1603

What this is basically telling you is that WMI is out to lunch and has been reported as AWOL. To resolve these log file issues you must delete or rename the machines WMI Repository and allow it to recreate itself.

Follow the steps below to accomplish this:

1. Stop the "Windows Management Instrumentation" service.

2. Rename the %WinDir%/System32/Wbem/Repository folder to 擮ldrepository?

3. Restart the 揥indows Management Instrumentation service?

4. Verify that the %WinDir%/System32/Wbem/Repository folder has been recreated.

5. Reinstall the SMS client software.

----

这是我从国外网站上转过来的,试了一下,虽然没有解决问题,但是提供了一个思路

原创粉丝点击