Link to home
Start Free TrialLog in
Avatar of orjso
orjso

asked on

Cannot get wsus server to sync with downstream server

I cannot get the servers to sync.  When I try to browse to a page from the downstream server to the upstream server, I get a not authorized error.  When I try to connect through the wizard, I get a Status 401 - Unauthorized error message.  When I try to sync, I get WebException: The request failed with HTTP status 401: Unauthorized.
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)

The Upstream server is allowing anonymous access throughout the site... Help!
Avatar of Netman66
Netman66
Flag of Canada image

Normally, the downstream server needs to be in the same domain/forest where there is a trust in place be default.

Is this not occurring?

When you installed the downstream server, during the setup did you select to sync with upstream server?

Avatar of orjso
orjso

ASKER

I am installing wsus 3.0.  When I was installing it, it never asked to select to sync to upstream server.  After it was installed, i went to options and syn and pointed it to the name of the box and port 80 (which is where it is running)
ASKER CERTIFIED SOLUTION
Avatar of TokyoBrit
TokyoBrit
Flag of Japan image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial