Recovery
Last updated
Last updated
Windows 10 allows you to create a simple Recovery Drive to USB without much effort. This uses WinRE, but you can't easily add Drivers and other content using this method
You need to start by creating a New-PEBuildTask
. WinRE.wim will be automatically used for this Task. To create Recovery Media, use the following PowerShell command:
When complete, a Task JSON file will be created which can be used with New-PEBuild