Feature Configuration in Silent Mode
- Last UpdatedSep 03, 2024
- 1 minute read
Sample response file for feature configuration.
<responsefile>
<install>
</install>
<configurator>
Common Platform.ASBRuntime.HttpPort=80
Common Platform.ASBRuntime.HttpsPort=443
Common Platform.ASBRuntime.ManagementServerPort=443
Common Platform.ASBRuntime.ManagementServerName=<Machine name>
Common Platform.ASBRuntime.AsbManagedCertificates=true
AVEVA Batch Management.General.SImpersonateUserName=<DomainName/Username>
AVEVA Batch Management.General.SImpersonatePassword=<Password>
AVEVA Batch Management.BatchServer.SHistoryServer=<Batch Management>
AVEVA Batch Management.BatchServer.SInBatchReportingContentServer=<Reporting Server>
AVEVA Batch Management.BatchServer.SShareInBatchFolder=true
AVEVA Batch Management.BatchServer.SExistingCertificateName=<Certificate Name>
AVEVA Batch Management.BatchHistoryServer.SInBatchServer=<Batch Server>
AVEVA Batch Management.BatchHistoryServer.SHistoryDatabaseName=BatchHistory
AVEVA Batch Management.BatchHistoryServer.SArchiveDatabaseName=BatchArchive
AVEVA Batch Management.BatchHistoryServer.SHistorySQLServerInstanceName=<Batch Server>
AVEVA Batch Management.BatchHistoryServer.SWindowsAuthentication=true
AVEVA Batch Management.BatchHistoryServer.SServiceDBAccessUserName=<DomainName/Username>
AVEVA Batch Management.BatchHistoryServer.SServiceDBAccessUserPassword=<Password>
AVEVA Batch Management.BatchHistoryServer.SUseExistingBatchHistoryDatabase=false
AVEVA Batch Management.BatchHistoryServer.SUseExistingBatchArchiveDatabase=false
AVEVA Batch Management.BatchHistoryServer.SExistingCertificateName=<Certificate Name>
AVEVA Batch Management.BatchRuntimeClient.SHistoryServer=<Batch History Server>
AVEVA Batch Management.BatchRuntimeClient.SInBatchServer=<Batch Server>
AVEVA Batch Management.BatchRuntimeClient.SBatchWebServerName=<Batch Web Server>
AVEVA Batch Management.BatchDevelopmentClient.SInBatchServer=<Batch Server>
AVEVA Batch Management.BatchDevelopmentClient.SHistoryServer=<Batch History Server>
AVEVA Batch Management.BatchDevelopmentClient.SInBatchReportingContentServer=<Reporting Server>
AVEVA Batch Management.BatchDevelopmentClient.SMapDrive=G
AVEVA Batch Management.BatchReportingServer.SInBatchServer=<Batch Server>
AVEVA Batch Management.BatchReportingServer.SHistoryServer=<Batch History Server>
AVEVA Batch Management.BatchReportingServer.SHistoryServerDatabaseName=BatchHistory
AVEVA Batch Management.BatchReportingServer.SHistoryServerWindowsAuthenticationMode=true
AVEVA Batch Management.BatchReportingServer.SSRSSQLInstanceName=<Reporting Server>
AVEVA Batch Management.BatchReportingServer.SServiceDBAccessUserName=<DomainName/Username>
AVEVA Batch Management.BatchReportingServer.SServiceDBAccessUserPassword=<Password>
AVEVA Batch Management.BatchReportingServer.SDeployAlarmReports=false
AVEVA Batch Management.BatchReportingServer.SExistingCertificateName=<Certificate Name>
AVEVA Enterprise Licensing Platform.LicAPI2.NewServerName=<License Server Name>
AVEVA Enterprise Licensing Platform.LicAPI2.NewPortNumber=55555
AVEVA Enterprise Licensing Platform.LicAPI2.NewAgentPortNumber=59200
</configurator>
</responsefile>