Answered by:
How to Deploy App-V WorkDesktop Client using Group Policy

Question
-
Hi,
Can anyone help me in deploying app-v work desktop client using GROUP POLICY ..
thanks
Wednesday, May 13, 2009 12:08 PM
Answers
-
Hello,
Tips is to run through a custom installation to see what options are available.
Documentation on howto reference the options is available here;
http://technet.microsoft.com/en-us/library/cc843737.aspx
You can force the by creating an MST-file either by ORCA or InstED (which is needed by the GPO)
Good luck!
/Znack- Proposed as answer by znack Wednesday, May 13, 2009 12:12 PM
- Marked as answer by Aaron.ParkerModerator Friday, December 30, 2011 12:12 AM
Wednesday, May 13, 2009 12:12 PM -
Hello,
As I unclearly (to little coffee I suppose) you have to specify those via an MST-file.
InstEd for editing MSI / MST is available here;
http://www.instedit.com/
Explanation of ORCA and editing MSI/MST
http://support.microsoft.com/kb/255905
Citrix wrote a pretty good article fort this;
http://support.citrix.com/article/CTX105542
/Znack- Proposed as answer by znack Wednesday, May 13, 2009 12:31 PM
- Marked as answer by Aaron.ParkerModerator Friday, December 30, 2011 12:12 AM
Wednesday, May 13, 2009 12:31 PM
All replies
-
Hello,
Tips is to run through a custom installation to see what options are available.
Documentation on howto reference the options is available here;
http://technet.microsoft.com/en-us/library/cc843737.aspx
You can force the by creating an MST-file either by ORCA or InstED (which is needed by the GPO)
Good luck!
/Znack- Proposed as answer by znack Wednesday, May 13, 2009 12:12 PM
- Marked as answer by Aaron.ParkerModerator Friday, December 30, 2011 12:12 AM
Wednesday, May 13, 2009 12:12 PM -
hi znack,
can u explain me in detail...
how can i pass command line parameters in group policy deployment...
(deploying using GP only)..
thanks...Wednesday, May 13, 2009 12:22 PM -
Hello,
As I unclearly (to little coffee I suppose) you have to specify those via an MST-file.
InstEd for editing MSI / MST is available here;
http://www.instedit.com/
Explanation of ORCA and editing MSI/MST
http://support.microsoft.com/kb/255905
Citrix wrote a pretty good article fort this;
http://support.citrix.com/article/CTX105542
/Znack- Proposed as answer by znack Wednesday, May 13, 2009 12:31 PM
- Marked as answer by Aaron.ParkerModerator Friday, December 30, 2011 12:12 AM
Wednesday, May 13, 2009 12:31 PM -
Another option might be to deploy the App-V client without any customization and to use MS' and Loginconsultant's ADM templates to configure it completely.
Remeber that for the MSI based deployment you'd have to deploy the prerequisits (Visual C++ 2005 SP1, MS Error Reporting and perhaps MS XML Parser) in advance
FalkoThursday, May 14, 2009 3:21 PMModerator -
Hello there in this post show you how to configure via GPO, its very easy deploy the client via GPO, you shoul need the two .MSI for the deployment.
Blog Post
Deploy App-V 5.0 Client Configuration VIA GPO on Windows Server 2012
Create a GPO named App-V Client and then assign the package to that OU you want to deploy the client.
- Edited by David Acvd Saturday, March 16, 2013 1:57 AM
Saturday, March 16, 2013 1:57 AM