- Local time
- 8:58 AM
- Posts
- 410
- OS
- Windows 11 Home, ver 25H2 build 26200.8246
I ran the script that adds the new cert to a Macrium Reflect Rescue disk in order to make a new Hasleo Rescue disk compliant but got an error message that doesn't add the cert. Here is the script's output with the error message:
Here is the output of running the the Check_EFIBootFile.ps1 script:
Is there something different for Hasleo to get its rescue disk compliant?
Code:
C:\TEMP>set /p id=Enter Destination Drive Letter with a colon:
Enter Destination Drive Letter with a colon: D:
C:\TEMP>echo D:
D:
C:\TEMP>pause
Press any key to continue . . .
C:\TEMP>COPY D:\EFI\MICROSOFT\BOOT\BCD D:\EFI\MICROSOFT\BOOT\BCD.BAK
1 file(s) copied.
C:\TEMP>pause
Press any key to continue . . .
C:\TEMP>bcdboot c:\windows /f UEFI /s D: /bootex
BFSVC Error: Could not open the BCD template store. Status = [c0000022]
C:\TEMP>pause
Press any key to continue . . .
C:\TEMP>COPY D:\EFI\MICROSOFT\BOOT\BCD.BAK D:\EFI\MICROSOFT\BOOT\BCD
1 file(s) copied.
C:\TEMP>pause
Press any key to continue . . .
Here is the output of running the the Check_EFIBootFile.ps1 script:
Code:
PS C:\temp>
PS C:\temp> powershell -nop -ep bypass -f Check_EFIBootFile.ps1
Secure Boot: ON
BitLocker on (C:) OFF
UEFI KEK Certs
--------------
Microsoft Corporation KEK CA 2011
Microsoft Corporation KEK 2K CA 2023
UEFI DB Certs
-------------
Microsoft Corporation UEFI CA 2011
Microsoft Windows Production PCA 2011
Microsoft Option ROM UEFI CA 2023
Microsoft UEFI CA 2023
Windows UEFI CA 2023
UEFI DBX Certs
--------------
EFI Files
---------
Disk 0: Boot Manager [Windows UEFI CA 2023] is ALLOWED.
Registry: WindowsUEFICA2023Capable = 2
[Windows UEFI CA 2023] is in UEFI DB, and Windows is starting from CA 2023 Boot Manager.
Bootable Media
--------------
USB D: "HASLEOBS"
Boot File [Production PCA 2011] is ALLOWED.
The request was aborted: The connection was closed unexpectedly.
PS C:\temp>
Is there something different for Hasleo to get its rescue disk compliant?
My Computers
System One System Two
-
- OS
- Windows 11 Home, ver 25H2 build 26200.8246
- Computer type
- Laptop
- Manufacturer/Model
- Hewlett-Packard Spectre 13-4001 x360 convertable
- CPU
- Intel Core i5 5200U @ 2.20GH
- Motherboard
- Hewlett-Packard 802D
- Memory
- 4 GB
- Graphics Card(s)
- Intel HD Graphics 5500 on board
- Sound Card
- Intel Smart Sound Technology (Intel SST)
- Hard Drives
- Micron 256GB M.2 2280 NGFF SSD MTFDDAV256TBN, (SATA 6.0 Gb/s)
- Keyboard
- Model # G01KB
- Antivirus
- Microsoft Defender
- Other Info
- born on date: 25 Feb 2016
-
- Operating System
- Win 11 Home 25H2 build 26200.7922
- Computer type
- PC/Desktop
- Manufacturer/Model
- Asus Desktop model M32AD-US019S (DOM: 6/9/2014 )
- CPU
- Intel Core i7 4th Gen 4790 (3.60GHz), Haswell 22nm Technology, SOCKET 1150
- Motherboard
- H81M-E/M51AD/DP_MB
- Memory
- Samsung 16 GB DDR3 (8GB in 2 modules)
- Graphics card(s)
- NVIDIA GeForce GTX 760, 3GB, and on-board Intel HD Graphics 4600 Rev 6
- Monitor(s) Displays
- HP EliteDisplay E241i LED; HP EliteDisplay E243
- Hard Drives
- Samsung 500GB SSD, 870 EVO (SATA 6.0 )
Micron 250GB SSD, CT250MX500
Toshiba HDD, 3GB (original drive w/PC)
- Case
- ASUS
- Keyboard
- ASUS-------------------------
- Antivirus
- MS Defender
- Other Info
- Additional Laptops:
HEWLETT PACKARD
HP OmniBook X Flip NGAI (Next Gen AI),
Model: 16-as0023dx
PT# B5UH1UA#ABA Product #: B5UH1UA
delivered and setup 7/25/25
16" 2K Touch-Screen Laptop
Intel Core Ultra 7 256V '24 Series 2 - CPU
Boost Clock Frequency 4.8 gigahertz; Neural Processing Unit (NPU) Yes;
16GB Memory, LPDDR5X
1TB SSD PCIe 4.0
Graphics: Intel Arc 140V
1 x HDMI 2.1
1 x Thunderbolt 4
2K Touch-Screen display, LED, IPS; 1920 x 1200 (Full HD+)
USB Ports: 1 x USB-C 3.1, 2 x USB-A 3.1
Wi-Fi 6E
weight 4.15 pounds
DELL
Model:I7591-7483BLK-PUS 2-in-1 (7000 Series)
purchased 12/3/2019,
15.6 inch 2-IN-1;
4K Ultra HD Touch-Screen, 3840 x 2160,
Intel Core i7 10510U CPU 1.80GHz,
16GB RAM DDR4 SDRAM 2400 megahert (2 slots),
dedicated graphics Nvidia GeForce MX250 2 GB Graphics,
PCIe 512GB Intel SSD + 32GB Optane Memory (Intel Optane Memory H10 with solid-state storage),
wireless-AX & Bluetooth
Battery: 68wh, Type 4VGMP 4 cell




