AHP Portal Silent Installation - AHPOneReportingServer

Silent MSI Setup Parameters

  • Example for new/update installation:
  • msiexec /i "O:\2.5.1.99\Drop\Installer\AHPOne 2.5.1.99\AHP Infrastructure Server Dev\AHPOne Current\AHPOneReportingServer.msi" CONFIGURE_IIS_YES_NO="1" VIRTUAL_DIR_VAL="AHPOneReportingServer" WEB_APP_NAME="AHPOneReportingServer" SQL_SERVICE_SERVER="APDB0501" SQL_SERVICE_IDENTITY_DATABASE="AHPOneReportingD" SQL_SERVICE_IDENTITY_NAME="AHPOneReportingD" SQL_SERVICE_IDENTITY_PWD="Secure321!" AHPONE_PROXY_ENDPOINT="ahponeserver.local.dom/AHPOneServer" DO_IISRESET="no" /quiet

Name

Default Value

Possible Value

Mandatory

Description

CONFIGURE_IIS_YES_NO

1...yes

1...yes,
0...no

YES

1…indicates to make a fresh/new installation,
0…indicates to make an update and keep previousely installed web.config

INSTALLLOCATION

C:\Program Files\AHP Platform\

Local drive and folder name

NO

Install location of AHPOne

DO_IISRESET

yes

yes,
no

NO

Parameter to force or prevent iisreset after installation succeeded

Following parameters are not necessary for update installation (CONFIGURE_IIS_YES_NO="0")

VIRTUAL_DIR_VAL

AHPOneReporting

valid IIS dir name

NO

Configure IIS ASP.NET Web application name. AHPOne Reporting Server will be accessible through that name

WEB_APP_NAME

AHPOneReporting

valid IIS pool name

NO

ASP.NET web application pool name. Pool name needs to be unique per machine

SQL_SERVICE_SERVER

APDB0501

SQL-Server Instance name

YES

SQL Server network/instance name where AHPOne config database is running

SQL_SERVICE_IDENTITY_DATABASE

AHPOneReportingP1

DB-Name

YES

SQL database name of AHPOne reporting DB

SQL_SERVICE_IDENTITY_NAME

AHPOneReportingP1

SQL-Login name

YES

SQL Server login name with access permissions to AHPOne reporting DB

SQL_SERVICE_IDENTITY_PWD

<empty>

SQL-Login password

YES

SQL Server login password

AHPONE_PROXY_ENDPOINT

ahponeserver.local.dom/AHPOneServer

URL from
AHPOneServer

YES

URL to previously installed AHPOne Server