Appx

The Windows PowerShell cmdlets for AppX are designed to streamline the administration of AppX package management.

Appx

Add-AppxPackage

Adds a signed app package to a user account.

Get-AppxLastError

Get the last error reported in the app package installation logs.

Get-AppxLog

Gets an app package installation log.

Get-AppxPackage

Gets a list of the app packages that are installed in a user profile.

Get-AppxPackageManifest

Gets the manifest of an app package.

Remove-AppxPackage

Removes an app package from a user account.