Great. I'll call up the Treasury Secretary and ask for all new bills be printed with "IN NELDOG WE TRUST".
My Computer
System One
-
- OS
- Windows 7
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
So, means it's safe to wait for May and run your script to update the SVN I assume.UPDATE 2026-04-22:
MS replied and admitted they changed DBXUpdate2024.bin to a different file format. The Secure Boot scheduled task knows how to deal with it, but anyone who's writing scripts based on the "normal" format will have problems because they added extra bytes of unexpected data.
The next version of DBXUpdate2024.bin (in May) will return to the usual file format.
There's the explanation of why the scripts stopped working after April's Patch Tuesday. Workarounds have been put into the scripts, so remember to download the latest ZIP file so you don't get any errors.
A newer new script.Is this good or do I need look again for newer script.
So, means it's safe to wait for May and run your script to update the SVN I assume.
Microsoft... even things like this are prone to be borked by them lol.
Update_UEFI-CA2023.ps1 -Revoke
Update_UEFI-CA2023.ps1 -BootMedia
A newer new script.
Sorry I've had to rewrite it several times in response to the last week's update. It wasn't obvious why MS made unplanned changes.
The latest DBX script no longer skips over "bad" files. It can read all of them for what needs to be done.
Is the newest script on Github? Looks like the one there is from two weeks ago.If you have the latest ZIP file (from today), then you can use the update script to copy the new boot manager and reach SVN 8.0.
Code:Update_UEFI-CA2023.ps1 -Revoke
No disrespect, but like I said:
It most certainly is the latest version of the scripts, from the zip file, downloaded (again and again) moments ago.
Or, to be exact, it is the whatever version of the scripts in the zip file from the first post.
Once again, in the attachments you can see the contents and the hashes of the file downloaded from the first post.
I know you don't have time to waste. Well, neither do I.
I certainly do not have access to your file server or your personal test/dev rig, do I?
Have you checked the file that is been downloaded from the first post?
Have you tried downloading it yourself?
It's always easy to blame someone for incompetence, it is hard to admit we are wrong.

This is a new entry for Check_UEFI-CA2023.ps1 -Verbose
UEFI Variable
-------------
SBAT (Linux only): sbat,1,2024010900 / shim,4 / grub,3 / grub.debian,4
:)
Guys, come on, Garlin is working hard to help all of us.No disrespect, but like I said:
It most certainly is the latest version of the scripts, from the zip file, downloaded (again and again) moments ago.
Or, to be exact, it is the whatever version of the scripts in the zip file from the first post.
Once again, in the attachments you can see the contents and the hashes of the file downloaded from the first post.
I know you don't have time to waste. Well, neither do I.
I certainly do not have access to your file server or your personal test/dev rig, do I?
Have you checked the file that is been downloaded from the first post?
Have you tried downloading it yourself?
It's always easy to blame someone for incompetence, it is hard to admit we are wrong.
Not everyone has the SBAT variable. Windows uses the SVN to prevent older boot files from running. Microsoft (like Apple) benefits from being the only company in charge of their OS.I only get that as part of the -Audit output.
reg add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecureBoot\SBAT /v OptOut /d 1 /t REG_DWORD
I just look at the date modified of the files.Suggestion, maybe add the publish date to the zip file name on post #1