Question : Clients not connecting to WSUS

I have installed WSUS 3.0 SP2 on a Server 2010 box with Exchange 2010.  I have updated the GP to point to this new WSUS location and the clients are seeing this new address.  The problem is that the clients are not actually connecting with WSUS.  See attached results from the WSUS diagnostic tool indicating error hr=0x80190193.  If I attempt to go to http://192.168.0.10:8530, I receive the message:
403 - Forbidden: Access is denied.
You do not have permission to view this directory or page using the credentials that you supplied.
It seems that the error might be related to the security settings within IIS, but I am not familiar with the new IIS layout and am not sure what, if anything should be changed there.

Thanks
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
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.4.7600.226. . . . . . . . . . . . PASS
                This version is WSUS 2.0

Checking AU Settings
        AU Option is 4: Scheduled 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 not in use

Checking Connection to WSUS/SUS Server
                WUServer = http://192.168.0.10
                WUStatusServer = http://192.168.0.10
        UseWuServer is enabled. . . . . . . . . . . . . . . . . PASS

VerifyWUServerURL() failed with hr=0x80190193

No Error description could be found

Press Enter to Complete

Answer : Clients not connecting to WSUS

I have identified the error.  When setting up WSUS, I set it up to use port 8530 because another website was also set up on this box.  I updated the Group Policy to include the port (http://192.168.0.10:8530) and everything is working great.
Random Solutions  
 
programming4us programming4us