I have a SUP in my DMZ but none of the DMZ clients seem to want to use it. In the WUAHandler.log file on the client, I see:
Its a WSUS Update Source type ({72E048CD-2551-475C-B7A1-D8EA601F3181}), adding it.WUAHandler5/8/2015 1:38:21 PM1976 (0x07B8)Existing WUA Managed server was already set (http://internal-SUP:8530), skipping Group Policy registration.WUAHandler5/8/2015 1:38:21 PM1976 (0x07B8)
Added Update Source ({72E048CD-2551-475C-B7A1-D8EA601F3181}) of content type: 2WUAHandler5/8/2015 1:38:21 PM1976 (0x07B8)
Scan results will include superseded updates only when they are superseded by service packs and definition updates.WUAHandler5/8/2015 1:38:21 PM1976 (0x07B8)
Search Criteria is (DeploymentAction=* AND Type='Software') OR (DeploymentAction=* AND Type='Driver')WUAHandler5/8/2015 1:38:21 PM1976 (0x07B8)
Async searching of updates using WUAgent started. WUAHandler5/8/2015 1:38:21 PM1976 (0x07B8)
Async searching completed.WUAHandler5/8/2015 1:39:29 PM3676 (0x0E5C)
OnSearchComplete - Failed to end search job. Error = 0x8024401c.WUAHandler5/8/2015 1:39:29 PM1976 (0x07B8)
Scan failed with error = 0x8024401c.WUAHandler5/8/2015 1:39:29 PM1976 (0x07B8)
Its a WSUS Update Source type ({72E048CD-2551-475C-B7A1-D8EA601F3181}), adding it.WUAHandler5/8/2015 1:40:29 PM1976 (0x07B8)
Existing WUA Managed server was already set (http://internal-SUP:8530), skipping Group Policy registration.WUAHandler5/8/2015 1:40:29 PM1976 (0x07B8)
Added Update Source ({72E048CD-2551-475C-B7A1-D8EA601F3181}) of content type: 2WUAHandler5/8/2015 1:40:29 PM1976 (0x07B8)
Scan results will include superseded updates only when they are superseded by service packs and definition updates.WUAHandler5/8/2015 1:40:29 PM1976 (0x07B8)
Search Criteria is (DeploymentAction=* AND Type='Software') OR (DeploymentAction=* AND Type='Driver')WUAHandler5/8/2015 1:40:29 PM1976 (0x07B8)
Async searching of updates using WUAgent started. WUAHandler5/8/2015 1:40:29 PM1976 (0x07B8)
Async searching completed.WUAHandler5/8/2015 1:41:36 PM3952 (0x0F70)
OnSearchComplete - Failed to end search job. Error = 0x8024401c.WUAHandler5/8/2015 1:41:36 PM1976 (0x07B8)
Scan failed with error = 0x8024401c.WUAHandler5/8/2015 1:41:36 PM1976 (0x07B8)
This happens every 1/2 hour or so. My understanding is that after it tries 4 times, it should fail over the the DMZ SUP which is in the same forest as the client, but it still hasn't.
I ran this query against the config manager database to see what SUPs it had listed - select * from CI_UpdateSources. It only came back with one record. If I have 2 SUPs, shouldn't there be 2 records? The Config Manager console shows that both SUPs are operating correctly. What should I be looking at to fix this? Thx