How to quickly repair published App-V packages
Ryan Cobb | Senior Premier Field Engineer
Hi all, Ryan Cobb here with a little insight on repairing App-V packages. A question I’ve received more than a couple times from App-V administrators is “What’s the easiest way to retrieve a shortcut that was accidently deleted by a user?”
The background is usually a situation where the administrator deploys a virtual application to an end user and the app is added and the extensions are published. Everything works fine, but then the user accidently deletes a shortcut from the published application and calls the help desk looking for support.
The help desk then instructs the user to open the App-V Client Console, select the Virtual Apps tab, Select the Package and click the Repair button. This resets the extensions to their original published locations. One other task this command performs is that it cleans the user state of this package for this user. There’s a lot more information on what user state is all about here and Thamim explains it perfectly! While this process will work, the end result is that when using the repair option from within the console the extensions and the user state are reset to the ‘gold image’ of the package. This means that if the user customized their application then those customizations are reset as well.
So what if you wanted a better way? Enter PowerShell. If the admin simply wants to repair the applications extensions they can execute the following command:
Get-AppVClientPackage *Office* | Repair-AppVClientPackage –Extensions
Note the use of wildcards. This will simply ‘republish’ the shortcuts and not reset the user’s state.
On the flip side, if all you wanted to repair was the user state, then simply remove the –Extensions switch and add –UserState instead!
Hope this helps!
Ryan Cobb | Senior Premier Field Engineer | Microsoft
Get the latest System Center news on Facebook and Twitter :
System Center All Up: https://blogs.technet.com/b/systemcenter/
System Center – Configuration Manager Support Team blog: https://blogs.technet.com/configurationmgr/
System Center – Data Protection Manager Team blog: https://blogs.technet.com/dpm/
System Center – Orchestrator Support Team blog: https://blogs.technet.com/b/orchestrator/
System Center – Operations Manager Team blog: https://blogs.technet.com/momteam/
System Center – Service Manager Team blog: https://blogs.technet.com/b/servicemanager
System Center – Virtual Machine Manager Team blog: https://blogs.technet.com/scvmm
Windows Intune: https://blogs.technet.com/b/windowsintune/
WSUS Support Team blog: https://blogs.technet.com/sus/
The AD RMS blog: https://blogs.technet.com/b/rmssupp/
App-V Team blog: https://blogs.technet.com/appv/
MED-V Team blog: https://blogs.technet.com/medv/
Server App-V Team blog: https://blogs.technet.com/b/serverappv
The Forefront Endpoint Protection blog : https://blogs.technet.com/b/clientsecurity/
The Forefront Identity Manager blog : https://blogs.msdn.com/b/ms-identity-support/
The Forefront TMG blog: https://blogs.technet.com/b/isablog/
The Forefront UAG blog: https://blogs.technet.com/b/edgeaccessblog/
Comments
Anonymous
January 01, 2003
How to quickly repair published App-V packages
thank youAnonymous
October 29, 2013
Thanks for sharingAnonymous
November 04, 2013
And what about an "un-publish" "publish" except script triggersAnonymous
November 07, 2013
I am not sure what the ask is here? Repairing upon publish?Anonymous
February 04, 2014
These are the top Microsoft Support solutions to the most common issues experienced using Microsoft ApplicationAnonymous
May 16, 2014
These are the top Microsoft Support solutions for the most common issues experienced when using MicrosoftAnonymous
August 12, 2014
Here is a list of the top Microsoft Support solutions for the most common issues experienced when youAnonymous
August 12, 2014
Here is a list of the top Microsoft Support solutions for the most common issues experienced when youAnonymous
August 16, 2014
Here is a list of the top Microsoft Support solutions for the most common issues experienced when youAnonymous
November 10, 2014
Here is a list of the top Microsoft Support solutions for the most common issues experienced when youAnonymous
December 06, 2014
Update 12/6/2014: The App-V 5 logs have been consolidated and are organized differently as of App-V 5Anonymous
May 15, 2015
Here is a list of the top Microsoft Support solutions for the most common issues experienced when youAnonymous
June 04, 2015
You know what was simply in AppV 4.x in an RDS/XA environment - having a user logoff and deleting their cache folder under %appdata%SoftGrid Client and then having the user log back in. That is simple.Anonymous
September 29, 2015
Here is a list of the top Microsoft Support solutions for the most common issues experienced when you