We are using SCCM 2012 SP1 CU5 (5.0.7804.1600) and on many of our Windows 7 clients updates are not installing.
When I run "Machine Policy Retrieval & Evaluation Cycle" the C:\Windows\CCM\Logs\WUAHandler.log runs as expected I believe - the last few entries are:
Search Criteria is (DeploymentAction=* AND Type='Software') OR (DeploymentAction=* AND Type='Driver') Async searching of updates using WUAgent started. Async searching completed. Successfully completed scan.
Then I run the "Software Updates Scan Cycle" and the C:\Windows\WindowsUpdate.log file also completes successfully:
2014-12-04 09:24:41:086 1036 3458 Report CWERReporter finishing event handling. (00000000) 2014-12-04 09:24:41:296 2888 309c COMAPI - Updates found = 444 2014-12-04 09:24:41:296 2888 309c COMAPI --------- 2014-12-04 09:24:41:296 2888 309c COMAPI -- END -- COMAPI: Search [ClientId = CcmExec] 2014-12-04 09:24:41:296 2888 309c COMAPI ------------- 2014-12-04 09:24:46:039 1036 3458 Report CWERReporter finishing event handling. (00000000)
When the "Software Updates Deployment Evaluation Cycle" is run there are errors in C:\Windows\CCM\Logs \UpdatesDeployment.log:
Detection job ({47813475-0491-46E5-8CD1-B84B806B9844}) started for assignment ({a3c79c96-1ed1-456d-98e7-7b8a2b381775}) Started evaluation for assignment ({a3c79c96-1ed1-456d-98e7-7b8a2b381775}) Evaluation initiated for (12) assignments. Job error (0x87d00244) received for assignment ({a3c79c96-1ed1-456d-98e7-7b8a2b381775}) action Updates will not be made available
These errors show for each job. Any idea how to resolve it?
Thanks
- Edited by Kieran Walsh Thursday, December 04, 2014 10:42 AM