MOMReporting.MSI

You can do a command-line installation on the target computer directly if you have local administrator rights on the target computer.

Note

The command-line options for MOMReporting.msi must be uppercase, and the values of the options are case sensitive.

Use the following syntax:

msiexec /i momreporting.msi  DB_SIZE="db size" 
SQLSVR_INSTANCE= sql server instance 
TASK_USER_ACCOUNT="task user account" 
TASK_USER_PASSWORD="task user password" 
TASK_USER_DOMAIN="task user domain" 
REPORTING_USER="reporting user" 
REPORTING_PASSWORD="reporting password" 
REPORTING_DOMAIN="reporting domain" 
MOM_DB_SERVER="mom database server name" /q

Table 7.3 provides information about the parameters you use to install the MOM Reporting components.

Table 7.4 Parameters for MOMReporting.MSI

Parameter

Values

Description

DB_SIZE

{Size in megabytes}

The initial size of the MOM Reporting Database in MB. The default is 1000 MB.

SQLSVR_INSTANCE

{SQL Instance Name}

The specific SQL Server instance where the MOM Reporting (SystemCenterReporting) database will be installed. The SystemCenterReporting database is installed locally to the location where the reporting setup is run.

ROSETTA_SERVER

{Computer Name}

The computer name for where the SQL Server ReportServer database is located.

TASK_USER_ACCOUNT

{User Name}

The user account name for the DTS task that imports data from the MOM database to the Reporting Database.

TASK_USER_PASSWORD

{Password}

The DTS accounts password.

TASK_USER_DOMAIN

{Domain Name}

The DTS accounts domain.

REPORTING_USER

{User Name}

The user account name for the MOM Reporting service (the DAS account).

REPORTING _PASSWORD

{Password}

The MOM Reporting Service accounts password.

REPORTING _DOMAIN

{Domain Name}

The MOM Reporting Service accounts domain.

MOM_DB_SERVER

{Computer Name\Instance Name}

The DNS or FQDN name of the MOM Database Server (and when applicable, the SQL Server instance name) from which data will be imported.

DATA_DIR

The default is "SYSTEMDRIVE\SQL Server install path\MSSQL$InstanceName\Data".

The directory where the SQL Server OnePoint database file (EeaData) should be stored.

Note

Valid only during database installation.

LOG_DIR

The default is "SYSTEMDRIVE\SQL Server install path\MSSQL$InstanceName\Data".

The directory where the SQL Server OnePoint database log file (EeaLog.ldf) should be stored.

AUTOMATICALLY_DETECT_ROSETTA_VDIRS

0 - Check prerequisites

1 - Do not check prerequisites

The default is 0.

Determines whether a prerequisite check has already been run (1) or needs to be run (0).

Note

If you set this to 1, you must also include the REPORT_SERVER_URL and REPORT_URL parameters.

REPORT_SERVER_URL

The default is "ReportServerVRoot".

Name of the virtual report server.

REPORT_URL

The default is "WebApplicationVRoot".

Name of the Web application that contains reports.

Acknowledgments

Authors: Py Bateman (S&T Onsite), John Hallows, James R. Morey

Program Managers: Travis Wright, Lorenzo Rizzi

Applies To:   Microsoft Operations Manager 2005

Primary Reviewers: Stephanie Couch, Barry Webberley

Secondary Reviewers: Michael Bickle

Managing Editor: Sandra Faucett