Copy-WinREWIM
Last updated
Was this helpful?
Copies the Windows Recovery Environment WIM to the specified DestinationDirectory
Module
OSD
Platform
WinPE (amd64 / arm64)
Copies the Windows Recovery Environment WIM to the specified DestinationDirectory This function must be run in Windows
Copy-WinREWIM [[-DestinationDirectory] <String>] [[-DestinationFileName] <String>]
[-ProgressAction <ActionPreference>] [<CommonParameters>]-DestinationDirectory
String
False
Directory to save the Windows Recovery Environment WIM Default: $env:Temp\sources
-DestinationFileName
String
False
File Name of the Windows Recovery WIM Default: winre.wim
No examples provided in source documentation.
Last updated
Was this helpful?
Was this helpful?

