Specifications

Recovery Manager for Active Directory Forest Edition
12
VIEWER_APPLICATION_TYPE Specifies the application to be
used for viewing Recovery
Manager Forest Edition reports.
You can use one of the following
values:
local. Specifies to use
Quest Reports Viewer
installed on the Recovery
Manager Forest Edition
computer.
remote. Specifies to use
Microsoft SQL Server
Reporting Services installed
on a remote computer.
Msiexec /i "E:\Setup\Rmadfe.msi" /qb
SQLSERVER="<SQLServerName>\
<InstanceName>"
VIEWER_APPLICATION_TYPE="<Value>"
VIEWER_REPORTING_SERVE
R
Specifies the HTTP address to
access Microsoft SQL Server
Reporting Services.
This parameter is required if
you set the
VIEWER_APPLICATION_TYPE
parameter value to "remote".
Msiexec /i "E:\Setup\Rmadfe.msi" /qb
SQLSERVER="<SQLServerName>\
<InstanceName>"
VIEWER_APPLICATION_TYPE="remote"
VIEWER_REPORTING_SERVER=
"http://<HTTPAddress>"
When specifying the folder to be used as default location for backup files (.bkf), make sure that the
volume hosting the specified default backup storage folder has enough disk space. The backup files could
reach several hundred megabytes in size.
PARAMETER DESCRIPTION EXAMPLE