midiman Posted December 11, 2012 Report post Posted December 11, 2012 Hi I have a problem with my WSUS. I followed the guides and set everything up as explained. I couldn't get a copy of Server 2008, so I am using Server 2012 on a vhd. Because I'm using Server 2012 I had to update to SCCM 2012 SP1. So this is what I'm using. SCCM Server = Server 2012 SCCM Ver = SCCM 2012 SP1 WSUS Ver = 4.0 I added the WSUS role and set it to use the default IIS website as in the guide. Now WSUS 4.0 uses port 8530 instead of port 80. To connect to my WSUS server I have to use http://sccm.test.com:8530 When I type in that I get an error message page. I can go directly into the WSUS Console and start a sync ok. But I can't get it to work through SCCM. I've installed my SUP and gone into Software and then Sync'd All Software. This is the error message I'm getting in the WSUS Configuration Log. Attempting connection to WSUS server: SCCM.test.com, port: 80, useSSL: False SMS_WSUS_CONFIGURATION_MANAGER 10/12/2012 21:26:36 1068 (0x042C) System.Net.WebException: The request failed with HTTP status 404: Not Found.~~ at Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[] args)~~ at Microsoft.SystemsManagementServer.WSUS.WSUSServer.ConnectToWSUSServer(String ServerName, Boolean UseSSL, Int32 PortNumber) SMS_WSUS_CONFIGURATION_MANAGER 10/12/2012 21:26:36 1068 (0x042C) Remote configuration failed on WSUS Server. SMS_WSUS_CONFIGURATION_MANAGER 10/12/2012 21:26:36 1068 (0x042C) STATMSG: ID=6600 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_CONFIGURATION_MANAGER" SYS=SCCM.com SITE=PRI PID=1056 TID=1068 GMTDATE=Mon Dec 10 21:26:36.590 2012 ISTR0="SCCM.test.com" ISTR1="" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 SMS_WSUS_CONFIGURATION_MANAGER 10/12/2012 21:26:36 1068 (0x042C) Waiting for changes for 60 minutes SMS_WSUS_CONFIGURATION_MANAGER 10/12/2012 21:26:36 1068 (0x042C) I'm lost. Thanks Quote Share this post Link to post Share on other sites More sharing options...
Rocket Man Posted December 11, 2012 Report post Posted December 11, 2012 When configuring your SUP through SCCM did you specify it to use the custom website port 8530 and not the default iis website which is used for SCCM? Quote Share this post Link to post Share on other sites More sharing options...
midiman Posted December 11, 2012 Report post Posted December 11, 2012 No I told it to use the default IIS website. I will go through the process again and take some screen shots. WSUS 4 uses a default port of 8530 and the default IIS website uses port 80. Quote Share this post Link to post Share on other sites More sharing options...
Rocket Man Posted December 11, 2012 Report post Posted December 11, 2012 When you enable WSUS on server 2012 it creates it a custom website for it, not the default one!! When configuring SUP in SCCM point it to the custom website not the default! 1 Quote Share this post Link to post Share on other sites More sharing options...
midiman Posted December 11, 2012 Report post Posted December 11, 2012 I managed to figure it out. I changed the SUP to look at port 8530 and it worked. It's working now. Quote Share this post Link to post Share on other sites More sharing options...