Hey Y’all,
I know by now you’re probably tired of hearing me and some of the other regular denizens of this forum harangue you about making sure your backups are recoverable by having a tested boot device to use in booting your machine and running your recovery software. With that let me tell you a story.
As most of you know I’m a big fan of Macrium Reflect and have been using it for over a decade. What you may not know is that I create a custom Windows PE Boot Windows Image using PowerShell which is then used by Reflect to create the recovery USB drive by adding Reflect to the Boot.wim file.
This custom Boot.wim file has many Utilities (SysInternals, NirSoft, etc.) and also some Powershell scripts along with PowerShell itself which is not normally included in the WinPE environment.
Well, this has been working for years w/o issue. However, recently I decided to up my game by updating the Windows Assessment and Installation Kit (AIK) from version 1903 to version 2004. This went smoothly and then I regenerated my Reflect recovery USBs, yes I have several! These were tested to confirm boot and running Reflect.
Well, the other day I ran into a problem where my Windows Key wouldn’t work (turned out to be a stupid key on my Logitech G710+ got pushed to place the keyboard into gaming mode which I never used and I missed it!) So since I didn’t see that I started to do everything I could think of to solve the problem to no avail, so time to restore my last C: drive image taken only 3 days before.
I booted using the USB Reflect recovery drive which automatically started Reflect. So far so good. Then I went to search for my image (on an external USB hard drive dock) and low and behold it did not show up. Check all connections and reboot. Still no love. So try the previous 2 week old image…same result.
Just wonderful so what do I do now? Well, I decided to create a USB recovery drive using Reflect w/o pointing it to my custom boot.wim file. Well that solved the problem with seeing the dock and by images, however, restoring the 3 day old image did NOT solve the problem! Now it’s 12:30am and I’m pulling out what little hair I have left and I finally see the darn little light. One click and things are fixed, except I still don’t know why all of the sudden my custom boot.wim didn’t work.
So once again it’s head scratching time. Finally, I remembered that I had updated the AIK, luckily I still had the download for the old 1903 version. So I uninstalled the 2004 version and reloaded the 1903 version, regenerated the custom boot.wim via Powershell, and recreated the Reflect Rescue Disk and all is well once again.
However, I still don’t know why the 2004 version would not see the USB Dock and unfortunately figuring that one out is beyond my pay grade!
The MORAL of this little story is if you’re making changes to your backup setup make sure you TEST EVERYTHING!