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

Get-MyComputerProduct

Gets MyComputerProduct information.

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

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

Syntax

Get-MyComputerProduct [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

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

Examples

Example

Get-MyComputerProduct
Demonstrates a common way to run Get-MyComputerProduct.

Last updated

Was this helpful?