Windows Server TechCenter > Windows Server Forums > WSUS > WSUS Clients can't connect to WSUS server on SBS2008 server
Ask a questionAsk a question
 

AnswerWSUS Clients can't connect to WSUS server on SBS2008 server

  • Saturday, October 31, 2009 12:59 AMTodd W_ Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    I have a clean install of SBS2008 which includes WSUS. Reports from the server say everything is OK (except no clients have registeres)
    I have done the group policy and double checked it
    I ran the client diagnostics and get the following:

    N:\Microsoft-1\Wsus Utilities>clientdiag

    WSUS Client Diagnostics Tool

    Checking Machine State
            Checking for admin rights to run tool . . . . . . . . . PASS
            Automatic Updates Service is running. . . . . . . . . . PASS
            Background Intelligent Transfer Service is running. . . PASS
            Wuaueng.dll version 7.2.6001.788. . . . . . . . . . . . PASS
                    This version is WSUS 2.0

    Checking AU Settings
            AU Option is 3 : Notify Prior to Install. . . . . . . . PASS
                    Option is from Policy settings

    Checking Proxy Configuration
            Checking for winhttp local machine Proxy settings . . . PASS
                    Winhttp local machine access type
                            <Direct Connection>
                    Winhttp local machine Proxy. . . . . . . . . .  NONE
                    Winhttp local machine ProxyBypass. . . . . . .  NONE
            Checking User IE Proxy settings . . . . . . . . . . . . PASS
                    User IE Proxy. . . . . . . . . . . . . . . . .  NONE
                    User IE ProxyByPass. . . . . . . . . . . . . .  NONE
                    User IE AutoConfig URL Proxy . . . . . . . . .  NONE
                    User IE AutoDetect
                    AutoDetect in use

    Checking Connection to WSUS/SUS Server
                    WUServer = https://indi.wlmsburg.org
                    WUStatusServer = http://indi.wlmsburg.org
            UseWuServer is enabled. . . . . . . . . . . . . . . . . PASS
                    Client is pointed to SUS 1.0 Server

    WinHttpDownloadFileToMemory(szURLDest, NULL, 0, NULL, NULL, NULL, &downloadBuffe
    r) failed with hr=0x80190194

    No Error description could be found

    Press Enter to Complete

    I have read all the suggestions about settings on the WSUS web site on the server and can find no problems, yet the clients cant seem to connect. I'm about ready to give up.

    Has anyone got a suggestion?

    Thanks
    Todd


    Todd Williams

Answers

  • Saturday, October 31, 2009 6:00 AMLawrence GarvinMVP, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
                    WUServer = https://indi.wlmsburg.org
                    WUStatusServer = http://indi.wlmsburg.org


    I see two defects right off the top...

    1. This is an SBS server, so the port assignment for WSUS *MUST*  have the port suffix 8530.

    2. The URLs for WUServer and WUStatusServer are not identical -- one is marked as HTTPS: the other as HTTP:

    Reset both URLs to http://indi.wlmsburg.org:8530 and your problem should be solved.
    Lawrence Garvin, M.S., MCITP:EA, MCDBA
    Principal/CTO, Onsite Technology Solutions, Houston, Texas
    Microsoft MVP - Software Distribution (2005-2009)
    My MVP Profile: http://mvp.support.microsoft.com/profile/Lawrence.Garvin
    My Blog: http://onsitechsolutions.spaces.live.com

All Replies

  • Saturday, October 31, 2009 6:00 AMLawrence GarvinMVP, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
                    WUServer = https://indi.wlmsburg.org
                    WUStatusServer = http://indi.wlmsburg.org


    I see two defects right off the top...

    1. This is an SBS server, so the port assignment for WSUS *MUST*  have the port suffix 8530.

    2. The URLs for WUServer and WUStatusServer are not identical -- one is marked as HTTPS: the other as HTTP:

    Reset both URLs to http://indi.wlmsburg.org:8530 and your problem should be solved.
    Lawrence Garvin, M.S., MCITP:EA, MCDBA
    Principal/CTO, Onsite Technology Solutions, Houston, Texas
    Microsoft MVP - Software Distribution (2005-2009)
    My MVP Profile: http://mvp.support.microsoft.com/profile/Lawrence.Garvin
    My Blog: http://onsitechsolutions.spaces.live.com
  • Wednesday, November 04, 2009 8:21 AMEric Zhang - MSFTMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    I want to see if the information provided was helpful. Please keep us posted on your progress and let us know if you have any additional questions or concerns.

    We are looking forward to your response.

    Thanks