wordpress   发布时间:2022-04-02  发布网站:大佬教程  code.js-code.com
大佬教程收集整理的这篇文章主要介绍了windows-server-2008 – Windows Update代理更新失败大佬教程大佬觉得挺不错的,现在分享给大家,也给大家做个参考。

概述

我正在尝试安装最新版本的 Windows update Agent v7.2.6001.788,安装失败,错误代码为0x800b0100.运行Windows Server 2008 SP1. 相关的Windowsupdate.log部分: 2009-08-03 16:17:49:334 3544 d28 Misc =========== Logging initialized
我正在尝试安装最新版本的 Windows update Agent 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工具并重新启动

您是否从命令提示符处尝试过此操作?
net stop cryptsvc
r@R_772_8371@ %systemroot%\system32\catroot2 catroot2old
net start cryptsvc

大佬总结

以上是大佬教程为你收集整理的windows-server-2008 – Windows Update代理更新失败全部内容,希望文章能够帮你解决windows-server-2008 – Windows Update代理更新失败所遇到的程序开发问题。

如果觉得大佬教程网站内容还不错,欢迎将大佬教程推荐给程序员好友。

本图文内容来源于网友网络收集整理提供,作为学习参考使用,版权属于原作者。
如您有任何意见或建议可联系处理。小编QQ:384754419,请注明来意。