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

Start-OSDeployPad

Starts the workflow for Start-OSDeployPad.

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Provides the implementation for Start-OSDeployPad.

Syntax

Start-OSDeployPad [[-RepoFolder] <String>] [-OAuth <String>] [-ProgressAction <ActionPreference>]
 [<CommonParameters>]

Parameters

Parameter
Type
Required
Description

-RepoFolder

String

False

Specifies the value for RepoFolder.

-OAuth

String

False

Specifies the value for OAuth.

Examples

Example

-OAuth <OAuth>
Runs Start-OSDeployPad with common parameters.

Last updated

Was this helpful?