From c825be79256d13c0eb0273dd8a8213f9ebe59542 Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Tue, 13 Mar 2018 16:27:32 -0700 Subject: [PATCH] Finished first pass of fixing tables for "App-V prerequisites" --- .../revision-heidi/appv-prerequisites.md | 25 ++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/windows/application-management/app-v/revision-heidi/appv-prerequisites.md b/windows/application-management/app-v/revision-heidi/appv-prerequisites.md index efdc190fd7..c0a912e98d 100644 --- a/windows/application-management/app-v/revision-heidi/appv-prerequisites.md +++ b/windows/application-management/app-v/revision-heidi/appv-prerequisites.md @@ -448,9 +448,11 @@ The Management database is only required if you use the App-V Management server. |[Visual C++ Redistributable Packages for Visual Studio 2013](http://www.microsoft.com/download/details.aspx?id=40784)|| |64-bit ASP.NET registration|| |Windows Server Web Server role|This role must be added to a server operating system that is supported for the Management server.| -||| -||| -||| +|Web Server (IIS) Management Tools|Select **IIS Management Scripts and Tools**.| +|Web Server Role Services|To reduce the risk of unwanted or malicious data being sent to the Reporting server, you should restrict access to the Reporting Web Service per your corporate security policy.
Common HTTP features:
Static content
Default document

Application development:
ASP.NET
.NET Extensibility
ISAPI Extensions
ISAPI Filters

Security:
Windows Authentication
Request Filtering

Management Tools:
IIS Management Console| +|Default installation location|%PROGRAMFILES%\Microsoft Application Virtualization Server| +|Reporting service website name|Name for the Reporting website.| +|Reporting service port binding|Unique port number for the Reporting service. This port cannot be used by another process on the computer.| @@ -532,6 +534,17 @@ The Management database is only required if you use the App-V Management server. You only require the Reporting database if you're using the App-V Reporting server. +|Prerequisites and required settings|Details| +|---|---| +|[Microsoft .NET Framework 4.5.1 (Web Installer)](https://www.microsoft.com//download/details.aspx?id=40773)|| +|[Visual C++ Redistributable Packages for Visual Studio 2013](https://www.microsoft.com/download/details.aspx?id=40784)|| +|Default installation location|%PROGRAMFILES%\Microsoft Application Virtualization Server| +|Custom SQL Server instance name (if applicable)|Format to use: **INSTANCENAME**
his format assumes that the installation is on the local computer.
If you specify the name with the format **SVR\INSTANCE**, the installation will fail.| +|Custom database name (if applicable)|Unique database name.
Default: AppVReporting| +|Reporting server location|The Reporting server will be deployed on this machine account.
Format to use: Domain\MachineAccount| +|Reporting server installation administrator|Account used to install the Reporting server.
Format to use: Domain\AdministratorLoginName| +|Microsoft SQL Server Service and Microsoft SQL Server Service Agent|Configure these services to be associated with user accounts that have access to query AD DS.| +
@@ -592,6 +605,12 @@ What to know before installing the prerequisites: * The sequencing process is resource-intensive, so make sure that the computer running the sequencer has plenty of memory, a fast processor, and a fast hard drive. The system requirements of locally installed applications must not exceed those of the sequencer. For more information, see [App-V supported configurations](appv-supported-configurations.md). +|Prerequisite|Details| +|---|---| +|[Microsoft .NET Framework 4.5.1 (Web Installer)](http://www.microsoft.com//download/details.aspx?id=40773)|| +|[Windows PowerShell 3.0](http://www.microsoft.com/download/details.aspx?id=34595)|Installing Windows PowerShell 3.0 requires a restart.| +|[KB2533623](http://support.microsoft.com/kb/2533623)|Applies to Windows 7 only: download and install the KB.| +