How to re-install a provisioned package?

Hi,
I have installed an app using the command  
Add-AppXProvisionedPackage -Online -PackagePath C:\Temp\ABC\XYZ\***.appxbundle -SkipLicense
Due to some reason I uninstalled the app by using the method 
- On the Start screen, swipe down on or right-click the app you want to uninstall, tap or click Uninstall, and then tap or click Uninstall.
Then I tried to re-install it via the PowerShell with the same argument (Add-AppXProvisionedPackage -Online -PackagePath C:\Temp\ABC\XYZ\***.appxbundle -SkipLicense). 
I got the following result:
Path           :
Online         : True
Restart Needed : False
But: there is no icon nor tile present after this action!
I searched my installed apps on the laptop, but the application is not present!
Not in my application list and also not when I try the Windows search. And it's not listed in my installed applications in the "add & remove programs" section. 
How can i get the app installed once again? Any ideas?
Thanks

Hi VDNS,
Do you mean the app won`t be listed after performing a reinstallation even though with the same command line and installation command line worked before ,right ?
We can use the Get-AppxProvisionedPackage command line to get the installation information .
Here is a link for reference of Get-AppxProvisionedPackage command line:
Get-AppxProvisionedPackage
https://technet.microsoft.com/en-us/library/hh852131.aspx
Have you checked the log for related information after performing the  Add-AppXProvisionedPackage command line ?
The default log is located in this path :
%WINDIR%\Logs\Dism\dism.log
Here is a link for reference of the Add-AppXProvisionedPackage command line :
Add-AppxProvisionedPackage
https://technet.microsoft.com/en-us/library/hh852134.aspx?f=255&MSPPError=-2147217396
Best regards
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

Similar Messages

  • How to find Installed EP bussiness packages

    Hi,
    I have installed EP6 bussiness packeges , after installed where i can find my Installed bussines packages. What is the path to see that.Iam not able to find.
    -Kristene

    Hi Kristine,
    If you're still not able to find your business package, you can try to use search functionality at pcd.
    For example: If you've installed MSS and you can see from the documentation of the BP all the iViews it contains, you can try to search for iView named <i>Change Address</i>.. Just to give one example.
    After your search returns you the iView you can chose option from right click menu "Locate from Portal catalog" and pcd will take you to the location where all the iViews are deployed.
    Hope you find your BP
    Kind regards,
    Ville

  • Install a Nuget package programmatically

    I found this
    blog post by the Nuget team showing how you can install a nuget package programmatically. I've essentally created the same thing in my code however I want to install to the default $(SolutionDir)\packages folder.
    // Install the TemplateBuilder Nuget pkg into the target project
    string packageID = "TemplateBuilder";
    IPackageRepository repo = PackageRepositoryFactory.Default.CreateRepository("https://packages.nuget.org/api/v2");
    string installPath = ""; // Somehow need to get $(SolutionDir)\packages of the target project
    PackageManager packageManager = new PackageManager(repo, installPath);
    packageManager.InstallPackage(packageID);
    Does anyone know how to set the path as the default location?

    It took another full day of digging through the documentation but I finally figured it out. Turns out Nuget.Core was not what I was looking for. I needed the IVsPackageInstaller interface from the Nuget Extensibility APIs, which you can find
    documentation for here. You can also find out how to use this API by using the
    information found here. For anyone interested here's how I was able to install the package:
    private bool InstallTemplateBuilderPackage(EnvDTE.Project project)
    bool installedPkg = true;
    try
    var componentModel = (IComponentModel)Package.GetGlobalService(typeof(SComponentModel));
    IVsPackageInstallerServices installerServices = componentModel.GetService<IVsPackageInstallerServices>();
    if (!installerServices.IsPackageInstalled(project, "TemplateBuilder"))
    var installer = componentModel.GetService<IVsPackageInstaller>();
    installer.InstallPackage("All", project, "TemplateBuilder", (System.Version)null, false);
    catch (Exception ex)
    installedPkg = false;
    // Log the failure
    return installedPkg;

  • PS CC 2014 DNG and RAW 8.5 did not update with the rest of the CC package. I downloaded/installed the DNG/RAW converter but how do you install w/i CC 2014 plugins

    PS CC 2014 DNG and RAW 8.5 did not update with the rest of the CC package. I downloaded/installed the DNG/RAW converter but how do you install w/i CC 2014 plugins

    Thanks John. I have tried solutions 1 to 3 from (-http://helpx.adobe.com/creative-cloud/kb/aam-lists-removed-apps-date.h tml) and they do not work. So I presume that all I can do is to remove all 25 CC applications and start again!
    Incidently, ( http://www.adobe.com/downloads/updates/ ) does not list Adobe Camera Raw 8.4 as an update even though Adobe have announced that it is available (http://blogs.adobe.com/lightroomjournal/2014/04/camera-raw-8-4-and-dng-converter-8-4-now-a vailable.html). The same applies for Adobe Premiere Pro 7.2.2 (http://blogs.adobe.com/premierepro/2014/04/premiere-pro-cc-7-2-2.html). If they are not available this would explain why I cannot download them but I am very suprised that Adobe didn't mention this when I contacted them.
    Anyway thanks again

  • How to know whether a business package like 'PPS' is installed in a SRM sys

    Dear experts,
    Could you please let me know how to check if a business package like 'PPS' is installed in a SRM system?
    Is it the correct way to check below way:
    SPRO -> SRM Server -> Activate Business Function.
    Thanks and regards,
    Ranjan

    see in the following links
    http://wiki.sdn.sap.com/wiki/display/SRM/PPS-ProcurementforPublicSector-+enhancements#PPS-ProcurementforPublicSector-enhancements-PPSprocessisbasedinExtendedClassicscenario
    http://help.sap.com/saphelp_srm70/helpdata/EN/c9/8d47ed4a5548c08521615d84a590e6/content.htm
    Procurement for Public Sector (PPS)
    Procurement for Public Sector (PPS) is tailored to meet the procurement needs of public sector organizations. PPS is based on SAP Supplier Relationship Management (SAP SRM), in many cases extending and augmenting standard SAP SRM functionality to meet the demands of public sector organizations. PPS offers cost savings and improved efficiency through seamless integration between the contract management and financial processes, while complying with international procurement policies and public regulations.
    Prerequisites
    In SAP ERP, you have activated the Enterprise Extension Public Services (EA-PS). Depending on the required functions in PPS, you have activated a selection of the following business functions:
    http://help.sap.com/saphelp_srm70/helpdata/EN/c9/8d47ed4a5548c08521615d84a590e6/content.htm

  • How to install a business package in the portal ?

    Hi everyone,
    I am a beginner in SAP Netweaver Portal, and i have a question :
    How to install a business package in the portal ?
    Thanks & regards
    Hassan

    Hi Hassan,
    Well i would like to quote one more point here, although you can import a buss pack into the portal but there are some std methods to be followed for every thing in portal, When it comes to deploying a busines package, you should always do it from SDM only !! although we can use import facility. now let me tell you the difference between the two. When you use import, you are just putting the contents into the portal and not deploying it, where as using SDM you deploy the SCA files on your portal totally. you must be knowing that business packages are always delivered in SCA formats.
    Regards,
    Ameya
    Message was edited by:
            Ameya Pimpalgaonkar

  • Where do I find and how do I install the plug in for CS6 , automated picture packages?

    Where do I find and how do I install the plug in for CS6 , automated picture packages?

    Picture package does not exist for CS6.
    Mylenium

  • How to install the user_lock package for Oracle 11g(11.2.0.1.0)

    Hi,
    I have installed Oracle DB 11g(11.2.0.1.0) on Windows 2003 server. According to my product requirement its say "you must install the user_lock package.".
    Can you Please help me how to install the user_lock package.
    Thanks
    Krishna

    provided link is very good and i installed the user_lock package successfully.
    Thanks
    Krishna

  • How can I install multiple packages in one time?

    I use Software Update on this PowerBook to download, keep the packages and install onto my 3 Mac's.
    The question is how can I install multiple packages (update stuff) in one time (as we can do with Remote Desktop)? Just to save my time from retarting the machines for every single (required) packages.
    Many thanks, and happy new year.

    320/2766
    Happy New Year Ekapon,
    Instead of downloading the packages in advance,
    check (Software Update default) every software you need, then choose "Install & Keep Package" from the Install menu.
    This will install everything without needing to update prebindings and restart between each installation.
    Axl

  • How do I install upgrades of CS4 package and bypass the installation of older version(s) first?

    Hi,
    I would like to install the CS4 designing premium upgrade to my new iMac. It's using the new 10.6 OS. My previous Mac 'past away' over three years ago.  How do I install upgrades and bypass the installation of older version(s) first?  I do owned the full version of each individual software from CS4 designing premium in the past, including the ones Adobe acquired from Macromedia.  I also bought and used all the sequential upgrades of each individual software as they came out.  However, my purchase of CS3 package came right after my Mac died, so I never register that package's softwares.
    Thank you,
    George

    This forum is for discussing the functionality of these forums, not for discussing other Adobe products and services. I think the place where you should post your question is either in the Create Suites forum:
    http://forums.adobe.com/community/creativesuites/version_cue_macintosh

  • [Solved] How to list installed AUR packages ?

    Hi,
    I use "packer" to install AUR packages.
    How can I get a list of installed AUR packages ?
    Thanks for your help
    - PierreR
    Last edited by PierreR (2011-12-06 11:37:40)

    You should focus your Google searches to the forum
    site:bbs.archlinux.org how to list installed AUR packages
    https://www.google.com/search?q=site%3A … 78&bih=977 (I used your title for the search)
    You can set the settings to pick only the hits from e..g the last year.

  • How to download/install package libXi.i386

    Need to install libXi.i386 to fix an error (see Oracle Note 824249.1-Libxi.So.6: Cannot Open Shared Object File: No Such File When Rapidwiz is Started to Install 12.1.1).
    I have Linux-x86-64
    when I try to install libXi it doesn't install the i386 version as I already have 64 bit
    root@localhost /# yum install libXi
    Loaded plugins: refresh-packagekit
    Setting up Install Process
    Package libXi-1.2.1-1.fc11.x86_64 already installed and latest version
    Nothing to do
    Need to know how to install libXi.i386 or from where I can download it.
    Lack of this package in the system cause rapidwiz to fail ( per same Note 824249.1).

    Thanks,
    but # yum install libXi.i386 returns No package libXi.i386 available
    this is what i get:
    [root@localhost /]# yum install libXi.i386
    Loaded plugins: refresh-packagekit
    updates/metalink | 13 kB 00:00
    updates | 4.4 kB 00:00
    updates/primary_db | 5.9 MB 00:08
    Setting up Install Process
    No package libXi.i386 available.
    Nothing to do
    [root@localhost /]#
    for the other one (yum install <pack>.<arch>) I am not sure exactly what syntax I should type.

  • When updating itunes I get the message the install package can't find a file (itunes.msi) I've searched but can't find this file.  How do I install it?

    When updating itunes I get the message the install package can't find a file (itunes.msi) I've searched but can't find this file.  How do I install it?

    Download the Windows Installer CleanUp utility from the following page (use one of the links under the thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    To install the utility, doubleclick the msicuu2.exe file you downloaded.
    Now run the utility ("Start > All Programs > Windows Install Clean Up"). In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • How do I install a package as administrator using remote desktop

    How can I install a package using remote desktop as administrator

    Hi
    Assuming I've understood you correctly, click on the Install Icon, add the package, click Install.
    HTH?
    Tony

  • How to install a new package?

    I'm a bit new to Java...
    How can i installa a new package on my JDK?
    Thanks
    Riccardo from Italy

    If you are wanting to update your Jave installation, you must download the new version (most current is 1.4.1), deinstall the old version, and install the new version. There is no "update" from one version to the next.
    Be sure to deinstall using (on Windows) the Add/Remove Program function in Control Panel, as there are Registry entries that must be removed.

Maybe you are looking for

  • How to create a new field for Q3 - QM notification in Header and item level

    Dear All, l            Sub: How to create a new field for Q3 - QM notification in Header and item level Ref. the link --> Quality Notification We want to create a new field in header level and item level. As per the thread the solution is given below

  • Countless .png files after converting pdf to dwg

    After converting a .pdf file to a .dwg file using the export feature in adobe illustrator, I find that as many as 500 .png files come with the newly made .dwg after the conversion is complete. My question is, why do all these pictures come with the .

  • Request for visual studio that is compatible with windows 7

    I have installed many visual studio i.e, 2012,13 and they did not work in my system with windows 7 OS.Please kindly guide me with the 2010 or 2008 version so that i can develop my apps using it and please make sure that i contains all the specificati

  • Cash Flow Report - Direct Method

    BW guru's, my client produces a monthly "Cash Flow" report based upon the "Direct Method".  BW delivers an "Indirect Method" cash flow report which does not meet my clients requirements.  So, I am looking for someone who has designed and implemented

  • Best Practice to send AQ message to over 30 databases

    Hello, Hoping someone can help. I'm running 11gR2 AQ and wondering what the best practice is to send a message to over 30 databases every few seconds. Due to setup of customer sites this is our only option. However, All databases are in the same data