Re: Unable to update optional updates.
I just noticed that the link that you provided in post 24 was wrong. I found it her:
February 13, 2018 - KB4074598 (Monthly Rollup) Windows 7 - Windows 7 Help Forums. So I decided to follow those instructions.
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>cd C:\temp
C:\temp>expand windows6.1-kb4074598-x64_87a0c86bfb4c01d9c32d2cd3717b73c1b83cb798
.msu -f:* C:\temp
Microsoft (R) File Expansion Utility Version 6.1.7600.16385
Copyright (c) Microsoft Corporation. All rights reserved.
Adding C:\temp\WSUSSCAN.cab to Extraction Queue
Adding C:\temp\Windows6.1-KB4074598-x64.cab to Extraction Queue
Adding C:\temp\Windows6.1-KB4074598-x64-pkgProperties.txt to Extraction Queue
Adding C:\temp\Windows6.1-KB4074598-x64.xml to Extraction Queue
Expanding Files ....
Expanding Files Complete ...
4 files total.
C:\temp>DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4074598-
x64.cab
Deployment Image Servicing and Management tool
Version: 6.1.7600.16385
Image Version: 6.1.7601.18489
Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~
~7601.24055.1.3
[===========================66.0%====== ]
An error occurred - Package_for_RollupFix Error: 0x80070002
Error: 2
The system cannot find the file specified.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
C:\temp>