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

Start-OOBEDeploy

No synopsis provided.

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

No synopsis provided.

Syntax

Start-OOBEDeploy [[-CustomProfile] <String>] [-AddNetFX3] [-AddRSAT] [-Autopilot] [[-ProductKey] <String>]
 [[-RemoveAppx] <String[]>] [-UpdateDrivers] [-UpdateWindows] [[-SetEdition] <String>]
 [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

Parameter
Type
Required
Description

-AddNetFX3

SwitchParameter

False

No additional description provided.

-AddRSAT

SwitchParameter

False

No additional description provided.

-Autopilot

SwitchParameter

False

No additional description provided.

-CustomProfile

String

False

No additional description provided.

-ProductKey

String

False

No additional description provided.

-RemoveAppx

String[]

False

No additional description provided.

-SetEdition

String

False

No additional description provided.

-UpdateDrivers

SwitchParameter

False

No additional description provided.

-UpdateWindows

SwitchParameter

False

No additional description provided.

Examples

No examples provided in source documentation.

Last updated

Was this helpful?