Hello Aileen,
Because my issue was bound to my used BIOS I tried to perform the update after I put the HDD with Windows on into a different computer. That itself worked well after I fixed the incompatible driver issue with the Paragon Hard Disk Manager. I then tried to perform the SP1 update there and it installed everything. After a reboot, however, it found a failure and rolled the whole update back to square one. The error was:
2018-06-30 19:44:54, Info CBS SPI: Determining Version and Wave Values in SpInstall: Package_for_KB976932~31bf3856ad364e35~amd64~~6.1.1.17514
2018-06-30 19:44:54, Info CBS SPI: Build number 6.1.1.17514
2018-06-30 19:44:54, Info CBS Session: 30675098_232432801 initialized by client SP Coordinater Engine.
2018-06-30 19:44:54, Info CBS SPI: Reviewing Package_for_KB976932~31bf3856ad364e35~amd64~~6.1.1.17514. State: -19 Error: 0x80070005
After this I tried the following workarounds:
- install: KB947821 v34
- run: sfc /scannow
- check the access rights for usbstor.inf and usbstor.PNF (SYSTEM and administrator have full access)
- execute Reset Windows Update Agent steps 2, 5, 6, 7, 9, 11
I still get the same error message.
Digging a bit deeper into the CBS.log file I can see the following parts:
Old component: [l:0]""
New component: [ml:304{152},l:302{151}]"Microsoft-Windows-EOSNotify, Culture=neutral, Version=6.1.7600.18067, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS"
Install mode: install
Installer ID: {386b5911-b69e-4d2d-a3ab-796d2ec6af38}
Installer name: [14]"Task Scheduler"
2018-06-30 19:15:37, Info CSI 00000675 Performing 1 operations; 1 are not lock/unlock and follow:
LockComponentPath (10): flags: 0 comp: {l:16 b:4139f0f69510d4010003000028016004} pathid: {l:16 b:4139f0f69510d4010103000028016004} path: [l:212{106}]"\SystemRoot\WinSxS\amd64_microsoft-windows-eosnotify_31bf3856ad364e35_6.1.7600.18067_none_41b0929ee4b7e75e" pid: 128 starttime: 131748523491469644 (0x01d410958664294c)
2018-06-30 19:15:38, Error CSI 00000014 (F) Logged @2018/6/30:17:15:37.969 : [ml:54{27},l:52{26}]"JobsHandler::Install enter"
[gle=0x80004005]
2018-06-30 19:15:38, Error CSI 00000015 (F) Logged @2018/6/30:17:15:37.969 : [ml:70{35},l:68{34}]"JobsHandler::Install type=4 pass=4"
[gle=0x80004005]
2018-06-30 19:15:38, Error CSI 00000016 (F) Logged @2018/6/30:17:15:37.969 : [ml:74{37},l:72{36}]"IsScheduleServiceRunning queries SCM"
[gle=0x80004005]
2018-06-30 19:15:38, Error CSI 00000017 (F) Logged @2018/6/30:17:15:37.969 : [ml:76{38},l:74{37}]"IsScheduleServiceRunning returns true"
[gle=0x80004005]
2018-06-30 19:15:38, Error CSI 00000018 (F) Logged @2018/6/30:17:15:37.969 : [ml:48{24},l:46{23}]"InstallTaskOnline enter"
[gle=0x80004005]
2018-06-30 19:15:38, Error CSI 00000019 (F) Logged @2018/6/30:17:15:38.016 : [ml:100{50},l:98{49}]"InstallTaskOnline: RegisterTask failed 0x80070005"
[gle=0x80004005]
2018-06-30 19:15:38, Error CSI 0000001a (F) Logged @2018/6/30:17:15:38.016 : [ml:142{71},l:140{70}]"WmiCmiPlugin jobshandler.cpp(237): RegisterTask failed. HR=0x80070005."
[gle=0x80004005]
2018-06-30 19:15:38, Error CSI 0000001b (F) Logged @2018/6/30:17:15:38.016 : [ml:116{58},l:114{57}]"WmiCmiPlugin plgutil.cpp(217): fnc failed. HR=0x80070005."
[gle=0x80004005]
2018-06-30 19:15:38, Error CSI 0000001c (F) Logged @2018/6/30:17:15:38.016 : [ml:150{75},l:148{74}]"WmiCmiPlugin jobshandler.cpp(363): ForEachElementIn failed. HR=0x80070005."
[gle=0x80004005]
2018-06-30 19:15:38, Error CSI 0000001d (F) Logged @2018/6/30:17:15:38.016 : [ml:174{87},l:172{86}]"WmiCmiPlugin jobshandler.cpp(676): InstallManifestSectionOnline failed. HR=0x80070005."
[gle=0x80004005]
2018-06-30 19:15:38, Error CSI 0000001e@2018/6/30:17:15:38.156 (F) CMIADAPTER: Inner Error Message from AI HRESULT = HRESULT_FROM_WIN32(ERROR_ACCESS_DENIED)
[
[16]"Access denied
"
]
[gle=0x80004005]
2018-06-30 19:15:38, Error CSI 0000001f@2018/6/30:17:15:38.156 (F) CMIADAPTER: AI failed. HRESULT = HRESULT_FROM_WIN32(ERROR_ACCESS_DENIED)
Element:
[2167]"<taskScheduler xmlns="urn:schemas-microsoft-com:asm.v3">
<Task xmlns="http://schemas.microsoft.com/windows/2004/02/mit/task">
<RegistrationInfo>
<URI>\Microsoft\Windows\Setup\EOSNotify</URI>
<Author>$(@%SystemRoot%\System32\EOSNotify.exe,-40000)</Author>
<Source>$(@%SystemRoot%\System32\EOSNotify.exe,-40001)</Source>
<Description>$(@%SystemRoot%\System32\EOSNotify.exe,-40002)</Description>
</RegistrationInfo>
<Triggers>
<SessionStateChangeTrigger>
<Enabled>true</Enabled>
<StateChange>SessionUnlock</StateChange>
</SessionStateChangeTrigger>
<LogonTrigger>
<Enabled>true</Enabled>
</LogonTrigger>
<SessionStateChangeTrigger>
<Enabled>true</Enabled>
<StateChange>ConsoleConnect</StateChange>
</SessionStateChangeTrigger>
</Triggers>
<Principals>
<Principal id="Author">
<GroupId>S-1-5-32-545</GroupId>
<RunLevel>LeastPrivilege</RunLevel>
</Principal>
</Principals>
<Settings>
<UseUnifiedSchedulingEngine>true</UseUnifiedSchedulingEngine>
<MultipleInstancesPolicy>IgnoreNew</MultipleInstancesPolicy>
<DisallowStartIfOnBatteries>false</DisallowStartIfOnBatteries>
<StopIfGoingOnBatteries>false</StopIfGoingOnBatteries>
<AllowHardTerminate>true</AllowHardTerminate>
<StartWhenAvailable>false</StartWhenAvailable>
<RunOnlyIfNetworkAvailable>false</RunOnlyIfNetworkAvailable>
<IdleSettings>
<StopOnIdleEnd>false</StopOnIdleEnd>
<RestartOnIdle>false</RestartOnIdle>
</IdleSettings>
<AllowStartOnDemand>true</AllowStartOnDemand>
<Enabled>true</Enabled>
<Hidden>false</Hidden>
<RunOnlyIfIdle>false</RunOnlyIfIdle>
<WakeToRun>false</WakeToRun>
<ExecutionTimeLimit>P3D</Exec[gle=0x80004005]
2018-06-30 19:15:38, Error CSI utionTimeLimit>
<Priority>7</Priority>
</Settings>
<Actions Context="Author">
<Exec>
<Command>%windir%\system32\EOSNotify.exe</Command>
<WorkingDirectory>%windir%\system32</WorkingDirectory>
</Exec>
</Actions>
</Task>
</taskScheduler>"
[gle=0x80004005]
2018-06-30 19:15:38, Error CSI 00000676@2018/6/30:17:15:38.156 (F) d:\win7sp1_gdr\base\wcp\cmiadapter\installers.cpp(352): Error HRESULT_FROM_WIN32(ERROR_ACCESS_DENIED) originated in function Windows::WCP::CmiAdapter::CMIWrapperBasicInstaller::ResolveAndInvokeInstaller expression: hr
[gle=0x80004005]
2018-06-30 19:15:38, Info CBS Progress: UI message updated. Operation type: Service Pack. Stage: 1 out of 1. Percent progress: 88.
2018-06-30 19:15:38, Error CSI 00000020@2018/6/30:17:15:38.687 (F) CMIADAPTER: Exiting with HRESULT code = HRESULT_FROM_WIN32(ERROR_ACCESS_DENIED).
[gle=0x80004005]
2018-06-30 19:15:38, Error CSI 00000677@2018/6/30:17:15:38.687 (F) d:\win7sp1_gdr\base\wcp\cmiadapter\installers.cpp(123): Error HRESULT_FROM_WIN32(ERROR_ACCESS_DENIED) originated in function Windows::WCP::CmiAdapter::CMIWrapperBasicInstaller::Install expression: hr
[gle=0x80004005]
2018-06-30 19:15:38, Info CSI 00000678@2018/6/30:17:15:38.765 CSI Advanced installer perf trace:
CSIPERF:AIDONE;{386b5911-b69e-4d2d-a3ab-796d2ec6af38};Microsoft-Windows-EOSNotify, Version = 6.1.7600.18067, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral;820418
2018-06-30 19:15:38, Info CSI 00000679 Performing 1 operations; 1 are not lock/unlock and follow:
LockComponentPath (10): flags: 0 comp: {l:16 b:cf006cf79510d4010203000028016004} pathid: {l:16 b:cf006cf79510d4010303000028016004} path: [l:234{117}]"\SystemRoot\WinSxS\x86_microsoft.windows.s..ation.badcomponents_31bf3856ad364e35_6.1.7600.16385_none_3868158f24725705" pid: 128 starttime: 131748523491469644 (0x01d410958664294c)
2018-06-30 19:15:38, Error [0x018003] CSI 0000067a (F) Failed execution of queue item Installer: Task Scheduler ({386b5911-b69e-4d2d-a3ab-796d2ec6af38}) with HRESULT HRESULT_FROM_WIN32(ERROR_ACCESS_DENIED). Failure will not be ignored: A rollback will be initiated after all the operations in the installer queue are completed; installer is reliable (2)[gle=0x80004005]
2018-06-30 19:15:38, Info CSI 0000067b Creating NT transaction (seq 1), objectname [6]"(null)"
2018-06-30 19:15:38, Info CSI 0000067c Created NT transaction (seq 1) result 0x00000000, handle @0xc24
2018-06-30 19:15:39, Info CSI 0000067d@2018/6/30:17:15:39.373 CSI perf trace:
CSIPERF:TXCOMMIT;481511
2018-06-30 19:15:39, Info CSI 0000067e End executing advanced installer (sequence 1041)
Completion status: HRESULT_FROM_WIN32(ERROR_ADVANCED_INSTALLER_FAILED)
Any solution for this issue?