Appx
The Windows PowerShell cmdlets for AppX are designed to streamline the administration of AppX package management.
appx
| Add-Appx |
Adds a signed app package to a user account. |
| Add-Appx |
Adds an appx volume to the Package Manager. |
| Dismount-Appx |
Dismounts an appx volume. |
| Get-Appx |
Gets the default appx volume. |
| Get-Appx |
Get the last error reported in the app package installation logs. |
| Get-Appx |
Gets an app package installation log. |
| Get-Appx |
Gets a list of the app packages that are installed in a user profile. |
| Get-Appx |
Gets the manifest of an app package. |
| Get-Appx |
Gets appx volumes for the computer. |
| Mount-Appx |
Mounts an appx volume. |
| Move-Appx |
Moves a package from its current location to another appx volume. |
| Remove-Appx |
Removes an app package from a user account. |
| Remove-Appx |
Removes an appx volume. |
| Set-Appx |
Specifies a default appx volume. |