Fix Windows Update Loop in Windows Server 2012 and above
Written by:
Will Kruss
on
26 March 2020 10:06 PM
|
|
Fix Windows Update Loop in Windows Server 2012 and aboveThis results in: 'Windows updates failed to install, rolling back changes' message that often does not complete. First you need to stop your VPS (use the poweroff if it has been more than an hour rolling back changes). Then you need to mount the Windows DVD media, this is found in the portal DVD library, see: https://www.vpsblocks.com.au/support/Knowledgebase/Article/View/33/0/mount-a-dvd Then you need to turn on the system, and view the console immediately, so you can hit the button to boot from the DVD. Once there select your language and click next. Then on the following screen do NOT click 'Install Windows'. There is an option to Repair a windows installation in text on the bottom of the screen. From there choose Troubleshooting and command prompt.
Fix #1: Delete cleanup.xml and pending.xmlDeleting the cleanup.xml and pending.xml files from the WinSxS folder.
Fix #2: Use DISMIf deleting pending.xml and cleanup.xml doesn’t work, use the DISM command:
| |
|