[SOLVED] Windows 2012 Standard Will not update.. tried every trick in the book

Still No Go here is the CBS file http://criio.com/temp/cbs.zip do you think there is any hope? FYI the Zip log sais all completed successfully seems like we are just updating and allowing permissions. I do appreciate your continued help.

Code:
C:\temp>DISM.exe /Online /Add-Package /PackagePath:C:\temp\Windows8-RT-KB2750149-x64.cab

Deployment Image Servicing and Management tool
Version: 6.2.9200.16384


Image Version: 6.2.9200.16384


Processing 1 of 1 - Adding package Package_for_KB2750149~31bf3856ad364e35~amd64~~6.2.1.3
[=========                  16.7%                          ]
An error occurred - Package_for_KB2750149 Error: 0x80073712


Error: 14098


The component store has been corrupted.


The DISM log file can be found at C:\Windows\Logs\DISM\dism.log


C:\temp>
 
Code:
  MissingWinningComponentKey on resource [99]"amd64_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.2.9200.16384_none_acebd2365d9cc953"[gle=0x80004005]
  MissingWinningComponentKey on resource [90]"amd64_microsoft-windows-inetres-adm_31bf3856ad364e35_10.0.9200.16384_none_8de1735fd62612bf"[gle=0x80004005]
  MissingWinningComponentKey on resource [87]"msil_system.web.mobile.resources_b03f5f7f11d50a3a_4.0.9200.17042_en-us_657266d4e0b99b4a"[gle=0x80004005]
  MissingWinningComponentKey on resource [92]"amd64_5a340b901ae57ad4e3c3e134c1401541_31bf3856ad364e35_4.0.9200.16467_none_56f5047b2b6d20d8"[gle=0x80004005]

We're making progress, I have several registry keys to import this time.

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.

View attachment SFCFix.zip

When this completes, run the installation using DISM again.
If the installation fails, include CBS.log with your reply.
 
The Zip failed this time

Code:
SFCFix version 2.4.9.2 by niemiro.Start time: 2016-02-23 17:24:54.179
Microsoft Windows Server 2012  - amd64
Using .zip script file at C:\Users\<snip>\Desktop\SFCFix.zip [0]








RegistryScript::
Failed to import registry key HKEY_USERS\COMPONENTS\DerivedData\Components\amd64_5a340b901ae57ad4e3c3e134c1401541_31bf3856ad364e35_4.0.9200.16467_none_56f5047b2b6d20d8. A root key cannot be created under this hive.
Failed to import registry key HKEY_USERS\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.2.9200.16384_none_acebd2365d9cc953. A root key cannot be created under this hive.
Failed to import registry key HKEY_USERS\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-inetres-adm_31bf3856ad364e35_10.0.9200.16384_none_8de1735fd62612bf. A root key cannot be created under this hive.
Failed to import registry key HKEY_USERS\COMPONENTS\DerivedData\Components\msil_system.web.mobile.resources_b03f5f7f11d50a3a_4.0.9200.17042_en-us_657266d4e0b99b4a. A root key cannot be created under this hive.
RegistryScript:: directive failed to complete successfully.








Failed to process all directives successfully.
SFCFix version 2.4.9.2 by niemiro has completed.
Currently storing 14 datablocks.
Finish time: 2016-02-23 17:24:54.648
Script hash: wfV4UoyRpMHe119INF9oExb4tYbEsoJ4xVyC0P1f/UE=
----------------------EOF-----------------------
 
Sorry about that.

I've fixed the problem in my script, let's try it again.

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.
View attachment SFCFix.zip
 
It failed again same message (The update not your ZIP) here is the CBS it's getting big again over a GB any suggestions on how to re-set that without messing up your Diagnosing I'd be happy to comply.compressed to over 100MB http://criio.com/temp/cbs.zip


 
Sure.

First run services.msc and stop the Windows Modules Installer service.
Next, browse to C:\Windows\Logs\CBS\ and delete any CBS and CBSPersist files in the folder.
When the deletion has finished, start the Windows Modules Installer service again.

This should create a new (much smaller) CBS log.

I'm still reading the current log, I'll get back to you soon.
 
OK, let's try uninstalling the update.

From an administrative command prompt, run the following:

