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

Start-OSDCloudGUI

OSDCloud imaging using the command line

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

OSDCloud imaging using the command line

Syntax

Start-OSDCloudGUI [[-BrandName] <String>] [[-BrandColor] <String>] [[-ComputerManufacturer] <String>]
 [[-ComputerProduct] <String>] [-v2] [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

Parameter
Type
Required
Description

-BrandName

String

False

Sets the GUI brand text shown in the header/title.

-BrandColor

String

False

Sets the GUI brand color.

-ComputerManufacturer

String

False

Overrides detected manufacturer for driver pack filtering.

-ComputerProduct

String

False

Overrides detected product/system identifier for driver pack filtering.

-v2

SwitchParameter

False

Legacy compatibility switch for manufacturer-based driver pack filtering.

Examples

Example

Last updated

Was this helpful?