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

