Installing universal application using side loading scenario

Hi All,

I am trying to install the windows universal application using the side loading scenarios.

I am using PowerShell to do so.

I want to use the Add-AppxProvisionedPackage to install the appxbundle file such that the certificate is not required for installation.

I have used this command Add-AppxProvisioedPackage -online -PackagePath <Path to AppxBundle> -DependencyPackagePath <Path to dependency> -skipLicense.

Output is 

Path           :

Online         : True

Restart Needed : False

But the application is not shown in the start tiles.

Am i missing something here ? Any help will be hugely appreciated.

Thanks and Best Regards,

Saurav

March 18th, 2015 1:27pm

Are you running this command from the computer on which you are provisioning the app? As is specified on the page Sideload Apps for All Users on a Device in the TechNet Library:

Use this scenario when modifying an installed Windows 8 image running on the target device. For this method, all users must be logged off of the targeted device before provisioning an app.

Brandon
Windows Outreach Team- IT Pro
Windows for IT Pros on TechNet

Free Windows Admin Tool Kit Click here and download it now
March 31st, 2015 6:09pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics