Skip to content

[Bug]: Make2023BootableMedia.ps1 has errors #346

@jimgwhit

Description

@jimgwhit

Is there an existing issue for this?

Current Behavior

To get it to work, I extracred older ISO to a folder then mounted wim:

    Copied c:\windows\boot to location in mounted wim file same location
    Copied etfsboot.com from Windows kits folder to \boot folder
    Committed changes
    Ran the folowing:

    Make2023BootableMedia.ps1 -MediaPath C:\Media -TargetType ISO -ISOPath C:\Media\ISO\Win11_Updated.iso

And it worked. Note, the above was after applying the msu update. After applying the msu update I was still getting errors, but copying over the \Windows\boot folder wasn't enough, the Make2023BootableMedia.ps1 still had a missing etfsboot.com error. After I copied it over all worked great. I still don't understand why the msu update alone didn't work, but at least I have a way to make it work.

Expected Behavior

Updating the latest msu should be enough for the script to work

Steps To Reproduce

On windows 11 pro 25h2 and running the script errors still with missing files.

Build Environment

No build, just running script on a media folder errors.

Version Information

The version downloaded from https://support.microsoft.com/en-us/topic/updating-windows-bootable-media-to-use-the-pca2023-signed-boot-manager-d4064779-0e4e-43ac-b2ce-24f434fcfa0f

Urgency

Low

Are you going to fix this?

I will fix it

Do you need maintainer feedback?

No maintainer feedback needed

Anything else?

No response

Metadata

Metadata

Assignees

Labels

state:needs-triageNeeds to triaged to determine next stepstype:bugSomething isn't workingurgency:lowLittle to no impact

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions