You actually have two Options.
Do everything on PowerShell, like "Get-AppvClientPackage". You can get a full list of Commands, when running "Get-Command -Module AppVClient".
Until App-V 5.0 SP2, if I'm not mistaken, there was a User UI, which displayed the Published Applications and allowed to User to repair or download them. Starting with 5.0 SP2, Microsoft removed that UI but delivered it as an App-V Application. :)
You can get it here:
https://www.microsoft.com/de-ch/download/details.aspx?id=41186
There is no 5.1 Version of the UI yet, but it should work with 5.1 aswell.
Simon Dettling | msitproblog.com |
@SimonDettling