Update Scanning is not working – scan failed with error = 0x80240437 in scanagent log
Question
Hello, I’m not able to scan the updates on my lab. Have attached the scan agent error, server and client side configuration. Can some one help to resolve this.SCCM Scan Issue
Answers ( 2 )
Thanks for the answers, I have resolved the issue. I modified the SUP settings, I configured the SUP to use SSL to communicate with WSUS. The issue is resolved once untick SSL option, Appreciate your help.
1. Stop the Windows Update service by running the following command:
ConsoleCopy
net stop wuauserv
2. Rename the C:\Windows\SoftwareDistribution folder to C:\Windows\SoftwareDistribution.old.
3. Start the Windows Update service by running the following command:
ConsoleCopy
net start wuauserv
4. Start a software update scan cycle.
FYR: https://docs.microsoft.com/en-us/troubleshoot/mem/configmgr/troubleshoot-software-update-scan-failures