jrensink947
Posts: 21
Score: 2 Joined: 9/30/2005 Status: offline
|
I am testing out SCCM and I'm running into an issue that I can't seem to get around in getting the software upate point component to work. WSUS and SCCM are on the same server. I set things up as directed in the help files. Here is my setup. Windows 2003 server SP2 and updates SQL server 2005 SP2 on the box WSUS3 full install, installed in separate site w/ ports 8530/8531, using local SQL database, do not download local copy of updates SCCM installed, added SUP component, no proxy, specified ports 8530/8531 , made it active SUP on site server, sychronize directly from MS The SUP is never able to get any updates to synchronize. In the SMS_WSUS_CONFIGURATION_MANAGER logs, I get these errors when the server boots and every hour after that. SMS WSUS Configuration Manager failed to configure upstream server settings on WSUS Server "USRTC-SCCM01". Possible cause: WSUS Server version 3.0 and above is not installed or cannot be contacted. Solution: Verify that the WSUS Server version 3.0 or greater is installed. Verify that the IIS ports configured in SMS are same as those configured on the WSUS IIS website. I did verify the ports in use in IIS are correct and double-checked the SUP config settings. They do match. In the SMS_WSUS_SYNC_MANAGER logs, it shows that it starts the sync process. But 5 minutes later, it always returns the error below. SMS WSUS Synchronization failed. Message: WSUS server not configured. Source: CWSyncMgr::DoSync. The operating system reported error 2147500037: Unspecified error In my searching, I did find others getting this error and it was related to the proxy auto-config. That doesn't seem to be my issue. I never see any access attempts in the logs coming from my proxy. It's always from the SCCM server IP. In the IIS logs, I do see some failures right after boot as shown below. 2008-01-17 14:38:56 W3SVC298875502 155.177.115.199 POST /ApiRemoting30/WebService.asmx - 8530 - 155.177.115.199 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.832) 401 2 2148074254 2008-01-17 14:38:56 W3SVC298875502 155.177.115.199 POST /ApiRemoting30/WebService.asmx - 8530 - 155.177.115.199 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.832) 401 2 2148074254 2008-01-17 14:38:56 W3SVC298875502 155.177.115.199 POST /ApiRemoting30/WebService.asmx - 8530 - 155.177.115.199 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.832) 401 1 0 2008-01-17 14:38:56 W3SVC298875502 155.177.115.199 POST /ApiRemoting30/WebService.asmx - 8530 - 155.177.115.199 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.832) 401 1 5 2008-01-17 14:38:56 W3SVC298875502 155.177.115.199 POST /ApiRemoting30/WebService.asmx - 8530 - 155.177.115.199 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.832) 401 1 0 After these messages, I start seeing successful access attempts. 2008-01-17 14:39:08 W3SVC298875502 155.177.115.199 GET /selfupdate/iuident.cab - 8530 - 155.177.115.199 - 200 0 0 2008-01-17 14:39:19 W3SVC298875502 155.177.115.199 POST /reportingwebservice/reportingwebservice.asmx - 8530 - 155.177.115.199 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.832) 200 0 0 2008-01-17 14:39:19 W3SVC298875502 155.177.115.199 POST /ApiRemoting30/WebService.asmx - 8530 EPM-NA\USRTC-SCCM01$ 155.177.115.199 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.832) 200 0 0 2008-01-17 14:39:19 W3SVC298875502 155.177.115.199 POST /ApiRemoting30/WebService.asmx - 8530 - 155.177.115.199 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.832) 401 1 0 2008-01-17 14:39:21 W3SVC298875502 155.177.115.199 POST /ApiRemoting30/WebService.asmx - 8530 EPM-NA\USRTC-SCCM01$ 155.177.115.199 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.832) 200 0 0 2008-01-17 14:39:21 W3SVC298875502 155.177.115.199 POST /ApiRemoting30/WebService.asmx - 8530 - 155.177.115.199 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.832) 401 1 0 2008-01-17 14:39:21 W3SVC298875502 155.177.115.199 POST /ApiRemoting30/WebService.asmx - 8530 EPM-NA\USRTC-SCCM01$ 155.177.115.199 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.832) 200 0 0 I do see the following in the WSUSCtrl.log file. Found WSUS Admin dll of assembly version Microsoft.UpdateServices.Administration, Version=3.0.6000.273, Major Version = 0x30000, Minor Version = 0x17700111~ $$<SMS_WSUS_CONTROL_MANAGER><Thu Jan 17 08:39:21.188 2008 Central Standard Time><thread=4024 (0xFB8)> Found WSUS Admin dll of assembly version Microsoft.UpdateServices.Administration, Version=2.0.0.0, Major Version = 0x20000, Minor Version = 0x0~ $$<SMS_WSUS_CONTROL_MANAGER><Thu Jan 17 08:39:21.188 2008 Central Standard Time><thread=4024 (0xFB8)> The installed WSUS build has the valid and supported WSUS Administration DLL assembly version (3.1.6000.1)~ $$<SMS_WSUS_CONTROL_MANAGER><Thu Jan 17 08:39:21.188 2008 Central Standard Time><thread=4024 (0xFB8)> Successfully connected to local WSUS server $$<SMS_WSUS_CONTROL_MANAGER><Thu Jan 17 08:39:21.188 2008 Central Standard Time><thread=4024 (0xFB8)> Local WSUS Server Proxy settings are correctly configured as Proxy Name and Proxy Port 80 $$<SMS_WSUS_CONTROL_MANAGER><Thu Jan 17 08:39:21.240 2008 Central Standard Time><thread=4024 (0xFB8)> Successfully connected to local WSUS server $$<SMS_WSUS_CONTROL_MANAGER><Thu Jan 17 08:39:21.240 2008 Central Standard Time><thread=4024 (0xFB8)> There are no unhealthy WSUS Server components on WSUS Server USRTC-SCCM01~ $$<SMS_WSUS_CONTROL_MANAGER><Thu Jan 17 08:39:21.257 2008 Central Standard Time><thread=4024 (0xFB8)> Successfully checked database connection on WSUS server USRTC-SCCM01~ $$<SMS_WSUS_CONTROL_MANAGER><Thu Jan 17 08:39:21.309 2008 Central Standard Time><thread=4024 (0xFB8)> ~Waiting for changes for 57 minutes $$<SMS_WSUS_CONTROL_MANAGER><Thu Jan 17 08:39:21.309 2008 Central Standard Time><thread=4024 (0xFB8)> I find it odd that it would say that the proxy settings are correctly "configured as Proxy Name and Proxy Port 80". No proxy name and a port of 80. We do have a proxy server, but its specification is not required to get out to the Internet. I've tried many reinstalls of both SCCM and WSUS. Even wiped the server and started fresh. I've tried specify using our proxy server. I've specified using the SCCM server as the proxy. If I go into WSUS itself, it has no problem grabbing updates from MS. This seems like it should be pretty staright forward, but evidently I'm special enough to have this issue. Anyone out there have any ideas?
< Message edited by jrensink947 -- 1/17/2008 10:12:16 AM >
|