Invoke-ASPackageCustomize

AdminStudio 2021 R2 | 22.0 | AdminStudio PowerShell Cmdlets

Edition:Powershell cmdlets are enabled with AdminStudio Enterprise Edition.

The new Invoke-ASPackageCustomize cmdlet is used to generate the customize transform file (.mst) for the existing msi package which is download/imported from the Package Feed Module.

Examples

Invoke-ASPackageCustomize -PackageId 8

Parameters

The Invoke-ASPackageCustomize cmdlet has the following parameters:

Invoke-ASPackageCustomize Parameters

Parameter

Description

PackageId 8

Specify the package id.

Invoke-ASPackageCustomize -PackageId 8 

Return Values

It will successfully generate the customize transform file (.mst).