I recently tried to manually sync my WSUS 3.0 SP2 server to the upstream Microsoft servers. The last time it was online was in Nov-2012 where it synchronised successfully, but now each time I try, I receive the following error:
Result: An http error occurred:
WebException: The request failed with the error message:
— <html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href=”%2fmicrosoftupdate%2fv6%2ferrorinformation.aspx%3ferror%3d15″>here</a>.</h2></body></html>
–.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
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)
In order to resolve this, I had to download an Update for WSUS 3.0 SP2 (KB2734608) from the following Microsoft website and install it on the WSUS server:
http://www.microsoft.com/en-us/download/details.aspx?id=30748
Once the update had installed, I reopened the WSUS console, tried a manual sync and it was successful.
Normally such updates would be applied via WSUS but because I was unable to synchronise it meant a manual download and install from MS.