Q
quinnj09
I get this error no matter what feature I try to install, but lets use a specific example.
If I run:
DISM /Online /Enable-Feature:MicrosoftWindowsPowerShell /all
I get the following output:
Deployment Image Servicing and Management tool
Version: 10.0.14393.0
Image Version: 10.0.14393.2457
Enabling feature(s)
[==========================100.0%==========================]
Error: 0x8000ffff
DISM failed. No operation was performed.
For more information, review the log file.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
I can see the error code in the dism log, but have not been able to find any solution, can anyone help?
I also get the same error when trying to install any windows updates.
I can also see in the dism log:
2019-08-30 16:53:23, Info DISM DISM Package Manager: PID=6440 TID=4336 Error in operation: (null) (CBS HRESULT=0x8000ffff) - CCbsConUIHandler::Error
2019-08-30 16:53:23, Error DISM DISM Package Manager: PID=6440 TID=6984 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x8000ffff)
Continue reading...
If I run:
DISM /Online /Enable-Feature:MicrosoftWindowsPowerShell /all
I get the following output:
Deployment Image Servicing and Management tool
Version: 10.0.14393.0
Image Version: 10.0.14393.2457
Enabling feature(s)
[==========================100.0%==========================]
Error: 0x8000ffff
DISM failed. No operation was performed.
For more information, review the log file.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
I can see the error code in the dism log, but have not been able to find any solution, can anyone help?
I also get the same error when trying to install any windows updates.
I can also see in the dism log:
2019-08-30 16:53:23, Info DISM DISM Package Manager: PID=6440 TID=4336 Error in operation: (null) (CBS HRESULT=0x8000ffff) - CCbsConUIHandler::Error
2019-08-30 16:53:23, Error DISM DISM Package Manager: PID=6440 TID=6984 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x8000ffff)
Continue reading...