June patches not getting deployed on client systems

Rakesh Kumar 466 Reputation points
2022-06-21T11:50:58.43+00:00

Hi,

we have scheduled patch deployment for the month of June 2022 on 16th June but deployment status is showing unknown for all workstations. I did check at both ends(SCCM server and SCCM client) but no issue observed. issue with all clients(VPN and locally connected).

Any help would be respected.

Microsoft Security | Intune | Configuration Manager | Updates
0 comments No comments
{count} votes

6 answers

Sort by: Most helpful
  1. Rakesh Kumar 466 Reputation points
    2022-06-30T09:20:19.617+00:00

    @Amandayou-MSFT @Igor Lysenko ,

    Thanks for your followups. we have resolved this issue just now and deployment is working as expected.

    solution given below -

    Issue - Patch deployment is not working and all enforcement status is showing unknown.

    cause - secured[HTTPS] communication for SUP was enabled by mistake by other member after site upgrade to current branch[2203]. due to this client were looking for https://sup.domain:8531 instead of http://sup.domain:8530. in our environment secured communication was not implemented.
    216488-image.png
    Solution - after deeply looking into WUAhandler.log it has been noticed that client is trying to connect with https://sup.domain:8531 which is not the correct one so looked at SUP setting wehre HTTPS was enabled. we disabled it and after sometime client started communication to SUP using http://sup.domain:8530 and deployment started and enforcement status getting changed to Compliant from unknown.
    216474-image.png


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.