AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / server / 问题 / 49356
In Process
Adrian Godong
Adrian Godong
Asked: 2009-08-04 07:22:19 +0800 CST2009-08-04 07:22:19 +0800 CST 2009-08-04 07:22:19 +0800 CST

Windows 更新代理更新失败

  • 772

我正在尝试安装最新版本的 Windows 更新代理 v7.2.6001.788,但安装失败,错误代码为 0x800b0100。运行 Windows Server 2008 SP1。

相关的 WindowsUpdate.log 部分:

2009-08-03  16:17:49:334    3544    d28 Misc    ===========  Logging initialized (build: 7.2.6001.788, tz: +0100)  ===========
2009-08-03  16:17:49:334    3544    d28 Misc      = Process: d:\fcc0f96e893296900e6501a601\wusetup.exe
2009-08-03  16:17:49:332    3544    d28 Setup   Windows Update Client standalone setup : resource dll path is d:\fcc0f96e893296900e6501a601\en\wusetup.exe.mui
2009-08-03  16:17:49:335    3544    d28 Setup   Evaluating CBS package "d:\fcc0f96e893296900e6501a601\WUClient-SelfUpdate-Core-TopLevel.cab"
2009-08-03  16:17:49:556    3544    d28 Setup   Package will be installed
2009-08-03  16:17:49:556    3544    d28 Setup   Evaluating CBS package "d:\fcc0f96e893296900e6501a601\WUClient-SelfUpdate-ActiveX.cab"
2009-08-03  16:17:49:580    3544    d28 Setup   Package will be installed
2009-08-03  16:17:49:580    3544    d28 Setup   Evaluating CBS package "d:\fcc0f96e893296900e6501a601\WUClient-SelfUpdate-Aux-TopLevel.cab"
2009-08-03  16:17:49:665    3544    d28 Setup   Package will be installed
2009-08-03  16:17:49:709    3544    d28 Setup   Windows Update Client standalone setup : eula file path is d:\fcc0f96e893296900e6501a601\en\eula.rtf
2009-08-03  16:17:52:337    3544    de0 Misc    WARNING: LoadLibrary failed for srclient.dll with hr:8007007E
2009-08-03  16:17:52:338    3544    de0 Setup   Installing CBS package "d:\fcc0f96e893296900e6501a601\WUClient-SelfUpdate-Core-TopLevel.cab"
2009-08-03  16:17:53:895    3544    de0 Setup   WARNING: CBS operation failed, error = 0x800B0100
2009-08-03  16:17:53:898    3544    de0 Setup   WARNING: Install of setup package "d:\fcc0f96e893296900e6501a601\WUClient-SelfUpdate-Core-TopLevel.cab" failed, error = 0x800B0100
2009-08-03  16:18:04:976    3544    d28 Setup   wusetup has finished.  Exit code is 0. Reboot is NOT needed

我认为加载 srclient.dll 时出了点问题。

我已经做过但仍然没有解决的事情:

  • msiexec /unregister和msiexec /register
  • regsvr32 wuapi.dll
  • 运行 CheckSUR 工具并重新启动
windows-server-2008 windows-update
  • 3 3 个回答
  • 8179 Views

3 个回答

  • Voted
  1. Nixphoe
    2011-08-22T17:04:35+08:002011-08-22T17:04:35+08:00

    您是否从命令提示符尝试过这个?

    net stop cryptsvc
    rename %systemroot%\system32\catroot2 catroot2old
    net start cryptsvc
    
    • 1
  2. Alexander Pavluchenko
    2011-07-20T07:48:14+08:002011-07-20T07:48:14+08:00

    http://support.microsoft.com/kb/956702

    适用于 Windows 7、Windows Vista 或 Windows Server 2008 的方法 要解决此问题,请运行系统更新准备工具 (Checksur.exe)。为此,请按照下列步骤操作: 下载并运行系统更新准备工具。此工具会运行一次性扫描以查找可能会阻止未来服务操作的不一致。有关如何下载和运行 Checksur.exe 工具的详细信息,请单击以下文章编号以查看 Microsoft 知识库中的文章: 947821 Windows Vista 系统更新准备工具说明 尝试再次安装更新。注意运行该工具后,Checksur.log 文件位于以下位置:%systemroot%\Logs\CBS\

    在 Windows 7 和 Windows Vista 的默认安装中,此文件位于以下文件夹中:

    C:\Windows\Logs\CBS

    • 0
  3. longneck
    2012-09-18T10:52:17+08:002012-09-18T10:52:17+08:00

    检查您是否正在运行最新版本的 checksur 工具。微软偶尔会发布更新,因此您去年下载的更新可能无法解决您的问题。

    截至目前,最新的在这里:http: //support.microsoft.com/kb/947821

    • 0

相关问题

  • 首次安装 Office Communications Server 需要一些帮助

  • 什么可能导致 IIS7 拒绝绑定到不允许导出私钥的证书?

  • 从 2003 年迁移到 2008 年 Microsoft 群集技术

  • 有什么理由使用 Windows Server 2003 而不是 Server 2008?

  • 是否可以在单个 W2008 服务器上安装 Exchange Server?

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    SFTP 使用什么端口?

    • 6 个回答
  • Marko Smith

    从 IP 地址解析主机名

    • 8 个回答
  • Marko Smith

    如何按大小对 du -h 输出进行排序

    • 30 个回答
  • Marko Smith

    命令行列出 Windows Active Directory 组中的用户?

    • 9 个回答
  • Marko Smith

    Windows 中执行反向 DNS 查找的命令行实用程序是什么?

    • 14 个回答
  • Marko Smith

    如何检查 Windows 机器上的端口是否被阻塞?

    • 4 个回答
  • Marko Smith

    我应该打开哪个端口以允许远程桌面?

    • 9 个回答
  • Marko Smith

    什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同?

    • 3 个回答
  • Marko Smith

    如何确定bash变量是否为空?

    • 15 个回答
  • Martin Hope
    MikeN 在 Nginx 中,如何在维护子域的同时将所有 http 请求重写为 https? 2009-09-22 06:04:43 +0800 CST
  • Martin Hope
    Tom Feiner 如何按大小对 du -h 输出进行排序 2009-02-26 05:42:42 +0800 CST
  • Martin Hope
    0x89 bash中的双方括号和单方括号有什么区别? 2009-08-10 13:11:51 +0800 CST
  • Martin Hope
    kch 如何更改我的私钥密码? 2009-08-06 21:37:57 +0800 CST
  • Martin Hope
    Kyle Brandt IPv4 子网如何工作? 2009-08-05 06:05:31 +0800 CST
  • Martin Hope
    Noah Goodrich 什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同? 2009-05-19 18:24:42 +0800 CST
  • Martin Hope
    Brent 如何确定bash变量是否为空? 2009-05-13 09:54:48 +0800 CST
  • Martin Hope
    cletus 您如何找到在 Windows 中打开文件的进程? 2009-05-01 16:47:16 +0800 CST

热门标签

linux nginx windows networking ubuntu domain-name-system amazon-web-services active-directory apache-2.4 ssh

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve