sms_wsus_sync_manager

KRISHNA CHAITANYA GADUPA 1 Reputation point
2020-08-19T14:59:38.013+00:00

Software update synchronization failure in configuration manager console under software library->Software updates.

Unable to get the software updates from internet in the SCCM console.
So, i'm doing synchronize software updates.
& checking in the monitoring field->system status->component status.
SMS_WSUS_SYNC_MANAGER / CONTROL_MANAGER / CONFIGURATION_MANAGER are in critical.

Could any one help on this, please...

Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
1,004 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Amandayou-MSFT 11,051 Reputation points
    2020-08-20T02:26:36.227+00:00

    Hi,

    Thanks for posting in Q&A.

    We could check wsyncmgr.log to see if there is any error in it, it records details about the software updates sync process.

    ---Please Accept answer if the reply is helpful---

    Best regards,
    Amanda You

    0 comments No comments

  2. KRISHNA CHAITANYA GADUPA 1 Reputation point
    2020-08-21T08:29:44.297+00:00

    From the WSUS Server, manually running the synchronisation. It shows An HTTP error occurred.
    Following are the details:
    WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
    at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
    at Microsoft.UpdateServices.ServerSync.ServerSyncCompressionProxy.GetWebResponse(WebRequest webRequest)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
    at Microsoft.UpdateServices.ServerSyncWebServices.ServerSync.ServerSyncProxy.GetAuthConfig()
    at Microsoft.UpdateServices.ServerSync.ServerSyncLib.InternetGetServerAuthConfig(ServerSyncProxy proxy, WebServiceCommunicationHelper webServiceHelper)
    at Microsoft.UpdateServices.ServerSync.ServerSyncLib.Authenticate(AuthorizationManager authorizationManager, Boolean checkExpiration, ServerSyncProxy proxy, Cookie cookie, WebServiceCommunicationHelper webServiceHelper)
    at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.SyncConfigUpdatesFromUSS()
    at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.ExecuteSyncProtocol(Boolean allowRedirect)