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

Invoke-SelectFFUDisk

Invokes SelectFFUDisk actions.

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

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

Syntax

Invoke-SelectFFUDisk [-Skip] [-SelectOne] [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

Parameter
Type
Required
Description

-Skip

SwitchParameter

False

Specifies the Skip to use when running Invoke-SelectFFUDisk.

-SelectOne

SwitchParameter

False

Specifies the SelectOne to use when running Invoke-SelectFFUDisk.

Examples

Example

Demonstrates a common way to run Invoke-SelectFFUDisk.

Last updated

Was this helpful?