Skip to content

Option to replace the default recovery image (winre.wim) in fresh Windows install? #193

Open
@spotopolis

Description

@spotopolis

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like

When using OSDeploy built using a Win10 recovery image, at the end of the DISM image process, I then replace the default Windows recovery boot image (winre.wim) with the custom built "boot.wim" that boots OSDeploy. This way, if I ever have issues with said machine, I can just boot to OSDeploy by booting directly from the recovery partition.

Is there a way for me to accomplish the same when running OSDCloudGUI? How can I tell OSDCloud before rebooting to copy:

 From:
      USB - WinPE:\sources\boot.wim
 To:
      R:\Recovery\WindowsRE\winre.wim

The below image is how I have been doing this in my WinPE image script. Its been working great. But I have not been able to find a way to replicate this with Windows installs through OSDCloudGUI. Is there a Global Variable I can toggle, or can I just add part of the existing scripting I have to one of the scrpting folders in the X:\OSDCloud\Config\ ?

image

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions