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

Start-DiskImageGUI

Start-DiskImageGUI function.

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Runs Start-DiskImageGUI and returns output based on the current OSD context.

Syntax

Start-DiskImageGUI [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

This function does not define function-specific parameters beyond common parameters.

Examples

Example

Start-DiskImageGUI
Demonstrates a common way to run Start-DiskImageGUI.

Last updated

Was this helpful?