Answered by:
Appv 5.0 SP3 Application list won't refresh...

Question
-
Hello,
We have deployed app v 5.0 Sp3 to nearly 200 computers, and some of them the client does not refresh the list of virtualized application.
At the same time, on those computers we tried the deployment has the computer and in this case the applications appear but does not start.
Have you ever met the problem?Thank's
Friday, November 27, 2015 3:19 PM
Answers
-
Do you mean shortcuts are not visible? Or anything else?
How are you publishing the App-V applications? Through SCCM or full infrastructure?
If the applications are published through Full infra then check the below steps.
Open elevated powershell and type in the below command. Are you able to see the configuration?
Get-AppvClientConfiguration
Server name and URL properly configured?
Get-AppvPublishingServer
If not check this link.
https://support.microsoft.com/en-us/kb/2778168
Also check whether the computer is in AD and is targeted for application publishing in server console.
https://technet.microsoft.com/en-us/library/jj713467.aspx
(Please click on "Vote as Helpful" and/or "Mark as Answer", if it has helped you.)
: app2pack.blogspot.com
- Edited by Vigneshwaran (MCTS)MVP Monday, November 30, 2015 9:32 AM
- Marked as answer by Brandon RecordsModerator Monday, December 7, 2015 4:42 PM
Monday, November 30, 2015 9:30 AM
All replies
-
This is general information, and can have lots of possible reasons.
- What's your deployment method (native, sccm, powershell, 3th party... user/machine based)
- Do/did the applications work independently in the test environment / test client?
- What do you mean with "Refresh"? Are some apps deployed and other missing?
- What does the app-v evenlog tell you?
- If you perform a manual refresh with powershell, do you get an error?
Friday, November 27, 2015 4:23 PM -
Hello,
The deployment is done by SCCM with the following script:
"%~dp0appv_client_setup.exe" /q /ACCEPTEULA /MIGRATIONMODE /S2PUBLISHINGSERVERNAME=servername /S2PUBLISHINGSERVERURL=http://servername:port /S2GLOBALREFRESHENABLED=1 /S2LOGONREFRESH=1 S2USERREFRESHENABLED=1 /NORESTART
In the logs and during manual refresh, I have no error.
No applications appearMonday, November 30, 2015 8:39 AM -
Do you mean shortcuts are not visible? Or anything else?
How are you publishing the App-V applications? Through SCCM or full infrastructure?
If the applications are published through Full infra then check the below steps.
Open elevated powershell and type in the below command. Are you able to see the configuration?
Get-AppvClientConfiguration
Server name and URL properly configured?
Get-AppvPublishingServer
If not check this link.
https://support.microsoft.com/en-us/kb/2778168
Also check whether the computer is in AD and is targeted for application publishing in server console.
https://technet.microsoft.com/en-us/library/jj713467.aspx
(Please click on "Vote as Helpful" and/or "Mark as Answer", if it has helped you.)
: app2pack.blogspot.com
- Edited by Vigneshwaran (MCTS)MVP Monday, November 30, 2015 9:32 AM
- Marked as answer by Brandon RecordsModerator Monday, December 7, 2015 4:42 PM
Monday, November 30, 2015 9:30 AM