Remove Appx Provisioned Package

Remove Appx Provisioned Package

When creating an OSBuild for Windows 10, your have the option to remove Provisioned Appx Packages

-RemoveAppxProvisionedPackage

Using this parameter with New-OSBuildTask, you will be prompted to select Appx Packages to remove from your OSBuild.

New-OSBuildTask -TaskName Demo -RemoveAppxProvisionedPackage

Simply multi-select the Appx Packages you want to Remove and press OK

The selected Appx Packages will be added to the OSBuild Task. When executing New-OSBuild, the Appx Packages will be removed

Last updated Mon Mar 11 2019 07:39:41 GMT+0000 (UTC)

Last updated