DISM.exe /Online /Remove-Package /PackagePath:C:\temp\Windows8-RT-KB2750149-x64.cab
 
Not sure if you needed the CBS but I included it.. Failed http://criio.com/temp/cbs.zip

Code:
C:\temp>DISM.exe /Online /Remove-Package /PackagePath:C:\temp\Windows8-RT-KB2750149-x64.cab

Deployment Image Servicing and Management tool
Version: 6.2.9200.16384


Image Version: 6.2.9200.16384


Processing 1 of 1 - Removing package Package_for_KB2750149~31bf3856ad364e35~amd64~~6.2.1.3
[===========================76.1%============              ]
An error occurred - Package_for_KB2750149 Error: 0x80073701


Error: 14081


The referenced assembly could not be found.


The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
 
Please try the following:

DISM /RestoreHealth Scan

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Right-click on the Start
    w8start.png
    button and select Command Prompt (Admin)
  2. When command prompt opens, Copy (Ctrl+C) and Paste (Right-click > Paste) the following command into it, then press Enter

    Dism /Online /Cleanup-Image /RestoreHealth

  3. When DISM finishes scanning your component store, zip up and attach your CBS log to your next post:

    C:\Windows\Logs\CBS\CBS.log

If the zip file is larger than 8MB, please use a file sharing service such as OneDrive, DropBox, SendSpace, etc. and include the link with your reply.
 
here you go same place for the zipped cbs http://criio.com/temp/cbs.zip

Code:
C:\temp>Dism /Online /Cleanup-Image /RestoreHealth

Deployment Image Servicing and Management tool
Version: 6.2.9200.16384


Image Version: 6.2.9200.16384


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


Error: 14005


The manifest file contains one or more syntax errors.


The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
 
SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.

View attachment SFCFix.zip

When SFCFix completes, try uninstalling the update again (DISM.exe /Online /Remove-Package /PackagePath:C:\temp\Windows8-RT-KB2750149-x64.cab)
If the uninstallation fails, zip and attach CBS.log with your reply.
 
Failed do you need the cbs?

Code:
C:\temp>DISM.exe /Online /Remove-Package /PackagePath:C:\temp\Windows8-RT-KB2750149-x64.cab

Deployment Image Servicing and Management tool
Version: 6.2.9200.16384


Image Version: 6.2.9200.16384


Processing 1 of 1 - Removing package Package_for_KB2750149~31bf3856ad364e35~amd64~~6.2.1.3
[===========================76.1%============              ]
An error occurred - Package_for_KB2750149 Error: 0x80073701


Error: 14081


The referenced assembly could not be found.


The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
 
SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.
View attachment SFCFix.zip

When SFCFix completes, try uninstalling the update again (DISM.exe /Online /Remove-Package /PackagePath:C:\temp\Windows8-RT-KB2750149-x64.cab)
If the uninstallation fails, zip and attach CBS.log with your reply.
 
Sorry for the delay, I had thought I posted the results and since I havn't head anything I logged in to see I failed to submit. So I did the step over and the same error. I zipped the CBS in the same spot as usual.

Thanks
Jason
 
Code:
2016-03-11 08:39:13, Info                  CBS    Exec: Unstaging Package: Package_41_for_KB2750149~31bf3856ad364e35~amd64~~6.2.1.3, Update: 2750149-1505_neutral_LDR, UnstageDeployment/UnpinDeployment: amd64_1abccb237aed4f229aa01ad568b3aa3d_b03f5f7f11d50a3a_4.0.9200.20571_none_25132da8e5598939
2016-03-11 08:39:13, Error                 CSI    0000000b@2016/3/11:13:39:13.141 (F) base\wcp\componentstore\csd_locking.cpp(216): Error STATUS_SXS_ASSEMBLY_MISSING originated in function CCSDirectTransaction::LockComponent expression: (null)
[gle=0x80004005]

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.

View attachment SFCFix.zip
 
Let's try installing the package again instead of uninstalling, I'd like to see if there are other missing keys that are preventing it from working as expected.
If it fails, zip and attach the CBS log with your reply.

Code:
DISM.exe /Online /Add-Package /PackagePath:C:\temp\Windows8-RT-KB2750149-x64.cab
 

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

Back
Top