2008r2 8024200d

Brogers57

Member
Joined
Sep 25, 2018
Posts
13
Hello - I keep getting error 8024200d when trying to install a group of updates. Server isn't pointed to WSUS.

- SFC Scan found no errors
- SURT installs without any issues
- SFCFix: SFCFix version 3.0.0.0 by niemiro.Start time: 2018-09-25 20:57:32.440
Microsoft Windows Server 2008 R2 Service Pack 1 - amd64
Not using a script file.








AutoAnalysis::
SUMMARY: No corruptions were detected.
AutoAnalysis:: directive completed successfully.








Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2018-09-25 21:01:43.286
----------------------EOF-----------------------

- I've reset Windows update. Deleted software distribution folder.
- Servers been restarted. It seems to install optional updates fine.

I'm hoping somebody can assist or point me in the right direction!


CBS log: CBS.zip - Google Drive

Please excuse if I missed something as this is my 1st post.
 
Hello and welcome to Sysnative!

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 attached file, SFCFixScript.txt, and save this to your Desktop. Ensure that this file is named SFCFixScript.txt - 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 SFCFixScript.txt.
  5. Drag the file SFCFixScript.txt onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a log should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.
 

Attachments

Thanks for the response:

SFCFix version 3.0.0.0 by niemiro.
Start time: 2018-09-27 20:38:18.570
Microsoft Windows Server 2008 R2 Service Pack 1 - amd64
Using .txt script file at C:\Users\administrator.KBC\Desktop\SFCFixScript.txt [0]








Trace::
Successfully traced component amd64_microsoft-windows-ocspsvc.resources_31bf3856ad364e35_6.1.7601.22843_en-us_b3606966e5b938ce.
Package_30_for_KB3003743~31bf3856ad364e35~amd64~~6.1.1.1.3003743-83_neutral_LDR2
Trace:: directive completed successfully.








Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2018-09-27 20:38:54.491
Script hash: 8lFemPYfRLmMKEsE7lGAEY3Jd3BB7D1rxJ7nFSgWkDM=
----------------------EOF-----------------------
 
Install Update with DISM



  1. Download this update and save to your desktop. The file name will be Windows6.1-KB3003743-x64.cab.zip.
  2. Right-click on this file and select Extract All... Click the Extract button. You can close the folder window that opens
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator. Go ahead and allow if you receive the UAC prompt.
  5. Copy and paste the following command into the command prompt window and press enter.

    dism /online /add-package /packagepath:%userprofile%\desktop\Windows6.1-KB3003743-x64.cab
  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation. <---You may not get this line.
    Do you want to restart the computer now (Y/N)? <---You may not get this line.


Go ahead and do so if prompted. Let me know what errors if any come up. If you do get errors, please zip/attach your CBS.log
 
According to the reportingevents.log in the Software Distribution, it's failing for the same reason.
 
It's looking for a different file now.

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 attached file, SFCFixScript.txt, and save this to your Desktop. Ensure that this file is named SFCFixScript.txt - 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 SFCFixScript.txt.
  5. Drag the file SFCFixScript.txt onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a log should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this into your next post for me to analyse please - put
    Code:
    tags around the log to break up the text.
 

Attachments

SFCFix version 3.0.0.0 by niemiro.
Start time: 2018-09-27 21:39:34.707
Microsoft Windows Server 2008 R2 Service Pack 1 - amd64
Using .txt script file at C:\Users\administrator.KBC\Desktop\SFCFixScript .txt [0]








Trace::
Successfully traced component amd64_microsoft-windows-secondarylogonservice_31bf3856ad364e35_6.1.7601.23348_none_4af75f87cb68e5d3.
Package_1_for_KB3139914~31bf3856ad364e35~amd64~~6.1.1.0.3139914-1_neutral_LDR2
Trace:: directive completed successfully.








Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2018-09-27 21:40:58.526
Script hash: xhlzzk/poJGJNMSP3JvPVIgu0lG/Xz4S7JwHb8+/xts=
----------------------EOF-----------------------
 
Install Update with DISM


  1. Download this update and save to your desktop. The file name will be Windows6.1-KB3139914-x64.cab.zip.
  2. Right-click on this file and select Extract All... Click the Extract button. You can close the folder window that opens
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator. Go ahead and allow if you receive the UAC prompt.
  5. Copy and paste the following command into the command prompt window and press enter.

    dism /online /add-package /packagepath:%userprofile%\desktop\Windows6.1-KB3139914-x64.cab
  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation. <---You may not get this line.
    Do you want to restart the computer now (Y/N)? <---You may not get this line.


Go ahead and do so if prompted. Let me know what errors if any come up. If you do get errors, please zip/attach your CBS.log
 
Interesting enough, I was able to install one of the failing ones via manual download and install. I would assume those you had me install via dism worked as well as I have 2 less updates to install now.
 
Would like to follow up with this if possible. I got swamped and this kinda slipped. Still have the same error message. It seems new updates are able to install but I have 53 that won't install due to 8024200d
 

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

Back
Top