Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 1.34 KB

Add-IoTCEPAL.md

File metadata and controls

59 lines (41 loc) · 1.34 KB
external help file Module Name online version schema
IoTCoreImaging-help.xml
IoTCoreImaging
2.0.0

Add-IoTCEPAL

SYNOPSIS

Chain CEPALFM.xml into the IoT Core packaging process for a specific product.

Preview: See CE Migration for more details.

SYNTAX

Add-IoTCEPAL [-Product] <String> [<CommonParameters>]

DESCRIPTION

Adds CEPALFM.xml into the Test and Retail OEMInput.xml files for product $Product.

EXAMPLES

Example 1

PS C:\> {{ Add example code here }}

{{ Add example description here }}

PARAMETERS

-Product

A Name that uniquely identifies a product.

Type: String
Parameter Sets: (All)
Aliases:

Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

RELATED LINKS