Batch Management Server, History, and Runtime Installation and Configuration in Silent Mode
- Last UpdatedMar 05, 2024
- 1 minute read
Batch Management Server, History, and Runtime Installation and Configuration in Silent Mode
Sample response file for Server, History, and Runtime installation and configuration:
<responsefile>
<install>
AdminUserForm.SUserName=<DomainName\Username>
AdminUserForm.SPassword=<Password>
AdminUserForm.SCreateLocal=false
FeatureForm.SFeatureList=AVEVA Batch Management.BatchServer,AVEVA Batch Management.BatchHistoryServer,AVEVA Batch Management.BatchReportingServer,AVEVA Batch Management.InBatchDoc
FeatureForm.SInstallDir=C:\Program Files (x86)
</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.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>