Hello
I have a 2012 R2 failing to install security monthly rollup updates. .NET seems to be fine.
Latest attempted update was KB4503276 with the below from WindowsUpdate.log:
The last successful CU to install was January 2019 (KB4480963).
Trying to run
For <repairsource>, I've tried all sorts:
Thank you for any time you can offer!
I have a 2012 R2 failing to install security monthly rollup updates. .NET seems to be fine.
Latest attempted update was KB4503276 with the below from WindowsUpdate.log:
Code:
2019-06-26 16:14:11:129 3648 1890 Handler Starting install of CBS update 33885B5D-A682-4787-98D9-5B87981FA026
2019-06-26 16:14:11:129 3648 1890 Handler CBS session identity: 30747689_1828718338
2019-06-26 16:14:11:176 3648 1890 Handler CBS package identity: Package_for_RollupFix~31bf3856ad364e35~amd64~~9600.19377.1.11
2019-06-26 16:14:11:176 3648 1890 Handler Installing self-contained with source=C:\Windows\SoftwareDistribution\Download\61d69f8080d809c58e0ef376a9633f3a\Windows8.1-KB4503276-x64.cab, workingdir=C:\Windows\SoftwareDistribution\Download\61d69f8080d809c58e0ef376a9633f3a\inst
2019-06-26 16:14:16:051 916 17b0 Report REPORT EVENT: {294E7496-70E0-433D-9527-24C0A3CC703B} 2019-06-26 16:14:11:051+0200 1 181 [AGENT_INSTALLING_STARTED] 101 {D7086DC7-6DA8-4D5A-9E76-69CBFEA6CD85} 501 0 wusa Success Content Install Installation Started: Windows has started installing the following update: Security Update for Windows (KB4503276)
2019-06-26 16:14:16:051 916 17b0 Report CWERReporter finished handling 2 events. (00000000)
2019-06-26 16:16:08:906 3648 ec4 Handler FATAL: CBS called Error with 0x800f0900,
2019-06-26 16:16:15:562 3648 1890 Handler FATAL: Completed install of CBS update with type=0, requiresReboot=0, installerError=1, hr=0x800f0900
The last successful CU to install was January 2019 (KB4480963).
Trying to run
dism /online /cleanup-image /restorehealth /source:<repairsource> /LimitAccess
always returns:
Code:
Deployment Image Servicing and Management tool
Version: 6.3.9600.17031
Image Version: 6.3.9600.17031
[==========================100.0%==========================]
Error: 0x800f081f
The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more informat
ion on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077.
For <repairsource>, I've tried all sorts:
- WIM:E:\sources\install.wim:2 (2 is the correct and matching index)
- \\2012r2server\c$\Windows
- \\2012r2server2\c$\Windows
sfc /scannow
suggests it found corruption and it could not resolve. Running SFCFix also said it found some issues and fixed them but not all. Log attached. CBS.log also attached (it's tiny!)Thank you for any time you can offer!