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

Get-OSDHelp

Gets OSDHelp information.

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Returns OSDHelp data for the current system or OSD session context.

Syntax

Get-OSDHelp [[-RepoFolder] <String>] [-OAuth <String>] [-ProgressAction <ActionPreference>]
 [<CommonParameters>]

Parameters

Parameter
Type
Required
Description

-RepoFolder

String

False

Specifies the RepoFolder to use when running Get-OSDHelp.

-OAuth

String

False

Specifies the OAuth to use when running Get-OSDHelp.

Examples

Example

Demonstrates a common way to run Get-OSDHelp.

Last updated

Was this helpful?