Install App-V 5.0 (Infrastructure)

Recently I have been testing the features of App-V and deploying applications i my own lab, something that was much easier than I thought to begin with. In this guide I will show you how to install and configure the infrastructure needed to run App-V.
In a later post I will show you how to create applications and how to deploy them to clients. (Both through App-V and ConfigMgr)

For the people who look extra carefully at the pictures, you will see that I run the databases on the same server as ConfigMgr. This is not allowed if you are using the license for SQL that comes with Configuration Manager!

Let us start with looking at the whole picture with the servers needed, in the picture bellow you will see how one of my environments are configured. The servers marked in red are the ones we need as minimum for App-V. (AD, SQL and App-V)

Setup

 

On the AD server, we need to create three groups for our different roles in App-V.

AD-Groups

 

Next step is to configure the App-V server before we start the installation. The following roles and software is needed for App-V to install and function:

  • .Net 4.0
  • PowerShell 3.0
  • KB2533623
  • IIS with ASP.Net
  • Visual C++ 2010
  • Silverlight

I installed and configured IIS with the following selection:

2

 

This next part can be done in two ways, depending on the access you have to the SQL-server. If you have access to the server, the databases can be prepared using the installer, but if not, there are two scripts that can be sent to your administrator for him or her to run. I will show you how to prepare the database using the installer.

This is part is done on the SQL-server!

Mount the ISO-file and run the installer for App-V 5.0 SP1 Server and click on “Install”
4

Mark “I accept the license terms” and press “Next”
5

Depending on your other configurations, select the appropriate setting for updates.
6

Next, select to install “Management Server DB” and “Reporting Server DB”.
7_OnDB

Select the default install location and press “Next”.
8

Create the new management server database. (Use defaults if your not using named instances)
9_OnDB

Select “Use this local computer” and specify the account for administrator login.
10_OnDB

Next, create the reporting database. (Use defaults if not using named instances)
11_OnDB

Select “Use this local computer” and enter the details for administrator login.
12_OnDB

Verify that “Management Database” and “Reporting Database” will be installed and press “Install”.
13_OnDB

When finished, click on “Close” and verify in SQL that the databases has been created.
14_onDB

15_OnDB

 

When the databases has been created, it is time to install the “Management Server”, “Publishing Server” and “Reporting Server”. Start with loging in on the APP-V server and mount the ISO, then select to run the installation for APP-V 5.0 SP1 Server and click on “Install”. Again, accept the license terms and select a proper value for updates.

Next, select to install “Management Server”, “Publishing Server” and “Reporting Server”.
16_OnAPP

Select the installation location.
17_OnAPP

Next specify the settings for your SQL server and enter the name of the database used for management.
18_OnAPP

Do the same thing for reporting.
19_OnAPP

Next, specify the group created earlier, containing the users that are allowed to manage App-V.
21_OnAPP

Next, enter the details for the publishing server, setting the port that should be used.
22_OnAPP

Set the port for reporting server.
23_OnAPP

Verify that all components will be installed and configured, then press “Install”.
24_OnAPP

When completed, click on “Close” and open the console in IE.
(Requires that Silverlight is installed on the server)
25_OnAPP

26_OnAPP

This entry was posted in App-V. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *