WSUS Clients can't connect to WSUS server on SBS2008 server
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>clientdiagWSUS 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.0Checking AU Settings
AU Option is 3 : Notify Prior to Install. . . . . . . . PASS
Option is from Policy settingsChecking 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 useChecking 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 ServerWinHttpDownloadFileToMemory(szURLDest, NULL, 0, NULL, NULL, NULL, &downloadBuffe
r) failed with hr=0x80190194No 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
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- Marked As Answer byEric Zhang - MSFTMSFT, ModeratorFriday, November 06, 2009 8:41 AM
All Replies
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- Marked As Answer byEric Zhang - MSFTMSFT, ModeratorFriday, November 06, 2009 8:41 AM
- 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

