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