A
AnGian00
Hi. After having demoted local Active Directory domain controller and having joined a different domain, I'm trying to remove Active Directory Domain Services role altogether. But the role removal operation fails, with code 8000ffff.
Digging through CBS.log, I've found the following errors:
2019-08-21 10:07:25, Error CSI 00000048 (F) Assembly installed and uninstalled with same reference in single transaction (id = @0x220a5203c80, guid = {d16d444c-56d8-11d5-882d-0080c847b195}, ref = 'Package_2725_for_KB4103723~31bf3856ad364e35~amd64~~10.0.1.5.4103723-5965_neutral')
...
2019-08-21 10:07:25, Error CSI 00000049@2019/8/21:08:07:25.892 (F) onecore\base\wcp\servicingapi\assembly.cpp(727): Error E_UNEXPECTED originated in function Windows::ServicingAPI::CAssembly::AddUninstall expression: ((HRESULT)0x8000FFFFL)
...
2019-08-21 10:07:26, Error CSI 0000004a (F) E_UNEXPECTED #379806# from Windows::ServicingAPI::CCSITransaction::ICSITransaction_UninstallDeployment(Flags = 0, a = 76f50d38fc09a765ac467275a713b85b, version 10.0.14393.2248, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}, cb = (null), s = (null), rid = 'Package_2725_for_KB4103723~31bf3856ad364e35~amd64~~10.0.1.5.4103723-5965_neutral', disp = 0)[gle=0x8000ffff]
...
2019-08-21 10:07:26, Error CBS Failed to process single phase execution. [HRESULT = 0x8000ffff - E_UNEXPECTED]
...
2019-08-21 10:07:26, Error CBS Failed to perform operation. [HRESULT = 0x8000ffff - E_UNEXPECTED]
sfc /scannow
reports no errors.
running
dism /online /cleanup-image /restore health
does not improve things.
How can I fix this?
Thank you.
Andrea
Continue reading...
Digging through CBS.log, I've found the following errors:
2019-08-21 10:07:25, Error CSI 00000048 (F) Assembly installed and uninstalled with same reference in single transaction (id = @0x220a5203c80, guid = {d16d444c-56d8-11d5-882d-0080c847b195}, ref = 'Package_2725_for_KB4103723~31bf3856ad364e35~amd64~~10.0.1.5.4103723-5965_neutral')
...
2019-08-21 10:07:25, Error CSI 00000049@2019/8/21:08:07:25.892 (F) onecore\base\wcp\servicingapi\assembly.cpp(727): Error E_UNEXPECTED originated in function Windows::ServicingAPI::CAssembly::AddUninstall expression: ((HRESULT)0x8000FFFFL)
...
2019-08-21 10:07:26, Error CSI 0000004a (F) E_UNEXPECTED #379806# from Windows::ServicingAPI::CCSITransaction::ICSITransaction_UninstallDeployment(Flags = 0, a = 76f50d38fc09a765ac467275a713b85b, version 10.0.14393.2248, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}, cb = (null), s = (null), rid = 'Package_2725_for_KB4103723~31bf3856ad364e35~amd64~~10.0.1.5.4103723-5965_neutral', disp = 0)[gle=0x8000ffff]
...
2019-08-21 10:07:26, Error CBS Failed to process single phase execution. [HRESULT = 0x8000ffff - E_UNEXPECTED]
...
2019-08-21 10:07:26, Error CBS Failed to perform operation. [HRESULT = 0x8000ffff - E_UNEXPECTED]
sfc /scannow
reports no errors.
running
dism /online /cleanup-image /restore health
does not improve things.
How can I fix this?
Thank you.
Andrea
Continue reading...