Invoke-SelectUSBVolume
Last updated
Was this helpful?
Invokes SelectUSBVolume actions.
Module
OSD
Platform
WinPE (amd64 / arm64)
Runs interactive or workflow-oriented SelectUSBVolume operations used by OSD tasks.
Invoke-SelectUSBVolume [[-Input] <Object>] [[-MinimumSizeGB] <Int32>] [[-FileSystem] <String>] [-Skip]
[-SelectOne] [-ProgressAction <ActionPreference>] [<CommonParameters>]-Input
Object
False
Specifies the Input to use when running Invoke-SelectUSBVolume.
-MinimumSizeGB
Int32
False
Specifies the MinimumSizeGB to use when running Invoke-SelectUSBVolume.
-FileSystem
String
False
Specifies the FileSystem to use when running Invoke-SelectUSBVolume.
-Skip
SwitchParameter
False
Specifies the Skip to use when running Invoke-SelectUSBVolume.
-SelectOne
SwitchParameter
False
Specifies the SelectOne to use when running Invoke-SelectUSBVolume.
Last updated
Was this helpful?
Was this helpful?
Demonstrates a common way to run Invoke-SelectUSBVolume.
