How to Install and Configure the App-V Management Server 4.x

How to Install and Configure the App-V Management Server 4.x


Note: This wiki is based Installing and configuring the App-V 4.x Management Server. The installations steps for App-V v5 have changed.

Introduction




The System Center Application Virtualization Management Server provides a centralized way to deploy and manage virtual applications through Streaming for network users.



There are two scenarios for installing the App-V Server:



App-V Management Server



• Shared folder location with the App-V packages

•Connection to to SQL Server

• Management Console



App-V Streaming Server



• No management console

• No SQL Server

• No management functions



The following procedure will show the Management Server installation: App-V Management Server on Windows Server 2008 R2. The Streaming Server would be interesting for small offices. Its only bad thing is the management and configuration of clients, which must be performed manually.



Pre installation requirements



Hardware and Software







You can use the App-V Best Practices Analyzer to provide an overview, tips and configuration fixes for installation of App-V Server. To download, visit the link below:


http://www.microsoft.com/en-us/download/details.aspx?id=4022



Pre-installation requirements



Before we install the App-V Server you must install the IIS server with the following services:



• ASP.NET

• .NET Extensibility

• ISAPI Extensions

• ISAPI Filters

• HTTP Logging

• Request Monitor

• Windows Authentication

• Request Filtering

• Static Content Compression

• IIS 6 Management Compatibility



To do that, open Server Manager, click Roles, select Add Roles and check the Web Server. Select all of the above and finish the installation with the default settings. In Figure 1 you can see some of those options selected. 





Figure 1 - IIS Server Installation



In addition to IIS Server you must create two groups in Active Directory that will be specified during installation of App-V Server. One group will be used for administration of the App-V and one for App-V users. In the figure below were created and AppVUsers and AppVAdministrators groups. After installation you can add new groups and modify the existing ones.





Figure 2 - Groups in Active Directory



Installing App-V Management Server



After the pre-requisites, open the folder with the installation files for the App-V and click on the App-V Server installer.





Figure 3 - App-V Server Installer



Accept the license terms and click Next.





Figure 4 - License Terms



On Microsoft Update, choose whether to enable automatic updates and click Next. 





Figure 5 - Microsoft Updates



Specify the installation name  and organization and click Next.





Figure 6 – Registration



To choose the advanced setup options, click Custom and click Next. 





Figure 7 - Setup Type



In Custom Setup are enabled all the requirements for the Server full installation. Note that you can only install the App-V Management Console to manage the server via a client, for example.



Click Browse to change the installation path and click Next.





Figure 8 - Advanced Setup Options



The next screen displays the database settings. If SQL Server is a remote server, specify the name and port. Click Next.





Figure 9 – Database



It is recommended to create a new database for Server App-V. Put the name and path of the database and click Next.





Figure 10 – Database name



By default the communication between server and clients is not encrypted. To provide more security for communication between them select the certificate (previously installed). Then click Next. 





Figure 11 - Connection Mode



To send the settings and packages to clients via streaming, App-V Server uses the default port 554 and RTSP protocol. If the port is already being used, select another and click Next. 





Figure 12 - Communication Port



Then you must specify the group previously created in Active Directory to be App-V Server Administrators. Set the group name and click Next. 





Figure 13 - Administrators Group



On the next screen you need to configure the users group name who will use the applications of the App-V Server. Set the group name and click Next. To add or modify existing groups, after installation open the Application Virtualization Management Console, click Provider Policies, and click the default policy. 





Figure 14 - Users Group



In the Content Path is necessary to specify the folder where the installation packages are copied. This folder will need to be shared and configured after installation. 





Figure 15 - Folder Path



Now just click on Install and wait while the server installation to be finished. 





Figure 16 - Screen Installation



App-V Management Server Post Configuration



During the installation are not configured the firewall exceptions of server and management console. To do so, open the Windows Firewall, click Allow a program through Windows Firewall to Communicate and add the files sghwdsptr.exe and sghwsvr.exe in the folder C:\ProgramFiles(x86)\Microsoft System Center App Virt Management Server\ bin", as Figure 17. 





Figure 17 - Firewall Exceptions



The next configuration is the shared folder containing the packages from App-V. Open the Application Virtualization Management Console using the path Start> Administrative Tools. Right-click the server name  and then System Options. Put the shared folder path and click OK.





Figure 18 - Shared Folder Path

If it's required to point to a different share which is not directly on the APP-V Management server you
can do this by setting the registry HKLM\Software\Microsoft\Softgrid\4.5\Server\SOFTGRID_CONTENT_DIR
to your content location - Rory Monaghan (Rorymon)

The Application Virtualization Management Server service can be changed to Automatic (Delayed) this
ensure the service will start successfully after a server reboot. Sometimes the service failed to start after
reboot but setting this option starts it a minute or so after reboot ensuring the service can successfully
initiate. - Rory Monaghan (Rorymon)


