-
-
Notifications
You must be signed in to change notification settings - Fork 200
Description
Describe the bug
Running the script while updates are installing or pending for update could cause issues. See below
Screenshots
Script ran while update status is "installing"
Script ran while pending restart
Additional context
When running the script while updates are "installing" restarting the pc using the popup window and then retrying the update works fine.
When running the script while updates are pending for restart caused more issues.... installing the custom update package to prevent reinstallation took much longer than normal and ended up installing incorrectly
After restarting and trying to download the update again it seemed to get stuck "downloading" im sure this could be fixed by running the usual commands to repair windows such as sfc and dism
Note
If you get stuck in the "something went wrong...." screen you can shutdown the pc manual with the power button. The "keep your pc on" msg is a lie.
How to Avoid
Before running the script check for updates and ensure you have finished all updates
Future updates will install and work fine if these situations are avoided