Windows Server 2016 Core (Hyper-V Host) Failing Updates

Hi @danrdj,

Welcome to Sysnative Forums!

If you haven't already, please review the posting instructions here, and attach the requested log files. Without log files, our helpers will not be able to assist, and this will slow down fixing your machine.

If logs have been already been provided, our team of volunteers will analyse the provided log files to build a fix for your system. Please be aware that this may take several days from your initial post, due to the high volume of threads that we receive.


- Sysnative Windows Update Team
 
Hello and welcome,

Follow the instructions below please.

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
    myjIXnC.png
    SFCFix and move the executable to your desktop.
  • 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.
 

Attachments

Thanks, since this is a non-GUI Core install, I used the command
Code:
SFCFIX.exe SFCFIX.zip
and got this error:
1746642560760.webp
 
SFCFIX.exe SFCFIX.zip
That doesn't work. Include the full pathname to the file SFCFix.zip, for example SFCFix C:\Users\<username>\Desktop\SFCFix.zip
Report the result.
 
Extract the file SFCFix.zip and provide the full pathname.
 
Here's C:\Temp\SFCFix\
1747078553514.webp

I don't know if it has anything to do with the fact that we're touching Defender files or not.
Here's the difference between the psd1 that's in the zip, and the currently installed psd1 file:
1747078614433.webp

Does your source need to come from a Core installation?

Thanks!
 
Could I run SFCFix.exe from an adjacent server and specify the paths as \\badserver\c$\Temp\SFCFix.exe \\badserver\c$\Temp\SFCFix.zip or will SFCFix.exe do more "locally" on the machine it's running on, than just the operation explicit in the txt file?
 
Open an elevated commandprompt window.
When command prompt opens, copy and paste the following commands into it, press enter after each.

Code:
CD C:\temp
Code:
SFCFix C:\temp\SFCFix.zip

Tell me if SFCFix runs fine or if it crashes again.
 
If I run
SFCFix C:\temp\SFCFix.zip
then it crashes with something went horribly wrong

If I run
SFCFix.exe C:\temp\SFCFix.zip
then it gives ERROR: Zip file is corrupt or unreadable
 
Download the attachment SFCFixScript.txt and save it in the folder C:\temp.
Open an elevated commandprompt window.
When command prompt opens, copy and paste the following commands into it, press enter after each.

Code:
CD C:\temp
Code:
SFCFix.exe C:\temp\SFCFixScript.txt

Tell me if SFCFix runs fine or if it crashes again.
 

Attachments

Step 1:
Attach the file C:\temp\SFCFix.txt when available.

Step 2:
Restart the machine.
Run the command sfc /scannow in an elevated commandprompt and report the result.
If it fails, copy the file C:\Windows\Logs\CBS\cbs.log to your desktop.
Zip the copied file and attach the zipped cbs.log to your next reply.
 

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

Back
Top