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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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...
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
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)