SCCM Console shows August Patches as Required 0 for all types of Patches to all O/S except SCEP ADR is working fine.
Question
Hi All SCCM sycned patches however all patches are showing as required = 0 against all patches and all clients?
SCCM 1810
Server 2012 R2
Any ideas please?
Nothing has changed for Client Settings > Software Updates, this is still enabled and scheduled to run daily.
Previous months patches are showing status correctly.
Answers ( 5 )
The flows which you need to check things from client side
1. Locationservices.log – Check whether it’s able to find WSUS Path= and Distribution Point with patches
2. WUAHandler.log to check whether scan is completed or not
3. Updatedeployment.log – Check for deadline of the assignment and Software Updates client configuration policy, DetectJob completion received for assignment, Added update (Site_, PercentComplete, etc…
4. Execmgr.log – Execution is complete for program Software Updates Program
5. RebootCoordinator.log – Reboot related things
You might need to check the client side and server sides logs to understand the issue ..
By the way we don’t have any version called SCCM 2012 R2 1810 … it’s just sccm 1810 current branch …
Hi
which logs wsyncmgr shows successful hence am able to see the new patches appear in the console.
Any update or find a solution for this?
Resolved due to issues with WSUSPOOL in IIS
increased the private memory limit and then restarted the WSUSPool.
Then resync worked