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

tts 0 信誉分
2026-03-04T01:17:05.95+00:00

WSUS服务器遇到无法打开控制台的情况,麻烦大佬看下什么原因


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

请确保 Update Services 服务、IIS 和 SQL 正在该服务器上运行。如果该问题仍然存在,请尝试重新启动 IIS、SQL 和 Update Services 服务。

WSUS 管理控制台遇到意外错误。这可能是暂时错误;请尝试重新启动该管理控制台。如果此错误仍然存在,

请尝试通过删除 %appdata%\Microsoft\MMC\ 下的 wsus 文件来删除该控制台的永久性首选项。

System.IO.IOException -- 由于意外的数据包格式,握手失败。

Source

System

Stack Trace:

在 System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)

在 System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)

在 System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)

在 System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)

在 System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)

在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

在 System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)

在 System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)

在 System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)

在 System.Net.ConnectStream.WriteHeaders(Boolean async)

** this exception was nested inside of the following exception **

System.Net.WebException -- 基础连接已经关闭: 发送时发生错误。

Source

Microsoft.UpdateServices.Administration

Stack Trace:

在 Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[] args)

在 Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.GetUpdateServer(PersistedServerSettings settings)

在 Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.ConnectToServer()

在 Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.get_ServerTools()

SQL Server | 其他
{count} 票

1 个答案

排序依据: 非常有帮助
  1. Nithin Krishna Madadi 0 信誉分 Microsoft 外部员工 仲裁人
    2026-03-04T09:46:14.3066667+00:00

    嗨,tts 感谢您联系Microsoft问答论坛。

    请检查在与WSUS合作时是否满足所有先决条件:

    • 如果您在 Windows Server 2008 R2 上使用 WSUS 3.0 SP2,必须在 WSUS 服务器上安装更新4039929或更新包。

          To verify the server version, follow these steps:
    
                    1.	Open the WSUS console.
    
                    2.	Click the server name.
    
                    3.	Locate the version number under Overview > Connection > Server Version.
    
                    4.	Check whether the version is 3.2.7600.283 or a later version.
    

    • 如果您在Windows Server 2012或更高版本中使用WSUS,您必须在WSUS服务器上安装以下安全质量月度汇总文件之一或更新版本的汇总文件之一:

                    o	Windows Server 2012 - KB4039873
    
                    o	Windows Server 2012 R2 - KB4039871
    
                    o	Windows Server 2016 - KB4039396
    

    希望这些信息对你有帮助。如果您有任何进一步的问题,请随时告诉我们。 谢谢你


你的答案

提问者可以将答案标记为“已接受”,版主可以将答案标记为“已推荐”,这有助于用户了解答案是否解决了提问者的问题。