询问者
WSUS 管理控制台无法通过远程 API 连接到 WSUS 服务器

问题
-
服务器是实体机,内存32G,系统版本是Windows Server 2012 R2 Datacenter
WSUS 管理控制台无法通过远程 API 连接到 WSUS 服务器。
请确保 Update Services 服务、IIS 和 SQL 正在该服务器上运行。如果该问题仍然存在,请尝试重新启动 IIS、SQL 和 Update Services 服务。
System.Net.WebException -- 操作超时
Source
System.Web.Services
Stack Trace:
在 System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
在 Microsoft.UpdateServices.Internal.DatabaseAccess.ApiRemotingCompressionProxy.GetWebResponse(WebRequest webRequest)
在 System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
在 Microsoft.UpdateServices.Internal.ApiRemoting.ExecuteSPGetUpdateServerStatus(Int32 updateSources, Boolean includeDownstreamComputers, String updateScopeXml, String computerTargetScopeXml, String preferredCulture, Int32 publicationState, Int32 propertiesToGet)
在 Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccessProxy.ExecuteSPGetUpdateServerStatus(UpdateSources updateSources, Boolean includeDownstreamComputers, String updateScopeXml, String computerTargetScopeXml, String preferredCulture, ExtendedPublicationState publicationState, UpdateServerStatusPropertiesToGet propertiesToGet)
在 Microsoft.UpdateServices.Internal.BaseApi.UpdateServer.GetStatus(UpdateSources updateSources, Boolean includeDownstreamComputers, UpdateScope updatesToInclude, ComputerTargetScope computersToInclude, UpdateServerStatusPropertiesToGet propertiesToGet)
在 Microsoft.UpdateServices.Internal.BaseApi.UpdateServer.GetReplicaStatus(UpdateSources updateSources)
在 Microsoft.UpdateServices.UI.AdminApiAccess.CachedObject.RefreshCache()
在 Microsoft.UpdateServices.UI.AdminApiAccess.CachedObject.GetFromCache()
在 Microsoft.UpdateServices.UI.SnapIn.Pages.ServerSummaryPage.backgroundWorker_DoWork(Object sender, DoWorkEventArgs e)
全部回复
-
你好,
请问你的WSUS服务器上是否选择了很多的产品和种类, 我们不建议用WSUS 服务器来部署驱动类的更新, 所以检查一下你是否在“Products and Classifications”里勾选了“Drivers";
在WSUS服务器上,请运行一下Server Cleanup Wizard(清理导向),这可以帮我们删除WSUS Content中不必要的Update文件;
同时检查一下IIS,在IIS管理器里,找到应用程序池。里面的WsusPool是否已经关闭,进行开启,可能是内存不够分配了。
如果回答是有帮助的, 请将其标记为答案, 可以帮助其他有相同问题的社区成员, 并快速找到有用的答复。
针对Windows 2008/2008R2的扩展支持将于2020年结束,之后微软将不再为其提供安全更新。点击此处或扫描二维码获取《在 Azure 上运行 Windows Server 的终极指南》,把握良机完成云迁移并实现业务现代化。
- 已建议为答案 Carl FanMicrosoft contingent staff 2020年7月3日 2:20