Recent content by wabbit


  1. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    I think we got it this time: USB Drive E: "RUFUS_BOOT" Boot File [Microsoft Corporation UEFI CA 2011] is ALLOWED. E:\EFI\Boot\bootx64.efi [THIRD-PARTY] EFI File
  2. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    If this help, the properties window of the efi file:
  3. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    Here you go. I checked several options in rufus, such as bypass MS account, disable device encryption, and others. Probably is a non-windows file.
  4. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    (Get-Item E:\EFI\boot\bootx64.efi).VersionInfo.FileVersionRaw Major Minor Build Revision ----- ----- ----- -------- 0 0 0 0 That's what it shows. The usb boots fine on the Rufus_Boot partition. I do realize that the expired cert still works as long as it hasn't been...
  5. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    Seems to work for me, but I was using it to check an install usb made with rufus. This is what the script reported on the Rufus_Boot partition: USB Drive E: "RUFUS_BOOT" Boot File [Microsoft Corporation UEFI CA 2011] is BANNED. E:\EFI\Boot\bootx64.efi [THIRD-PARTY] EFI File...
  6. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    I have a 4-pack sub for 1/2 off for life. While I know the workarounds to make the rescue media and the rescue media cache compliant with the Windows UEFI CA 2023 certs, Macrium, at the very least, should give us the option to build winre boot media with the CA 2023 certs. Many users out there...
  7. Available Updates message

    Do you have the "Get the latest updates as soon as they're available: box checked in Windows Update? I don't have it checked and I don't see that message in Windows Update.. I'm still on 25H2.8875.
  8. Installation and Upgrade Download Official Windows 11 ISO file from Microsoft

    One work around I use is I'll download the latest iso using the MCT. Then I'll make a bootable usb using Rufus with some of the customizations. Next, I'll run the script "Repair_My_Boot.WIM ps1 D:", where D is the drive letter of the usb, not the Rufus_Boot partition. Then, I'll test boot the...
  9. Installation and Upgrade Download Official Windows 11 ISO file from Microsoft

    Splitting the install.esd is a real PITA. If I need a FAT32 boot usb, I'll just make a usb stick with a fat32 boot partition and an NTFS partition for the install.esd. I find that much easier than splitting install.esd.
  10. Win Update KB5101684 Windows 11 Cumulative Update Preview build 26100.8973 (24H2) and 26200.8973 (25H2) - July 28

    Unless you have a recent disk image backup you can roll back to, I agree that one should wait until the next Patch Tuesday.
  11. Win Update KB5101684 Windows 11 Cumulative Update Preview build 26100.8973 (24H2) and 26200.8973 (25H2) - July 28

    I ran into one system where DISM /Online /Cleanup-Image /RestoreHealth failed. On the others, I just ran sfc /scsnnow and DISM /Online /Cleanup-Image /StartComponentCleanup. I have recent backups if I decide to go back. Otherwise, I'll just wait until Patch Tuesday, hoping the issue gets...
  12. Win Update KB5101684 Windows 11 Cumulative Update Preview build 26100.8973 (24H2) and 26200.8973 (25H2) - July 28

    Other than losing the dark theme in the run dialog and file explorer dialogs and not being able to get them back using vivetool. everything else seems fine. Apparently, the ids in vivetool to get the dark mode in their dialogs don't work anymore.
  13. Partitioning Advice - Single SSD

    I have two 2 TB Samsung T7 external NVMe drives I use to make images of my systems. On my pc's, I only have one SSD, with each one with only a single C partition. On two of them, the SSD has 350 GB of data. Using the external SSDs, I can make full backups of the entire SSD in between 10 and...
Back
Top Bottom