Appendix. Installer Parameters for Unattended Installation

Parameter

Possible Values

Required

Description

INSTALLDIR_SB

Full path

No

Install folder for main product files.

INSTALLDIR_REP

Full path

No

Install folder for System Repository.

Not used for clustering installation.

INSTALLDIR_SITES

Full path

No

Folder for user's sites storage.

Not used for clustering installation.

INSTALLSCENARIO

1 | 2

No

Install scenario (default 1):

1 – install product into new Web Site

2 – install product into existing Web Site

WEBSITESERVERCOMMENT

string

No

Name to locate existing Web site (second scenario).

WEBSITEPORT

Number
0 - 65534

No

Listening Port; used to configure the existing Web Site (second scenario).

WEBSITEIP

IP | *

No

Listening IP address; used to configure the existing Web Site (second scenario).

WEBSITEHH

string

No

Host headers; used to configure the existing Web Site (second scenario).

CREATEDWEBSITESERVERCOMMENT

string

No

Name of the new Web site (first scenario).

CREATEDWEBSITEPORT

Number
0 - 65534

No

Listening Port; used to configure the new Web Site (first scenario).

CREATEDWEBSITEIP

IP | *

No

Listening IP address; used to configure the new Web Site (first scenario).

CREATEDWEBSITEHH

string

No

Host headers; used to configure the new Web Site (first scenario).

SBVDNAME

string

No

Virtual directory under Web site to install web application; leave blank to install into web site root.

VDCREATE

1 | 0

No

Flag to force virtual directory creation, if it does not exist.

SQLSERVER

string

Yes

SQL Server name to connect to for database deployment.

SQLUSER

string

No

User name for SQL Server connection (install time only). Ignored when SQLWINAUTH = "1"

SQLPWD

string

No

User password for SQL Server connection (install time only). Ignored when SQLWINAUTH = "1"

SQLWINAUTH

1 | 0

Yes

Flag to use Integrated Windows Authentication for SQL Server connection. When this flag is set on, installer will connect to SQL Server under identity of currently logged in user and further on configure Sitebuilder to use Integrated Windows Authentication (grant rights to access Sitebuilder database to the Network Service or SBWPA_USER in case specified).

DBNAME

string

No

Database name.

INSTALL_DESKTOP_SHORTCUTS

1 | 0

No

Flag to install desktop shortcuts.

INSTALL_PMENU_SHORTCUTS

1 | 0

No

Flag to install program menu files shortcuts.

WSB_USER

string

No

User name for Sitebuilder administrator account to create during the installation process. If blank or not set, Sitebuilder will show registration form to create administrator account on first request to application.

WSB_USER_PWD

string

No

User password for Sitebuilder administrator account created during the installation process.

CLUSTER_INSTALLATION_TYPE

0 | 1 | 2

Yes

Cluster installation node type:

0 – Single server (default)

1 – Storage tier

2 – Application tier

CLUSTER_FILESERVER_NETWORK_PATH

string

No

Storage tier server NetBIOS name or IP.

Example: \\fs.domain.com

CLUSTER_ADDRESS

string

Yes

Cluster address; IP or domain name.

SB_DOMAIN

string

Yes

NetBIOS domain name for process accounts defined bellow.

SBWPA_USER

string

Yes

User name for Sitebuilder worker process account (Web App pool identity).

SBWPA_PWD

string

Yes

Password for Sitebuilder worker process account.

SBSERVICE_USER

string

Yes

User name to run Sitebuilder hosting service process.

SBSERVICE_PWD

string

Yes

Password for service process account.

FORCELICENSEUPGRADE

true

No

Install Sitebuilder even if it is impossible to upgrade the license. The license is reset to default.

FORCEIIS6MGMTCOMPMODE

true

No

Install necessary web server role services in silent mode.