Installing the App-V 5.0 Client and configuring it with a Publishing Server
This post has moved here
Comments
Anonymous
January 01, 2003
Great Article.Anonymous
January 01, 2003
ThanksAnonymous
January 01, 2003
Good shout Danny and useful info.I tend to avoid adding the remote-signed stuff into the blogs so I don't need to repeat myself in every post that contains PowerShell but definitely worth note for those who aren't familiar with it!Anonymous
January 01, 2003
You can do this centrally, check out this post: blogs.technet.com/.../enabling-computer-based-targeting-in-app-v-5-0.aspxAnonymous
January 01, 2003
Forgot to sign in, I have added the previous comment.Anonymous
January 01, 2003
no probs!Anonymous
January 01, 2003
Thanks JohnAnonymous
April 10, 2013
Good blog, just what i was looking for. You might want to add that before importing the appvlient module you need to enable running scripts with "Set-ExecutionPolicy RemoteSigned”. SP1 for App-V 5 has been released but the new setup based on SP1 has the same steps as listed above so you can also add that it Applies to App-V 5.0 SP1.Anonymous
June 16, 2013
It seems when using a publishing server the applications are not published globally to all users. Can the client obtain that configuration setting from the publishing server or does one need to modify each package at the client level?Anonymous
October 08, 2013
Excellent blog, more greese to your elbowsAnonymous
November 12, 2013
The comment has been removedAnonymous
November 13, 2013
Hi, There isn't a switch. You have to understand the .msi is simply a wrapper for the PowerShell commands that adds your package in via standalone mode. The .msi isn't really designed for mass deployment, rather offers an option for unmanaged end users. If you do need to use the .msi then simply run the relevant PowerShell afterwards to specify the .xml. Does that help?Anonymous
November 13, 2013
The comment has been removedAnonymous
November 13, 2013
Dear Thamim, Thank you for keep blogging on App-V. I have been using the product since 4.5 version, I like this product. I have an issue with App-V 5 SP1. I have 3 virtual machines as the following:
- App-V Management Server (2012 R2) + IIS 8.5
- App-V SQL Server 2012 SP1
- App-V Publishing Server (2012 R2) + IIS 8.5 I deleted the Default Website from the IIS and I am using Port 80 for the management, 81 for reporting and 82 for publishing server. The Publishing Server is installed on a separate Server. I can see all my published application in the App-V management Web. I have registered the App-V Publishing server under Servers TAB in the management Web as well. I noticed many events errors logged in the Publishing Server, Events ID: 214 & 215
- Event ID214 @ The request URL doesn't contain the query string for the client version.
- Event ID215 @ The request URL doesn't contain the query string for the client OS. If I browsed the Publishing Server URL, I can see all my published applications:
- <Publishing Protocol="1.0">
- <Packages> <Package PackageId="4711e502-bff3-4e38-a2f3-7c1f164cf2fc" VersionId="9fbd534c-d8ab-47da-b1c2-4540cd947fe0" PackageUrl="\172.16.20.114Content$Computer Lab AppsActiveInspire.appv" /> <Package PackageId="51461a66-3949-41ba-afc7-0d47752c9d9c" VersionId="a34dc5b3-bac7-49be-ae66-b255599e8064" PackageUrl="\172.16.20.114Content$Office2010_x86_SP1Office2010_x86_SP1_3.appv" />
- <Package PackageId="d24c3bdd-8fad-44d3-998c-933f8f053682" VersionId="eb698da1-efa9-4545-beb9-f67cbb959f40" PackageUrl="\172.16.20.114Content$Office365_x86O365ProPlusRetail_en-us_x86.appv"> <DeploymentConfiguration ConfigurationId="13" Path="policies_67/6/13" Timestamp="2013-11-12T05:46:23.41" /> </Package> </Packages>
- <NoGroup> <Package PackageId="4711e502-bff3-4e38-a2f3-7c1f164cf2fc" /> <Package PackageId="51461a66-3949-41ba-afc7-0d47752c9d9c" /> <Package PackageId="d24c3bdd-8fad-44d3-998c-933f8f053682" /> </NoGroup> </Publishing> However, on the client side, the Error Log ID: 19104 is logged Part or all packages publish failed. published: 2 failed: 1 Please check the error events of 'Configure/Publish Package' before this message for the details of the failure. How can this be solved please? Your support is highly appreciated. Thank you.
Anonymous
November 14, 2013
Hi Arokiyaraj M, For the deployment configuration xml please use: Add-AppvClientPackage C:pathto.appv -DynamicDeploymentConfiguration C:pathtoxml For the user configuration xml please use: Publish-AppvClientPackage C:pathto.appv -DynamicUserConfigurationPath C:pathtoxml Hope that helpsAnonymous
November 14, 2013
CHAROX, There should be a related event further down in the event log which will refer to the issue more specifically.Can you try and publish the application that is causing the issue using standalone mode (as detailed here: blogs.technet.com/.../app-v-5-0-standalone-mode-adding-and-publishing-a-package.aspx)? Does that also error?Anonymous
November 17, 2013
Thank you dear Tamim for your kind reply, I tried to publish the application that is causing the issue using Standalone mode but I am not getting any output (Office 365 and Office 2010 x86). After I ran below PowerShell cmdlet... the PO is not returning any result (Still in waiting mode). However, I published other packages without any issue. PC C:Add-AppvClientPackage -Path "C:PackagesO365ProPlusRetail_en-us_x86.appv" -DynamicDeploymentConfiguration "C:PackagesO365ProPlusRetail_en-us_x86_DeploymentConfig.xml" | Publish-AppvClientPackage -Global No Error logs in the event viewer on the client side. Client OS: Win 7 Pro X86 with SP1 Sequencer: Win 7 Pro X86 with SP1 I am having an issue with Office in general. Your support is highly appreciated. Thank you and regards,Anonymous
November 18, 2013
Dear Tamim, I am running Windows Power Shell V4.0, is App-V 5 SP1 client supports Power Shell 4.0 yet? I tired the same packages on a client with POS 3.0 without any issue! Weird.... Please advise. Thank you.Anonymous
December 10, 2013
Hi, When i am install app-v 5.0 Client in win 7 I am getting error Setup cannot continue Unspecified errorAnonymous
March 14, 2014
Hi All,
I am entire new to Application Virtualization.
I have lot of questions in mind.
1). Application Virtualization where we install either server/client system.
2).Installation is done how to connect the APP V?
Please let me know.
Best Regards,
RameshAnonymous
March 18, 2014
Hi Folks,
What is the commandline to install App-V 5 client with publishing server name.Anonymous
April 11, 2014
With App-V we have something called “Full Infrastructure”, this is used to refer to an AppAnonymous
April 14, 2015
The comment has been removed