Can you also check the wuahandler.log?
Updates scan completion received, result = 0x80240438
Hi,
I need help on a strange SCCM issue. I got 4 VLANs as;
- VLAN1 - Servers where SCCM.domain.com is sitting (Configuration Manager 2010 running on Win2016).
- VLAN2 - Set of domain-joined Win10 clients.
- VLAN3 - Set of non-domain-joined (workgroup) Win2012R2 servers
- VLAN4 - Set of non-domain joined (workgroup) Win2019 servers
Software deployment, updates deployment, etc. works well on VLAN1, VLAN2 and VLAN3. But updates deployment do not work on VLAN4. Following are the extract from related log files;
UpdateHandler.log
Successfully initiated scan. UpdatesHandler 12/21/2020 11:24:50 PM 12980 (0x32B4)
Successfully initiated scan. UpdatesHandler 12/21/2020 11:24:50 PM 11360 (0x2C60)
Updates scan completion received, result = 0x80240438. UpdatesHandler 12/21/2020 11:24:54 PM 11360 (0x2C60)
Updates scan completion received, result = 0x80240438. UpdatesHandler 12/21/2020 11:24:59 PM 11300 (0x2C24)
Updates scan completion received, result = 0x80240438. UpdatesHandler 12/21/2020 11:25:03 PM 12980 (0x32B4)
UpdatesDeployment.log
Job error (0x80240438) received for assignment ({BFCA7E3B-5C27-4D43-BA59-48E6701FBB60}) action UpdatesDeploymentAgent 12/21/2020 11:26:07 PM 12980 (0x32B4)
Updates will not be made available UpdatesDeploymentAgent 12/21/2020 11:26:07 PM 12980 (0x32B4)
CUpdatesAssignment::RaiseStateMessage, ulMessageId = -1073730068 UpdatesDeploymentAgent 12/21/2020 11:26:07 PM 12980 (0x32B4)
CUpdatesAssignment::RaiseStateMessage, hrError = -2145123272 UpdatesDeploymentAgent 12/21/2020 11:26:07 PM 12980 (0x32B4)
Raised assignment (TopicID) ({BFCA7E3B-5C27-4D43-BA59-48E6701FBB60}) state message successfully. TopicType = Evaluate, StateId = 3, StateName = ASSIGNMENT_EVALUATE_FAILED, StateCriticality = 1 UpdatesDeploymentAgent 12/21/2020 11:26:07 PM 12980 (0x32B4)
Here are the steps I already tried;
- Made sure SCCM.domain.com is pointing to the right IP in hosts file
- I tried browsing https://SCCM.domain.com:8531/ClientWebService/client.asmx from all VLANs
It returns some data from VLAN1, 2 & 3. But it throws error from VLAN4.
Checked all firewalls on both ends and logs are saying traffics are received very well.
Tried disabling firewall from both end as well and made sure no f/w in between, but the result is same. - Tried running 'netsh winhttp reset proxy' though it is direct connection (no proxy) - just hitting the wall
Still same issue. - Re-installed the client and restarted servers.
Still same issue. - Checked the boundary settings. VLAN4 is also added there and is a member of only boundary group, where other VLANs are also members.
- Stopped Windows Update in one of the server in VLAN4, cleaned folder C:\Windows\SoftwareDistribution\DataStore, started service again, but issue remains.
Is there anything else I need to try or am I missing anything here?
Thanks in advance :)
4 answers
Sort by: Most helpful
-
-
Amandayou-MSFT 11,141 Reputation points
2020-12-22T06:29:27.773+00:00 Hi @Abdul Gafoor ,
This error(Scan failed with error = 0x80240438) may be caused by proxy-related issues.
We could check if there is the proxy on the VLAN4 by checking Internet Explorer.
Step 1 Please open Internet Explorer.
Step 2 Click the “Tools” drop-down arrow in the upper-right portion of the browser window. Select “Internet Options.”
Step 3 Click the “Connections” tab in the Internet Options window. Click the “LAN Settings” button. If there is a check mark in the box next to the “Us a proxy server for your LAN” option, then your PC accesses the Web through a proxy server. If there is no check mark in the box, your computer does not use a proxy server.
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread. -
Kalyan Sundar 566 Reputation points
2020-12-31T05:33:17.997+00:00 following post describes a similar issue:
http://myitpath.blogspot.com/2016/12/sccm-windows-update-deployment-failure.html
https://gallery.technet.microsoft.com/ConfigMgr-Scan-failed-with-6c00f52c
-
Chanuka Francis 361 Reputation points
2021-03-04T13:17:56.913+00:00 This error occurs due to port 8530 / 8531 blockage between ConfigMgr SUP and the client PCs. Open those ports to initiate the software update scan ®