8.1 KiB
title, description, author, ms.pagetype, ms.mktglfcycl, ms.sitesec, ms.prod
title | description | author | ms.pagetype | ms.mktglfcycl | ms.sitesec | ms.prod |
---|---|---|---|---|---|---|
How to Deploy the App-V Server (Windows 10) | How to Deploy the App-V Server in App-V for Windows 10 | MaggiePucciEvans | mdop, appcompat, virtualization | deploy | library | w10 |
How to Deploy the App-V Server (new installation)
Applies to
- Windows Server 2016
Important
If you're already using App-V 5.x, you don't need to re-deploy the App-V server components as they haven't changed since App-V 5.0 was released.
Before you start:
-
Ensure that you’ve installed required software. See App-V Prerequisites.
-
Review the server section of App-V security considerations.
-
Specify a port where each component will be hosted.
-
Add firewall rules to allow incoming requests to access the specified ports.
-
If you use SQL scripts, instead of the Windows Installer, to set up the Management database or Reporting database, you must run the SQL scripts before installing the Management Server or Reporting Server. See How to Deploy the App-V Databases by Using SQL Scripts.
To install the App-V server
-
Download the App-V server components. All five App-V server components are included in the Microsoft Desktop Optimization Pack (MDOP) 2015 ISO package, which can be downloaded from:
-
The MSDN (Microsoft Developer Network) subscriptions site You must have a MSDN subscription to download the MDOP ISO package from the MSDN subscriptions site.
-
The Volume Licensing Service Center if you're using Windows 10 for Enterprise or Education.
-
-
Copy the App-V server installation files to the computer on which you want to install it.
-
Start the App-V server installation by right-clicking and running appv_server_setup.exe as an administrator, and then click Install.
-
Review and accept the license terms, and choose whether to enable Microsoft updates.
-
On the Feature Selection page, select all of the following components.
Component Description Management server Provides overall management functionality for the App-V infrastructure. Management database Facilitates database predeployments for App-V management. Publishing server Provides hosting and streaming functionality for virtual applications. Reporting server Provides App-V reporting services. Reporting database Facilitates database predeployments for App-V reporting. -
On the Installation Location page, accept the default location where the selected components will be installed, or change the location by typing a new path on the Installation Location line.
-
On the initial Create New Management Database page, configure the Microsoft SQL Server instance and Management Server database by selecting the appropriate option below.
Method What you need to do You are using a custom Microsoft SQL Server instance. Select Use the custom instance, and type the name of the instance.
Use the format INSTANCENAME. The assumed installation location is the local computer.
Not supported: A server name using the format ServerName\INSTANCE.You are using a custom database name. Select Custom configuration and type the database name.
The database name must be unique, or the installation will fail. -
On the Configure page, accept the default value Use this local computer.
Note
If you are installing the Management server and Management database side by side, some options on this page are not available. In this case, the appropriate options are selected by default and cannot be changed.
-
On the initial Create New Reporting Database page, configure the Microsoft SQL Server instance and Reporting Server database by selecting the appropriate option below.
Method What you need to do You are using a custom Microsoft SQL Server instance. Select Use the custom instance, and type the name of the instance.
Use the format INSTANCENAME. The assumed installation location is the local computer.
Not supported: A server name using the format ServerName\INSTANCE.You are using a custom database name. Select Custom configuration and type the database name.
The database name must be unique, or the installation will fail. -
On the Configure page, accept the default value: Use this local computer.
Note
If you are installing the Management server and Management database side by side, some options on this page are not available. In this case, the appropriate options are selected by default and cannot be changed.
-
On the Configure (Management Server Configuration) page, specify the following:
Item to configure Description and examples Type the AD group with sufficient permissions to manage the App-V environment. Example: MyDomain\MyUser
After installation, you can add users or groups on the management console. However, global security groups and Active Directory Domain Services (AD DS) distribution groups are not supported. You must use Domain local or Universal groups to perform this action.Website name: Specify the custom name that will be used to run the publishing service. If you do not have a custom name, do not make any changes. Port binding: Specify a unique port number that will be used by App-V. Example: 12345
Ensure that the port specified is not being used by another website. -
On the Configure Publishing Server Configuration page, specify the following:
Item to configure Description and examples Specify the URL for the management service. Example: http://localhost:12345 Website name: Specify the custom name that will be used to run the publishing service. If you do not have a custom name, do not make any changes. Port binding: Specify a unique port number that will be used by App-V. Example: 54321
Ensure that the port specified is not being used by another website. -
On the Reporting Server page, specify the following:
Item to configure Description and examples Website name: Specify the custom name that will be used to run the Reporting Service. If you do not have a custom name, do not make any changes. Port binding: Specify a unique port number that will be used by App-V. Example: 55555
Ensure that the port specified is not being used by another website. -
To start the installation, click Install on the Ready page, and then click Close on the Finished page.
-
To verify that the setup completed successfully, open a web browser, and type the following URL:
http://<Management server machine name>:<Management service port number>/console.html.
Example: http://localhost:12345/console.html. If the installation succeeded, the App-V Management console is displayed with no errors.
Have a suggestion for App-V?
Add or vote on suggestions on the Application Virtualization feedback site.
For App-V issues, use the App-V TechNet Forum.