Development and Runtime Installation and Configuration in Silent Mode
- Last UpdatedMar 05, 2024
- 1 minute read
Sample response file for installing and configuring Development and Runtime:
<responsefile>
<install>
AdminUserForm.SUserName=<Domainname/Username>
AdminUserForm.SPassword=<Password>
AdminUserForm.SCreateLocal=false
FeatureForm.SFeatureList=AVEVA Batch Management.BatchRuntimeClient,AVEVA Batch Management.BatchDevelopmentClient,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.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 Enterprise Licensing Platform.LicAPI2.NewServerName=<License Server Name>
AVEVA Enterprise Licensing Platform.LicAPI2.NewPortNumber=55555
AVEVA Enterprise Licensing Platform.LicAPI2.NewAgentPortNumber=59200
</configurator>
</responsefile>