Checking Machine State
Checking for admin rights to run tool . . . . . . . . . PASS
Automatic Updates Service is running. . . . . . . . . . PASS
Background Intelligent Transfer Service is running. . . PASS
Wuaueng.dll version 5.8.0.2469. . . . . . . . . . . . . PASS
This version is WSUS 2.0
Checking AU Settings
AU Option is 3 : Notify Prior to Install. . . . . . . . PASS
Option is from Policy settings
Checking Proxy Configuration
Checking for winhttp local machine Proxy settings . . . PASS
Winhttp local machine access type
<Direct Connection>
Winhttp local machine Proxy. . . . . . . . . . NONE
Winhttp local machine ProxyBypass. . . . . . . NONE
Checking User IE Proxy settings . . . . . . . . . . . . PASS
User IE Proxy. . . . . . . . . . . . . . . . . NONE
User IE ProxyByPass. . . . . . . . . . . . . . NONE
User IE AutoConfig URL Proxy . . . . . . . . . NONE
User IE AutoDetect
AutoDetect not in use
A connection with the server could not be established
Windows Update 0x80072EFD问题
2005年7月27日发现 Windows Update 不能正常工作了。手工打开 Windows Update 的站点,在扫描寻找更新内容时报什么机器的时间不对,跟更新证书的时间不一致的错误。首先想是软件问题,最近没有安装新软件,就是对证券软件的核新代理为因证书时间到期升级了.
在 Windows Update 的疑难解答中搜索相应的错误号 0x80072EFD, http://support.microsoft.com/?scid=kb;zh-cn;896225
在尝试使用基于 Windows XP 的客户端计算机访问 Windows Update 网站时,收到错误信息“Error 0x80072EE2”(错误 0x80072EE2)或“Error 0x80072EFD”(错误 0x80072EFD)或000872F8F等等其它错误提示
察看本文应用于的产品
文章编号 : 896225
最后修改 : 2005年6月8日
原因
发生此问题是由于 Windows XP 使用 Microsoft Windows HTTP Services (WinHTTP) 来访问 Windows Update 网站。WinHTTP 运行于本地系统环境中。系统服务必须要有一个手动定义的代理服务器或能在网络中检测到的代理服务器。
解决方案
要解决此问题,可手动配置代理服务器,或配置 Web 代理自动探测 (WPAD),WinHTTP 就能在网络中检测到代理服务器。为此,请使用下列方法之一。
如何配置一台客户端计算机
要配置一台客户端计算机,请使用以下方法之一。
如果知道所使用的代理服务器的名称
1. 单击“开始”,单击“运行”,键入 cmd,然后单击“确定”。
2. 在命令提示符处键入 proxycfg -p proxyservername:port,然后按 Enter 键。
3. 在命令提示符处,键入 exit,然后按 Enter 键。
如果不知道所使用的代理服务器的名称
如果不知道所使用的代理服务器的名称,请从 Internet Explorer 代理设置中导入当前用户的设置。为此,请按照下列步骤操作: 1. 单击“开始”,单击“运行”,键入 cmd,然后单击“确定”。
2. 在命令提示符处,键入 proxycfg -u,然后按 Enter 键。
3. 在命令提示符处,键入 exit,然后按 Enter 键。