Installation Guides > Installing Server > Installing UNICOM Intelligence Survey Tabulation, Reporter Server Edition, and Author Server Edition > Silent installation > Silent installation: Custom dialogs
 
Silent installation: Custom dialogs
These are the custom dialogs that need to be configured:
SdComponentTree
Selects features.
DimensionsServer-type=string
DimensionsServer-count=9
DimensionsServer-0=DimensionsServer\DimensionNet
DimensionsServer-1=DimensionsServer\V7Licensing
DimensionsServer-2=DimensionsServer\mrInterview
DimensionsServer-3=DimensionsServer\WebCATI
DimensionsServer-4=DimensionsServer\RemoteManager
DimensionsServer-5=DimensionsServer\mrTables
DimensionsServer-6=DimensionsServer\Reporter
DimensionsServer-7=DimensionsServer\DCP
DimensionsServer-8=DimensionsServer\Author
If you want to un-select the Reporter feature, update these entries:
DimensionsServer-type=string
DimensionsServer-count=8
DimensionsServer-0=DimensionsServer\DimensionNet
DimensionsServer-1=DimensionsServer\V7Licensing
DimensionsServer-2=DimensionsServer\mrInterview
DimensionsServer-3=DimensionsServer\WebCATI
DimensionsServer4=DimensionsServer\RemoteManager
DimensionsServer-5=DimensionsServer\mrTables
DimensionsServer-6=DimensionsServer\DCP
DimensionsServer-7=DimensionsServer\Author
DlgClusterSettings
Configures your site.
SiteName=Site
dlgUserAdmin
The UNICOM Intelligence group used to access UNICOM Intelligence components and the UNICOM Intelligence user for launching and running UNICOM Intelligence services. If you choose domain user, you must change NOT_SET as your domain name; if you choose workgroup user, you keep the settings USERDOMAIN=NOT_SET, and GROUPDOMAIN=NOT_SET.
UserDomain=NOT_SET
UserName=
UserPassword=
GroupDomain=NOT_SET
ServerGroup=
SavePasswords=
Result=1
When the SavePasswords value is set to true, the encrypted password of service user/anonymous and user/DPM Admin user is recorded in the DataCollectionSitePrep.ini file. When set to false, the password is not recorded to the DataCollectionSitePrep.ini file, which requires you to manually configure the user/anonymous and user/DPM Admin user passwords in the response files for all cluster computers. For more information, see DlgAskAnonUser and DlgAskDPMAdmin.
The anonymous user is used by Microsoft Internet Information Services (IIS) for running web-based applications. If you choose domain user, you must update NOT_SET as your domain name; if you choose to use workgroup user, you must keep the setting ANONYMOUSUSERDOMAIN =NOT_SET.
AnonymousUserDomain=NOT_SET
AnonymousUser=
AnonymousUserPassword=
Note The domain group cannot be a Local domain group. Domain groups must be created as Global, otherwise the DPM Server will not start after installation.
DlgAskAnonUser
When the dlgUserAdmin dialog's SavePasswords value is set to false, you must manually configure the user/anonymous passwords in the response files for all cluster computers. For example:
AnonymousUserPassword=XXX
Result=1
DlgAskDPMAdmin
When the dlgUserAdmin dialog’s SavePasswords value is set to false, you must manually configure the user/DPM Admin user passwords in the response files for all cluster computers. For example:
DpmAdminPassword=XXX
EnableIWA=FALSE Result=1
SdShowDlgEdit1
Defines the SQL Server instance used to create the UNICOM Intelligence database.
szEdit1=<SQLServerInstance>
DlgNewDPMAdmin
Defines the DPM Admin user to manage users on the system. EnableIWA is used to enable Integrated Windows Authentication.
DpmAdminUser=
DpmAdminPassword=
EnableIWA=FALSE
DlgEmailSettings
Specifies the email SMTP server.
EmailServerName=NOT_SET
EmailServerPort=25
DlgSelectWebsite
svComment configures the website used for the UNICOM Intelligence folders and applications.
szPath configures a physical location for the web files; UseSSL configures whether SSL is used in product.
ConfigureMultipleInstances configures multiple instances for the Web, Accessory, and Interviewing tiers. The default property value is FALSE. When the property is set as TRUE, the server installer will read instance configurations from DlgSetISAVirtualDirectory, DlgSetSessionEngine and DlgSetSessionEngine.
szPath=c:\Inetpub\wwwroot
svComment=Default website
UseSSL=FALSE
ConfigureMultipleInstances=FALSE
Result=1
DlgFIPS
EnableFIPS defines whether SSL is used; PasswordUpgrade defines whether the password is upgraded when upgrading from a previous version to the new version (when FIPS is disabled); NEWPASSWORDPATH configures a physical location for the new password file path when upgrading from a previous version to the new version.
EnableFIPS=FALSE
PasswordUpgrade=TRUE
NewPasswordPath=C:\Program Files\Common Files\IBM\SPSS\DataCollection\7\Installer
DlgClusterMachines
Define the names of the computers to be included in the cluster. Enter multiple computers per line by using ; (semicolon) as the delimiter.
InterviewServer=
WebServer=
AccessoriesServer=
SurveyTabulationServer=
SurveyReporterServer=
AuthorServer=
DlgClusterMachinesSelect
Defines the Web Service computers that will be used for Interviewing and the ImageCache and Phone Interviews service.
InterviewWebServer=
ImageCacheWebServer=
CatiInterviewWebServer=
DlgClusterAdvanced
Configures each computer in the cluster. Specify the port number used in IIS for the service, and whether SSL is used. For each item, it is a string in the form:
hostname:port:protocol
InterviewServerNum=
InterviewServer1=
WebServerNum=
WebServer1=
AccessoriesServerNum=
AccessoriesServer1=
SurveyTabulationServerNum=
SurveyTabulationServer1=
SurveyReporterServerNum=
SurveyReporterServer1=
AuthorServerNum=
AuthorServer1=
Ensure that the server number remains consistent with the defined computers. For example:
InterviewServerNum=2
InterviewServer1=InterviewServer1:80:HTTP
InterviewServer2=InterviewServer2:80:HTTP
DlgSetISAVirtualDirectory
For cluster installations on the primary server:
AccessoriesServerNum=
AccessoriesServer1=
ISAVirtualDirectoryNum1=
Result=1
For single-computer installations or cluster installations on the secondary servers:
ISAVirtualDirectoryNum=
Result=1
The settings are used to define the number of virtual directories on the Interviewer Server Administration for Accessories, Survey Tabulation,Survey Reporter Server Edition, and Author Server Edition.
DlgSetSessionEngine
For cluster installations on the primary server:
InterviewServerNum=
InterviewServer1=
SessionEngineNum1=
Result=1
For single-computer installations or cluster installations on the secondary servers:
SessionEngineNum=
The settings are used to define the number of session engines on the interview server.
DlgSetWebService
For cluster installations on the primary server:
WebServerNum=
WebServer1=
WebServiceNum1=
Result=1
For single-computer installations or cluster installations on the secondary servers:
WebServiceNum=
The settings are used to define the number of Web services on the Web server.
DlgWebsiteAdvanced
The DimNetPoolRecycleSpecTime (for UNICOM Intelligence Interviewer - Server Admin) and mrIntPoolRecycleSpecTime (for UNICOM Intelligence Interviewer - Server) settings are used to configure the application pool recycle times. For example:
DimNetPoolRecycleSpecTime=8:00PM,12:00AM
mrIntPoolRecycleSpecTime=8:00PM,12:00AM
See
Silent installation