Add-AppxPackage - Powershell 4.0 CmdLet
ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »
Add-AppxPackage
Short description Adds a signed app package (.appx) to a user account. Syntax Description The Add-AppxPackage cmdlet adds a signed app package (.appx) to a user account. Use the DependencyPath parameter to add all other packages that are required for the installation of the app package. You can use the Register parameter to install from a folder of unpackaged files during development of Windows® Store apps. To update an already installed package, the new package must have the same package family name.