服务器是windows server2012 R2 Datacenter,WSUS是系统自带的。客户端是windows 7 旗舰版。客户端设置如下:
首先在运行中输入:gpedit.msc 打开计算机本地组策略编辑器,选择计算机配置--管理模板--windows组件--windows Update。
配置自动更新,选择已启用,配置自动更新选择3-自动下载并通知安装;
指定Intranet Microsoft更新服务位置,选择已启用,设置检测更新的Intranet 更新服务和设置Intranet 统计服务器填写http://WSUS服务器的Ip:8530。
控制面板--管理工具--Windows Update检查更新提示错误“代码80244010 windows更新遇到未知错误”,
经网上各种查询,以下网站提到
0x80244010 -2145107952 WU_E_PT_EXCEEDED_MAX_SERVER_TRIPS The number of round trips to the server exceeded the maximum limit.
Windows Update Agent - Error Codes - TechNet Articles - United States (English) - TechNet WikiTechnical articles, content and resources for IT Professionals working in Microsoft technologieshttps://social.technet.microsoft/wiki/contents/articles/15260.windows-update-agent-error-codes.aspx
服务器一次性审批了太多的更多的更新造成,建议可以先尝试审批100个更新试试,或者提高服务器的硬件性能,服务器硬件性能太差,应该也会出现这个问题。