尝试将 SCCM 客户端安装到 Windows 2000 机器上时,安装失败。安装脚本通过\\mdop\SCCM_client\ccmsetup.exe /mp:MDOP /logon smssitecode=MID smsslp=MDOP
托管在网络公共区域的批处理文件 (CONTENTS: ) 运行。该脚本适用于所有机器(主要是 Win2003 服务器)。我已经尝试启用它需要的所有常用服务(BITS、IIS Admin、Windows Installer),但它仍然只运行一两秒钟然后退出。这是出错的日志文件的一部分:
[LOG[Couldn't get directory list for directory 'http://MDOP/CCM_Client/ClientPatch'. This directory may not exist.]LOG]! time="13:55:53.618+300" date="06-30-2009" component="ccmsetup" context="" type="0" thread="1676" file="ccmsetup.cpp:6054"
完整日志: http: //paste-it.net/public/gb11732/
尝试卸载 MSXML6(可从http://MDOP:80/CCM_Client/i386/msxml6.msi 获得),然后将其重新安装到机器上。我没有这方面的经验,但我的直觉认为这可能会有所帮助。
从您下载 MSXML6.msi 的目录
我看到论坛帖子等,其他人遇到问题并且没有好的解决策略。
检查您是否可以从客户端浏览该 URL;日志指出这是错误的根源,因此请查看它。