mrkhachaturov
New member
Hello everyone,
I recently discovered this amazing community, and after browsing several threads, I was impressed by how dedicated everyone is to helping each other. That’s why I decided to make a donation to support the great work being done here.
I’m currently running a lab setup with Windows Server 2025 and have encountered an issue while trying to update. Thanks to advice found in previous threads, I was able to resolve a hash mismatch error and restore the necessary files.
However, I’m now facing a different problem. I’m receiving error 0x800f0991 on my Windows Server 2025 Standard, which is also acting as an Active Directory server. When I try to add new roles, I get a notification that some components are corrupted.
I have tried all this command.
Result of command
Result of command
CBS logs folder was too large for attachment, so here is the link to download from www.wetransfer.com, the link is valid only for 3 days, mirror link to download from my google drive.
ComponentsScanner, DISM, SFCFix log files and
I recently discovered this amazing community, and after browsing several threads, I was impressed by how dedicated everyone is to helping each other. That’s why I decided to make a donation to support the great work being done here.
I’m currently running a lab setup with Windows Server 2025 and have encountered an issue while trying to update. Thanks to advice found in previous threads, I was able to resolve a hash mismatch error and restore the necessary files.
However, I’m now facing a different problem. I’m receiving error 0x800f0991 on my Windows Server 2025 Standard, which is also acting as an Active Directory server. When I try to add new roles, I get a notification that some components are corrupted.
I have tried all this command.
- SFC /Scannow
- DISM /Online /Cleanup-Image /CheckHealth
- DISM /Online /Cleanup-Image /ScanHealth
- DISM /Online /Cleanup-Image /restoreHealth
- DISM /Online /Cleanup-Image /RestoreHealth /Source:\\IVN-DC02\WinSxS /LimitAccess ( Source was defined to second Active Directory Server running Windows Server 2025)
- dism /online /cleanup-image /startcomponentcleanup
Result of command
SFC /Scannow
Bash:
Beginning system scan. This process will take some time.
Beginning verification phase of system scan.
Verification 100% complete.
Windows Resource Protection did not find any integrity violations.
Result of command
DISM /Online /Cleanup-Image /restoreHealth
Bash:
Deployment Image Servicing and Management tool
Version: 10.0.26100.1150
Image Version: 10.0.26100.2894
[==========================100.0%==========================]
Error: 0x800f081f
The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see https://go.microsoft.com/fwlink/?LinkId=243077.
The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
CBS logs folder was too large for attachment, so here is the link to download from www.wetransfer.com, the link is valid only for 3 days, mirror link to download from my google drive.
ComponentsScanner, DISM, SFCFix log files and
COMPONENTS
file from C:\WINDOWS\System32\config
you can find in attachment.Attachments
Last edited: