Mobile Operator All.txt
- Last UpdatedApr 02, 2026
- 2 minute read
This response file installs all components of Mobile Operator, Common Platform, and License Server.
<responsefile>
<install>
FeatureForm.SFeatureList=ALL
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> (input the Managment Server name which need to be configured as Community Management Server)
Common Platform.ASBRuntime.AsbManagedCertificates=true (true or false)
Common Platform.ASBRuntime.BindingCertificateThumbprint=<thumbprint> (optional required if AsbManagedCertificates = false, otherwise remove this parameter)
Common Platform.ASBRuntime.UserName=username
Common Platform.ASBRuntime.Password=password (UserName and Password parameters are not required if the current logged in user is authenticated to access the Management Server, you can remove the parameters if they are not required)
Common Platform.ASBRuntime.IsRedundantSsoServer=true (Note: ensure ManagementServerName to be the remote node machine name, not the local node machine name
Common Platform.ASBRuntime.SuitelinkMixedModeEnabled=<true or false> ('false' indicates 'SuiteLink accepts only encrypted connection requests'. 'true' indicates ‘SuiteLink accepts both encrypted and unencrypted connection requests (recommended only during upgrade scenarios or for supporting legacy applications))
Common Platform.ASBRuntime.NmxAllowAllUsers=<true or false> ('false' indicates 'allow only authorized users to use NMX’. 'true' indicates ‘allow all users to use NMX)
Common Platform.ASBRuntime.DisplayLoginMode=0 (0 – Not specified (defaults to System Browser),1 – WebView2 embedded browser,2 – System Browser)
Common Platform.AimFidps.ProviderName=None (None - no external identity provider will be configured,AzureAd - AzureAd will be configured as FIDP,AvevaConnect - AvevaConnect will be configured as FIDP)
Common Platform.AimFidps.ClientId= (remove this parameter if ProviderName = None) The client Id for AzureAd or AvevaConnect. This parameter is a string and is mandatory. For AvevaConnect, the Clientid is a GUID string.
Common Platform.AimFidps.ClientSecret= (remove this parameter if ProviderName = None) Specifies client secret only for AzureAd.
Common Platform.AimFidps.Endpoint= (remove this parameter if ProviderName = None) Specifies endpoint for AzureAd or AvevaConnect. This parameter is a URL and is mandatory.
Common Platform.AimFidps.AccessToken= (remove this parameter if ProviderName = None) Specifies the AccessToken only for AvevaConnect.
Common Platform.AimFidps.ServicesEndpoint= (remove this parameter if ProviderName = None) Specifies the Service Endpoint only for AvevaConnect.
AVEVA Enterprise Licensing.LicAPI2.NewServerName=<license server name>
AVEVA Enterprise Licensing.LicAPI2.NewPortNumber=55559
AVEVA Enterprise Licensing.LicAPI2.LegacyPortNumber=55555
AVEVA Enterprise Licensing.LicAPI2.NewAgentPortNumber=59200
AVEVA Enterprise Licensing.LicAPI2.NewAgentgRPCPortNumber=59201
AVEVA Enterprise Licensing.LicAPI2.EnableBackup=False
</configurator>
</responsefile>