[SOLVED] Windows 2012R2 can't full update

David86

Well-known member
Joined
Feb 12, 2020
Posts
129
Greetings to all! I'm having a problem with my server 2012 r2. For some time now, cumulative updates have ceased to be installed on it.I found that the problem is related to NetFx 4.8 but I don't understand how to fix it. The files you are looking for are on another system, but replacing does not solve the problem. The problem is most likely related to KB4486105. On another system server 2012r2 I see Package_10_for_KB4486105~31bf3856ad364e35~amd64~~6.3.1.3179 but on a broken system Package_10_for_KB4486105~31bf3856ad364e35~amd64~~6.3.1.299. Installing or uninstalling KB4486105 is not possible, just like Netfx 4.8. I would be grateful for any help or good advice.

Microsoft Windows [Version 6.3.9600]
(c) Корпорация Майкрософт (Microsoft Corporation), 2013. Все права защищены.

C:\Windows\system32>DISM /Online /Cleanup-Image /RestoreHealth

Cистема DISM
Версия: 6.3.9600.19408

Версия образа: 6.3.9600.19397

[==========================100.0%==========================]

Ошибка: 1168

Элемент не найден.

Файл журнала DISM находится по адресу C:\Windows\Logs\DISM\dism.log

C:\Windows\system32>

C:\Windows\system32>sfc /scannow

Начато сканирование системы. Этот процесс может занять некоторое время.

Начало стадии проверки при сканировании системы.
Проверка 100% завершена.

Программа защиты ресурсов Windows обнаружила поврежденные файлы, но не
может восстановить некоторые из них. Подробные сведения см. в файле CBS.Log, кот
орый находится по следующему пути: windir\Logs\CBS\CBS.log. Например,
C:\Windows\Logs\CBS\CBS.log. Обратите внимание, что ведение журнала
в настоящее время не поддерживается для автономного обслуживания.

C:\Windows\system32>

SFCFix version 3.0.2.1 by niemiro.
Start time: 2022-12-18 16:14:07.664
Microsoft Windows Server 2012 R2 Update 3 - amd64
Not using a script file.




AutoAnalysis::
WARNING: Failed to get store name from identity name with return code 2 for component NetFx4-aspnet_webadmin and file navigationBar.ascx. File is reported as corrupt by SFC.
CORRUPT: navigationBar.ascx of component NetFx4-aspnet_webadmin.

WARNING: Failed to get store name from identity name with return code 2 for component NetFx4-aspnet_webadmin and file WebAdminStyles.css. File is reported as corrupt by SFC.
CORRUPT: WebAdminStyles.css of component NetFx4-aspnet_webadmin.

WARNING: Failed to get store name from identity name with return code 2 for component NetFx4-aspnet_webadmin and file default.aspx. File is reported as corrupt by SFC.
CORRUPT: default.aspx of component NetFx4-aspnet_webadmin.

WARNING: Failed to get store name from identity name with return code 2 for component NetFx4-aspnet_webadmin and file error.aspx. File is reported as corrupt by SFC.
CORRUPT: error.aspx of component NetFx4-aspnet_webadmin.

WARNING: Failed to get store name from identity name with return code 2 for component NetFx4-aspnet_webadmin_permissions and file createPermission.aspx. File is reported as corrupt by SFC.
CORRUPT: createPermission.aspx of component NetFx4-aspnet_webadmin_permissions.

WARNING: Failed to get store name from identity name with return code 2 for component NetFx4-aspnet_webadmin_permissions and file managePermissions.aspx. File is reported as corrupt by SFC.
CORRUPT: managePermissions.aspx of component NetFx4-aspnet_webadmin_permissions.




SUMMARY: Some corruptions could not be fixed automatically. Seek advice from helper or sysnative.com.
CBS & SFC total detected corruption count: 6
CBS & SFC total unimportant corruption count: 0
CBS & SFC total fixed corruption count: 0
SURT total detected corruption count: 0
SURT total unimportant corruption count: 0
SURT total fixed corruption count: 0
AutoAnalysis:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2022-12-18 16:16:14.878
----------------------EOF-----------------------
 

Attachments

Hello and welcome,

Step 1:
WARNING! The following fix is specific to the user's system in this thread only. No one else should follow these instructions, as it could damage your system.
  • Download the attachment SFCFix.zip and save it on your desktop.
  • Save any work you have open, and close all programs.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
    1p8eDnI.gif
  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Open the file, then copy and paste its content in your next reply.

Step 2:
Restart the machine.
Run the command SFC /SCANNOW in an elevated command prompt and report the result.
If it fails, zip the file cbs.log again. Attach the zipped cbs.log to your next reply.
 

Attachments

Thank you! Checking the integrity of the files began to pass to the end. However, the Dism check does not work. And cumulative updates like KB5021294 just won't install - error 0x80073712. The rest of the updates on ms office or NeFramework install fine.

Microsoft Windows [Version 6.3.9600]
(c) Корпорация Майкрософт (Microsoft Corporation), 2013. Все права защищены.

C:\Windows\system32>sfc /scannow

Начато сканирование системы. Этот процесс может занять некоторое время.

Начало стадии проверки при сканировании системы.
Проверка 100% завершена.

