C
Crakdkorn
Guest
The Active Directory failed on my Windows 2019. There is a recovery thumb drive made a few months ago. It looks like an EFI bootable type; there is a reconstruct.wim. Lots of articles explain how to make one. I have one that I made but it doesn't seem to work.
After playing with the line below for a while, I am at a point where I will just rebuild the system from scratch (which puts me in the category of "unhappy camper").
Note that Sfc /scannow found many files in the CBS log that could not be found.
Is this a feature of Windows Update - the thumb drive must be recreated frequently? What am I missing here?
What is wrong with this command line:
Dism /Image:C:\offline /Cleanup-Image /RestoreHealth /Source:g:\sources\Reconstruct.wim
R, J
More...
After playing with the line below for a while, I am at a point where I will just rebuild the system from scratch (which puts me in the category of "unhappy camper").
Note that Sfc /scannow found many files in the CBS log that could not be found.
Is this a feature of Windows Update - the thumb drive must be recreated frequently? What am I missing here?
What is wrong with this command line:
Dism /Image:C:\offline /Cleanup-Image /RestoreHealth /Source:g:\sources\Reconstruct.wim
R, J
More...