I am able to automatically download updates on my Windows 2003 server machine but installation always fails for all the updates with the error code 0x8024200E. However, they work fine, if I download the individual updates manually & install. I have both the BITS and the automatic update services enabled and running with startup type set to automatic. I am not sure what I am missing here. Any help on this issue is much appreciated.
|
feedback
|
|
Have a look at the WindowsUpdate.log which should be in the root of your Windows directory (%systemroot%\windowsupdate.log). That may provide some more information beyond just the error 0x8024200E. The KB Articles How to read the Windowsupdate.log file and How to troubleshoot common Windows Update, Microsoft Update, and Windows Server Update Services installation issues are worth reading. | |||
feedback
|
|
One trick is to use MBSA to reinstall the Windows Update Agent software.
If you have a client problem with the agent software, this may fix it. Alternatively, choose Scan using Microsoft Update only under Advanced Update Services options: - this will show patch status according to Microsoft. It can be a useful spot-check to compare your WSUS approvals against Microsoft's master list on a few random servers every once in a while. | |||
|
feedback
|
|
One trick is to delete the downloaded updates and start again. If an update is refusing to install, it's possible to stop the Automatic Updates service, delete everything under | |||
|
feedback
|
|
Running sfc /scannow fixed my issues with this - Seems like some system files were corrupt.
| |||
|
feedback
|