积极答复者
使用windows 2012R2 的WSUS功能更新时的问题

问题
-
需要更新补丁的是windows 2012 R2客户端,在上面已通过gpedit.msc在windows模板下的windows 更新中做过了WSUS的设置,已通过WSUS更新过一部分补丁,为了加快补丁检测,手工在客户端上打了这几个命令:
Net stop wuauserv
rd /s %windir%\softwaredistribution\
Net start wuauserv
wuauclt /resetauthorization /detectnow,在客户端的windowsupdate.log看到如下信息,
2017-06-26 15:27:54:921 836 190 Agent *********** Agent: Initializing global settings cache ***********
2017-06-26 15:27:54:921 836 190 Agent * Endpoint Provider: 00000000-0000-0000-0000-000000000000
2017-06-26 15:27:54:921 836 190 Agent * WSUS server: http://10.2.2.105:8530
2017-06-26 15:27:54:921 836 190 Agent * WSUS status server: http://10.2.2.105:8530
2017-06-26 15:27:54:921 836 190 Agent * Target group: (Unassigned Computers)
2017-06-26 15:27:54:921 836 190 Agent * Windows Update access disabled: No
2017-06-26 15:27:54:921 836 8d0 Misc WARNING: Network Cost is assumed to be not supported as something failed with trying to get handles to wcmapi.dll
2017-06-26 15:27:54:921 836 190 WuTask WuTaskManager delay initialize completed successfully..
2017-06-26 15:27:54:921 836 190 AU Timer: 31DA7559-FE27-4810-8FF6-987195B1FD98, Expires 2017-06-27 00:25:26, not idle-only, not network-only
2017-06-26 15:27:54:921 836 190 AU Timer: CF1ABEC6-7887-4964-BB93-B2E21B31CEC1, Expires 2017-06-27 05:20:19, not idle-only, not network-only
2017-06-26 15:27:54:921 836 190 AU Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-06-27 05:20:19, not idle-only, not network-only
2017-06-26 15:27:54:937 836 190 Report WARNING: Failed to initialize event uploader for new server {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} with hr = 8024043d.
2017-06-26 15:27:54:937 836 190 Report CWERReporter::Init succeeded
2017-06-26 15:27:54:937 836 190 Agent *********** Agent: Initializing Windows Update Agent ***********
2017-06-26 15:27:54:937 836 190 DnldMgr Download manager restoring 0 downloads
2017-06-26 15:27:54:937 836 190 AU ########### AU: Initializing Automatic Updates ###########
2017-06-26 15:27:54:937 836 190 AU AIR Mode is disabled
2017-06-26 15:27:54:937 836 190 AU # Policy Driven Provider: http://10.2.2.105:8530
2017-06-26 15:27:54:937 836 190 AU # Detection frequency: 22
2017-06-26 15:27:54:937 836 190 AU # Approval type: Pre-install notify (Policy)
2017-06-26 15:27:54:937 836 190 AU # Auto-install minor updates: Yes (Policy)
2017-06-26 15:27:54:937 836 190 AU # Will interact with non-admins (Non-admins are elevated (Policy))
2017-06-26 15:27:54:937 836 190 AU WARNING: Failed to get Wu Exemption info from NLM, assuming not exempt, error = 0x80240037
2017-06-26 15:27:54:937 836 190 AU WARNING: Failed to get Network Cost info from NLM, assuming network is NOT metered, error = 0x80240037
2017-06-26 15:27:54:937 836 190 AU AU finished delayed initialization
2017-06-26 15:27:54:937 836 190 AU Currently AUX is enabled - so not show any WU Upgrade notifications.
2017-06-26 15:27:54:937 836 190 AU WARNING: Failed to get Network Cost info from NLM, assuming network is NOT metered, error = 0x80240037
2017-06-26 15:27:54:937 836 190 AU WARNING: Failed to get Network Cost info from NLM, assuming network is NOT metered, error = 0x80240037
2017-06-26 15:27:54:937 836 8d0 IdleTmr Incremented idle timer priority operation counter to 1
2017-06-26 15:27:54:937 836 828 DnldMgr Asking handlers to reconcile their sandboxes
2017-06-26 15:27:54:937 2564 5c8 CltUI FATAL: CNetworkCostChangeHandler::RegisterForCostChangeNotifications: CoCreateInstance failed with error 80004002
2017-06-26 15:27:54:984 2564 5c8 CltUI WARNING: RegisterNetworkCostChangeNotification: Error 80004002
日志中的错误是什么原因?- 已编辑 cfs0 2017年6月26日 7:39
答案
全部回复
-
你的WSUS是什么版本的?
请查看下面的链接:
An update for Windows Server Update Services 3.0 Service Pack 2 is available (KB2734608)
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已建议为答案 Xin GuoMicrosoft contingent staff, Moderator 2017年7月3日 9:55