Server 2019 pending reboot problem

PS C:\WINDOWS\system32> DISM /image:C:\ /cleanup-image /revertpendingactions

Deployment Image Servicing and Management tool
Version: 10.0.17763.3406


Error: 87

The /Image option that is specified points to a running Windows installation.
To service the running operating system, use the /Online option. For more information, refer to the help by running DISM.exe /Online /?.

The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
 
Hi,
unfortunately, I can only run it in the afternoon after work, because many people are working on the server, but I will report in about 8 hours, thank you!
 
Hi,

it is the same.
The revertpending operation was successfully, but after exit from command line, the Windows reboots, but the Windows can not do its things, so undoing the changes.
After login is cmd the result is same, sfc is not working because of pending reboot (system repair pending).
Reboot again, no changes, same messages.
 

Attachments

Now we have another error, so please attach a new copy of the COMPONENTS hive.

Upload your COMPONENTS hive.
  • Navigate to C:\Windows\System32\Config and locate the COMPONENTS file.
  • Please copy this file to your desktop.
  • Note: If you receive an error that this file is in-use, simply reboot your computer and try again.
  • Right-click on this file on your desktop and select Send To > Compressed (zipped) folder. This will create a file named COMPONENTS.ZIP on your desktop.
  • If the file is too large to upload here, upload the file to www.wetransfer.com and post the link in your next reply.
 
Hi,

i made an Windows update install, which is failed. I did a revertpendingaction again in cmd. After this operation the sfc /scannow worked and there was no problem.
Only the january cumm update left. Then i tried to install it , but not worked , the ntprint.inf problem came again (i found it in cbs.log). Revertpending again.
Finally i tried to install the sfcfix.zip, then the jan.update. Sadly not worked, it install but only 30% then after reboot it did not continue it to 100%. Revertpending again.
Finally finally i tried to install the KB4589208, done, but after some reboot the win update says: Requires a restart to finish...
I have attached the latest CBS.LOG.
Revertpending again, sfc /scannow works at now.
 

Attachments

Hi,

Could you please check if the following file still exists: %windir%\winsxs\pending.xml
If so attach a copy of this file in your next post.
 
Hi,

after installing an update the pending.xml and HKLM\...\PendingPackages are exist. Making a reboot into Recovery, then make a dism reverpendingaction clears the reg and deletes the xml file.
 
Hi,

Please run the following commands in an elevated prompt to see if the highlighted values exist or not.
Code:
reg load HKLM\COMPONENTS C:\WINDOWS\SYSTEM32\CONFIG\COMPONENTS
reg query HKLM\COMPONENTS

Rich (BB code):
HKEY_LOCAL_MACHINE\COMPONENTS
    StoreFormatVersion    REG_BINARY    30002E0030002E0030002E003600
    StoreArchitecture    REG_BINARY    09000000
    PendingXmlIdentifier    REG_BINARY    37003900300030003400660039003000630064003400300064006100300031003300370031003400300031003000300064003800300031003400300031003600
    ExecutionState    REG_DWORD    0x1
    CorruptionDetectedDuringAcr    REG_SZ
 
PS C:\WINDOWS\system32> reg load HKLM\COMPONENTS C:\WINDOWS\SYSTEM32\CONFIG\COMPONENTS
>> reg query HKLM\COMPONENTS
The operation completed successfully.

HKEY_LOCAL_MACHINE\COMPONENTS
StoreFormatVersion REG_BINARY 30002E0030002E0030002E003600
StoreArchitecture REG_BINARY 09000000

HKEY_LOCAL_MACHINE\COMPONENTS\CanonicalData
HKEY_LOCAL_MACHINE\COMPONENTS\CCPInterface
HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData
HKEY_LOCAL_MACHINE\COMPONENTS\Drivers
HKEY_LOCAL_MACHINE\COMPONENTS\Installers
HKEY_LOCAL_MACHINE\COMPONENTS\NonCanonicalData
HKEY_LOCAL_MACHINE\COMPONENTS\ServicingStackVersions
PS C:\WINDOWS\system32>
 
Okay, please run the System File Checker and DISM again and post the result.
Code:
SFC /Scannow
DISM /online /cleanup-image /RestoreHealth
 
PS C:\WINDOWS\system32> sfc /scannow

Beginning system scan. This process will take some time.

Beginning verification phase of system scan.
Verification 100% complete.

Windows Resource Protection did not find any integrity violations.

PS C:\WINDOWS\system32> DISM /online /cleanup-image /RestoreHealth

Deployment Image Servicing and Management tool
Version: 10.0.17763.3406

Image Version: 10.0.17763.3650

[==========================100.0%==========================] The restore operation completed successfully.
The operation completed successfully.
 
Great, please run the following command as well and copy and paste the result if it finds reclaimable packages.
Code:
DISM /online /cleanup-image /AnalyzeComponentStore
 
PS C:\WINDOWS\system32> DISM /online /cleanup-image /AnalyzeComponentStore

Deployment Image Servicing and Management tool
Version: 10.0.17763.3406

Image Version: 10.0.17763.3650

[===========================99.8%========================= ]

Component Store (WinSxS) information:

Windows Explorer Reported Size of Component Store : 13.94 GB

Actual Size of Component Store : 12.46 GB

Shared with Windows : 5.56 GB
Backups and Disabled Features : 4.77 GB
Cache and Temporary Data : 2.12 GB

Date of Last Cleanup : 2022-11-05 19:33:36

Number of Reclaimable Packages : 0
Component Store Cleanup Recommended : Yes

The operation completed successfully.
 
Please run also the following command and post the result.
Code:
DISM /online /cleanup-image /StartComponentCleanup
 
PS C:\WINDOWS\system32> DISM /online /cleanup-image /StartComponentCleanup

Deployment Image Servicing and Management tool
Version: 10.0.17763.3406

Image Version: 10.0.17763.3650

[==========================100.0%==========================]
The operation completed successfully.
 
Hi,

the update goes to 30%, restarts, but did not count to 100%.
The 2024.01 cum. update failed, other update like 2024.01. .Net cum update requires restart to finish installing.
 

Attachments

Please upload the following to look at.

Upload your DRIVERS Hive
  • Navigate to C:\Windows\System32\config and locate the DRIVERS file.
  • Please copy this file to your desktop.
  • Note: If you receive an error that this file is in-use, simply reboot your computer and try again.
  • Right-click on this file on your desktop and select Send To > Compressed (zipped) folder. This will create a file named DRIVERS.ZIP on your desktop.
  • If the file is too large to upload here, upload the file to www.wetransfer.com and post the link in your next reply.

Upload your COMPONENTS hive.
  • Navigate to C:\Windows\System32\Config and locate the COMPONENTS file.
  • Please copy this file to your desktop.
  • Note: If you receive an error that this file is in-use, simply reboot your computer and try again.
  • Right-click on this file on your desktop and select Send To > Compressed (zipped) folder. This will create a file named COMPONENTS.ZIP on your desktop.
  • If the file is too large to upload here, upload the file to www.wetransfer.com and post the link in your next reply.

Upload the setupapi.dev.log file
  • Open Windows Explorer and browse to the C:\Windows\INF folder.
  • Right-click on the file setupapi.dev.log and choose Send to > Compressed (zipped) folder.
  • Now the message will appear, "Windows cannot create the Compressed (zipped) Folder here. Do you want it to be placed on the desktop instead?"
  • Click on the Yes button here.
  • Attach the file setupapi.dev.zip in your next reply.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top