Forum Discussion
madeyem
Jun 14, 2023Copper Contributor
Windows Server 2016 Update Error 0x8007007B
Hi everyone, Hyper-V virtual machine (guest) with Windows Server 2016: After migrating VM from old domain (updates from MS servers) to new domain (updates from WSUS), I can no longer install Wind...
- Jun 15, 2023
After further researching the CBS log I ended up looking for more information on
onecore\base\wcp\rtllib\inc\auto_hive.h(180)
I used a migration tool for the domain change, which is supposed to migrate the user accounts, too. Usually it works fine, but in this case it apparently had some problems migrating user accounts.
After removing user accounts from the old domain from "C:\Users" and the registry (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList), all updates installed properly.
For reference:
https://www.sysnative.com/forums/threads/kb4103723-rolls-back-after-63.25392/
https://hmemcpy.com/2016/01/solved-a-case-of-a-failing-windows-update-kb3124200-on-windows-10/
madeyem
Jun 15, 2023Copper Contributor
I pulled this from the CBS log. Maybe someone can find something here?
2023-06-15 11:04:11, Error CSI 0000014b@2023/6/15:09:04:11.966 (F) onecore\base\wcp\rtllib\inc\auto_hive.h(180): Error c0000033 [Error,Facility=(system),Code=51 (0x0033)] originated in function Windows::Rtl::AutoHive::Load expression: (null)
[gle=0x80004005]
2023-06-15 11:04:12, Info CBS Could not get active session for current session file logging [HRESULT = 0x80004003 - E_POINTER]
2023-06-15 11:04:12, Info CBS Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2023-06-15 11:04:12, Error CSI 0000014c (F) c0000033 [Error,Facility=(system),Code=51 (0x0033)] #52993# from Windows::COM::CQueueExecutor::ExecutePhase(Flags = 00000000, Progress = NULL, Phase = 31, NextIndex = 696, TotalItems = 825)
[gle=0xd0000033]
2023-06-15 11:04:12, Error CSI 0000014f (F) HRESULT_FROM_WIN32(123) #145# from Windows::COM::CComponentStore_IAdvancedInstallerAwareStore::ResolvePendingTransactions(dwFlags = (DontFailIfPrimitivesPending|IndicatePrimitiveRollback), Progress = NULL, Phase = 0, Disposition = (unknown enumerant 0)' | '0)[gle=0x8007007b]
2023-06-15 11:04:12, Error CBS Startup: Failed to process advanced operation queue, startupPhase: 0. [HRESULT = 0x8007007b - ERROR_INVALID_NAME]
2023-06-15 11:04:12, Info CBS Current global progress. Current: 56, Limit: 112, ExecuteState: CbsExecuteStateResolvePending | CbsExecuteStateFlagRollback
2023-06-15 11:04:12, Info CBS Previous global progress. Current: 56, Limit: 112, ExecuteState: CbsExecuteStateResolvePending | CbsExecuteStateFlagRollback
2023-06-15 11:04:12, Error CBS Startup: No progress detected while trying to perform rollback AIs. [HRESULT = 0x80004005 - E_FAIL]