New-BootableUSBDrive
Last updated
Was this helpful?
Creates BootableUSBDrive resources.
Module
OSD
Platform
WinPE (amd64 / arm64)
Builds new BootableUSBDrive resources based on the provided parameters.
New-BootableUSBDrive [[-BootLabel] <String>] [[-DataLabel] <String>] [-ProgressAction <ActionPreference>]
[<CommonParameters>]-BootLabel
String
False
Specifies the BootLabel to use when running New-BootableUSBDrive.
-DataLabel
String
False
Specifies the DataLabel to use when running New-BootableUSBDrive.
Demonstrates a common way to run New-BootableUSBDrive.Last updated
Was this helpful?
Was this helpful?