Защита ресурсов Windows не обнаружила нарушений целостности.

C:\Windows\system32>

Checking for updates . . .
No new update is available at this time.

Processing directive 1 of 1 (AutoAnalysis::)
Checking store directories . . .
Checking CBS.log . . .
Checking CheckSUR.log . . .
Checking CheckSUR.persist.log . . .

Attempting repair . . .
Stage 1
Stage 2
Stage 3

Due to the nature of your corruptions, scan times have been extended by
approximately 15-20 minutes. Please be patient and allow the operation to
complete.


Cистема DISM
Версия: 6.3.9600.19408

Версия образа: 6.3.9600.19397

[==========================100.0%==========================]

Ошибка: 1168

Элемент не найден.

Файл журнала DISM находится по адресу C:\Windows\Logs\DISM\dism.log

Снимок2.PNGСнимок.PNG
 

Attachments

Provide the Components Hive
1. Navigate to C:\Windows\System32\Config and locate the COMPONENTS file.
2. Please copy this file to your desktop.
Note: If you receive an error that this file is in-use, simply reboot your computer and try again. Note: If you find that you need to reboot and are unable to because this is a server then try Option#2 below.
3. Right-click on this file on your desktop and select Send To...Compressed (zipped) folder. This will create a file named COMPONENTS.ZIP on your desktop.
4. The file will likely be too large to upload here so please upload to Gofile or WeTransfer and just provide the link here.


Option#2 (only if you are unable to follow the previous instructions)

  • Please download the Freeware RegBak from here: Acelogix Software - Download products
    You will find it at the bottom of the page that the link brings you to.
  • Go ahead and install this program and accept all the defaults. After the last install screen the program should open.
  • Click the New Backup button. Accept the defaults and simply click Start.
  • When it says Finished successfully, click the Close button.
  • This will bring you back to the main screen of the program. You will see one entry in this list with the date that you did it. Right-click on this line-item and select Explore Backup...
  • This will bring you into the folder where the backup was made. You should see a Users folder and a Windows folder along with a couple other files. Double-click on the Windows folder to open it. Then open the System32 folder and then config folder. You should see around 6 files in here, one of which is named COMPONENTS.
  • Copy the COMPONENTS file to your Desktop. If the COMPONENTS file does not exist, please fetch it instead from C:\Windows\System32\config\COMPONENTS.
  • Now right-click on the COMPONENTS file that is on your desktop and select Send to > Compressed (zipped) folder.
  • Then please upload the zip file (COMPONENTS.zip) to your favourite file sharing website (it will be too big to upload here). Examples of services to upload to are Gofile or WeTransfer and then just provide the link in your reply.
  • You can close any open windows you have as well as the RegBak program now.
 
Step 1:
WARNING! The following fix is specific to the user's system in this thread only. No one else should follow these instructions, as it could damage your system.
  • Download the attachment SFCFix.zip and save it on your desktop.
  • Save any work you have open, and close all programs.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
    1p8eDnI.gif
  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Attach that file to your next reply.

Step 2:
Restart the machine.
Run the tool ComponentsScanner again and attach the log.
 

Attachments

Step 1:
WARNING! The following fix is specific to the user's system in this thread only. No one else should follow these instructions, as it could damage your system.
  • Download the attachment SFCFix.zip and save it on your desktop.
  • Save any work you have open, and close all programs.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
    1p8eDnI.gif
  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Attach that file to your next reply.

Step 2:
Restart the machine.
Run the tool ComponentsScanner again and attach the log.
 

Attachments

Step 1 did not seem to have worked. Please attach the log file SFCFix.txt also.
 
Step 1:
WARNING! The following fix is specific to the user's system in this thread only. No one else should follow these instructions, as it could damage your system.
  • Download the attachment SFCFix.zip and save it on your desktop.
  • Save any work you have open, and close all programs.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
    1p8eDnI.gif
  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Attach that file to your next reply.

Step 2:
Restart the machine.
Run the tool ComponentsScanner again and attach the log.
 

Attachments

Thank you very much. Automatically installed 2 of 3 updates. Attached log just in case.
pic.PNG
 

Attachments

Last edited by a moderator:
Provide the WINEVT Hive
  1. Start the program Regedit.exe.
  2. In the left pane of Regedit browse to the key Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WINEVT
  3. Right-click on it and select “Export”.
  4. Choose as file location your desktop.
  5. Typ for the file name "WINEVT" and choose as type “Registry Hive Files (*.*)”.
  6. Click the button Save.
  7. When completed you can close Regedit.
  8. Attach the file WINEVT which should be now on your desktop to your next reply.
 
Warning: This script was written specifically for this user, for use on that particular machine. Do not run this script on another machine.

Download the attachment and extract it.
Open the extracted folder, double-click the file regfix.reg.
When prompted allow to change the registry settings.
Report the result.
 

Attachments

I am very grateful to you for your help, but unfortunately with the latest update it did not help.

pic.PNG
 

Attachments

Remove Update Manually
  1. Click on the Start button and in the search box, type Command Prompt.
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator.
  3. When command prompt opens, copy and paste the following command into it, then press enter.
    wusa /uninstall /KB:2934018
  4. Let me know if it says it was successful or if there are any errors.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top