Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
the previous one had less sids, only those who entered or interacted with the server (that is ok) but the new one gets full list of all domain accounts and sids (not so much ok, hope you agree)These SID's are listed in the previous log as well, but I want to compare some things. This because the issue seems related to one of the accounts and causing this rollback issue.
Yes, this is a common issue wit rollbacks, so I would remove the remnants of the 'orphaned' accounts (SID's) first, as well as from the following key:(...) some of the users (at least 2 admin-*) are no more in the active directory (...) do you think this could be causing all this headache?
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
ok, did some cleanup... 3 accounts were 100% orphaned, deleted profiles from the user profiles consolle, this deleted also from the profilelist registry the related entries. I now launched the update, will post the CBS once done, fingers crossedYes, this is a common issue wit rollbacks, so I would remove the remnants of the 'orphaned' accounts (SID's) first, as well as from the following key:
Code:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
2024-06-24 16:29:35, Info CBS Failed to write data to session file. [HRESULT = 0x80070070 - ERROR_DISK_FULL]
C:\Tools
with the command cd C:\Tools
.ProcMon.exe /accepteula /quiet /EnableBootLogging
C:\tools
.ProcMon.exe /ConvertBootLog C:\Tools\bootlog.pml
2024-06-24 19:04:55, Info CSI 00000797 Failed unloading hive file: \??\C:\Users\ITIS-NUBE-Connector\NTUSER.DAT, key: \Registry\User\S-1-5-21-2507177388-3982217149-145561031-4115, with flags: 0, NTSTATUS: 0
2024-06-24 19:04:55, Error CBS Startup: Failed to process advanced operation queue, startupPhase: 0. A rollback transaction will be created. [HRESULT = 0x800f0922 - CBS_E_INSTALLERS_FAILED]
2024-06-24 19:04:55, Info CBS Setting ExecuteState key to: CbsExecuteStateInitiateRollback | CbsExecuteStateFlagAdvancedInstallersFailed
2024-06-24 19:04:55, Info CBS SetProgressMessage: progressMessageStage: -1, ExecuteState: CbsExecuteStateInitiateRollback | CbsExecuteStateFlagAdvancedInstallersFailed, SubStage: 0
2024-06-24 19:04:55, Info CBS Progress: UI message updated. Operation type: Update. Stage: 1 out of 1. Rollback.
2024-06-24 19:04:55, Info CBS Setting original failure status: 0x800f0922, last forward execute state: CbsExecuteStateResolvePending
the file existsGreat, please check also the following location: C:\Windows\System32\Tasks\Microsoft\Windows\PI - does the file Secure-Boot-Update exist?
reg query "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Schedule\Taskcache" /s > "%userprofile%\desktop\tasklist.txt"
dir "%systemroot%\System32\Tasks\Microsoft\Windows\PI" /s >> "%userprofile%\desktop\tasklist.txt"