For the complete documentation index, see llms.txt. This page is also available as Markdown.

Invoke-SelectDataDisk

Invokes SelectDataDisk actions.

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Runs interactive or workflow-oriented SelectDataDisk operations used by OSD tasks.

Syntax

Invoke-SelectDataDisk [[-NotDiskNumber] <Int32>] [-Skip] [-SelectOne] [-ProgressAction <ActionPreference>]
 [<CommonParameters>]

Parameters

Parameter
Type
Required
Description

-NotDiskNumber

Int32

False

Specifies the NotDiskNumber to use when running Invoke-SelectDataDisk.

-Skip

SwitchParameter

False

Specifies the Skip to use when running Invoke-SelectDataDisk.

-SelectOne

SwitchParameter

False

Specifies the SelectOne to use when running Invoke-SelectDataDisk.

Examples

Example

Last updated

Was this helpful?