Another weird one – KB4457144 was deployed to a collection of computers. On those that said it was still required, if you forced Software updates evaluation, it would error in the event log with Package KB4457144 failed to be changed to the Installed state. Status: 0x80070017
Continue reading…
Windows Update
SCCM – SCCM Client Health Checklist
The following is a SCCM Client Health Checklist that I run through.
Continue reading…
Powershell – Windows Update Client Sledgehammer aka Reset-WUClient
The following code forces a reset/repair of the Windows Update Client on a device. It is based on https://support.microsoft.com/en-us/help/10164/fix-windows-update-errors Fixes errors in WindowsUpdate.log 0x80070002 0x8024400D 0xc80003f3 0x8024000b 0x8024001E 0x800706B5 hr=8024AFFF
Continue reading…
October Servicing Stack Update Changes in Classification
Windows Cumulative Updates require that you install the latest servicing stack update (SSU) for your operating system before installing the latest cumulative update (LCU). This helps to mitigate potential issues while installing the LCU.
Continue reading…
SCCM – Windows update log error 0x8024800a correlates to SCCM Client Error 25140, Event ID 10005 [SOLVED]
SCCM – Windows update log error 0x8024800a correlates to SCCM Client Error 25140, Event ID 10005 . Typically when I find updates failing and errors in the WindowsUpdate.Log, I use my Sledgehammer to reset Windows Update. After that , I start suspecting a SCCM client issue
Continue reading…