Now AppV Server is ready for use. In figure 19 you can view the management console AppV Server. 





Figure 19 - Management Console



References



http://go.microsoft.com/fwlink/?LinkId=200239

Leandro Carvalho

MCSA+S+M | MCSE+S | MCTS | MCITP | MCBMSS | MCT | MVP Virtual Machine

MSVirtualization | Wordpress | Winsec.org | LinhadeCodigo | MVP Profile

Twitter: LeandroEduardo |
LinkedIn: Leandroesc

Leave a Comment
  • Please add 5 and 2 and type the answer here:
  • Post
Wiki - Revision Comment List(Revision Comment)
Sort by: Published Date | Most Recent | Most Useful
Comments
  • Danny van Dam edited Revision 12. Comment: updated link to download the App-V Best Practices Analyzer with correct/new link

  • Danny van Dam edited Revision 10. Comment: added App-V versioning for 4.x  

  • Richard Mueller edited Revision 9. Comment: Removed (en-US) from title, added tags

  • Horizon_Net edited Revision 8. Comment: added language tags

  • Rorymon edited Revision 6. Comment: Added section about re-directing Content share and also about changing service.

  • Leandro E. Carvalho edited Revision 5. Comment: Removed some spaces between the pictures

  • Leandro E. Carvalho edited Original. Comment: New title

Page 1 of 1 (7 items)
Wikis - Comment List
Sort by: Published Date | Most Recent | Most Useful
Posting comments is temporarily disabled until 10:00am PST on Saturday, December 14th. Thank you for your patience.
Comments
  • Leandro E. Carvalho edited Original. Comment: New title

  • Hi Leandro, are you refering to App-V server?  Server App-V is a seperate product as a feature of SCVMM2012 and is not the same.  It may be an idea to take Server App-V off the article name to avoid confusion.  Kind Regards - Ronnie

  • Leandro E. Carvalho edited Revision 5. Comment: Removed some spaces between the pictures

  • Hi Ronnie.

    Thank you for your comment.

    I've noticed the name was wrong (actualy I've translated from Portuguese and I didn't notice that.)

    I have made the modifications and now I'm using only "App-V Server".

    Cheers.

    Leandro.

  • The list of IIS services that need to be installed is missing IIS Management Scripts and Tools (It is shown in the screenshot though).

  • Hey Skinner.

    When you select to install IIS by default the system select the option "IIS Management Scripts and Tools"

    So beyond the default options during the IIS installation, you have to select the components in the list above.

    Cheers.

    Leandro Carvalho

  • Hi, I don't know if its too late to ask a questions, but when you install the App-V Management Server, it tries to make changes in Active Directory object of the management server, I believe it adds SPN. Is this true and what else does it change or add in Active Directory? Do you have to be Domain Admin to install the server?

    thanks

    Dejan

  • Rorymon edited Revision 6. Comment: Added section about re-directing Content share and also about changing service.

  • Hi Leonardo. Not sure if I broke rules or not. I modified the post a bit by adding

    If it's required to point to a different share which is not directly on the APP-V Management server you

    can do this by setting the registry HKLM\Software\Microsoft\Softgrid\4.5\Server\SOFTGRID_CONTENT_DIR

    to your content location - Rory Monaghan (Rorymon)

    The Application Virtualization Management Server service can be changed to Automatic (Delayed) this

    ensure the service will start successfully after a server reboot. Sometimes the service failed to start after

    reboot but setting this option starts it a minute or so after reboot ensuring the service can successfully

    initiate. - Rory Monahan (Rorymon)

    Just thought it might be useful to know. I'm not sure if that was right to do, I assume a WIKI means users can edit. If I did anything wrong or you disagree, by all means remove it.

    Thanks,

    Rory

  • Horizon_Net edited Revision 8. Comment: added language tags

  • Hi Rory.

    That's the Wiki Spirit. You can change and modify whatever you want and I'm glad you did. Your modifications are very useful and made a lot of difference. Thanks for your help.

    Cheers.

    Leandro.

  • Richard Mueller edited Revision 9. Comment: Removed (en-US) from title, added tags

  • Danny van Dam edited Revision 10. Comment: added App-V versioning for 4.x  

  • Hi guys,

    Great post thank you very much for the information, it's very helpful indeed.

    One think I just wanted to clarify - If I wanted the content share to live on a separate server (DFS-R share for resiliency purposes) during the installer presumably I would set the Content Path location to be the DFS share? And would I then also set the Default Content Path in the System Options to be the DFS share also? And then set the SOFTGRID_CONTENT_DIR registry key to be the DFS share as well?! Is it necessary to set in all three locations?

    Many thanks,

    James

  • Danny van Dam edited Revision 12. Comment: updated link to download the App-V Best Practices Analyzer with correct/new link

Page 1 of 1 (15 items)