Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ System Platform

Create a response file

  • Last UpdatedMay 28, 2025
  • 2 minute read

Response files consist of an install section and a configurator section. See Response file samples for examples that you can use after making minor edits.

Install section

The Install section defines the items that would be selected through the GUI installation dialog windows. These include:

  • Root installation directory. The default path is C:\Program Files (x86).

    • FeatureForm.SInstallDir=C:\Program Files (x86)

  • The Network Account (name and password), used for inter-node and inter-product communications.

    • AdminUserForm.SUserName=NetworkAccount

    • AdminUserForm.SPassword=Password123

  • For upgrade only, whether or not to remove Administrator privileges from the Network Account.

    • RemoveArchestraUser.RemoveA2AFromAdmin=true

  • Other settings (not included in Response File Samples; add these manually if needed):

    • AdminUserForm.SDomainName=YourDomain

    • AdminUserForm.SEnhancedSecurity=True/False

      • If True, the Network Account is NOT added to the system Administrators group.

      • If False, the Network Account is added to the system Administrators group.

  • Acknowledgement of change to installation behavior:

  • Acknowledgement that a patch may be required for AVEVA Manufacturing Execution System and AVEVA Recipe Management to ensure compatibility with System Platform:

  • The components and related requirements that will be installed. You can specify by inclusion or exclusion:

    • Install by inclusion example:

      FeatureForm.SFeatureList=AVEVA System Platform.ASBRuntime,Application Server.Bootstrap,Application Server.IDE

    • To specify products by exclusion, first add ALL products with an inclusion statement, then list the ones that should be left out.
      Install by exclusion example:

      FeatureForm.SFeatureList=ALL

      FeatureForm.SExcludeFeatureList=InTouch Access Anywhere Secure Gateway.SecurityServer_Files,InTouch Access Anywhere Authentication

  • Use the following language setting when installing System Platform on a non-English operating system:

    • Example:

      LanguageForm.Language=French

      Other options are German, Japanese, and Simplified Chinese.

Configurator section

The configurator section defines the components that would be configured through the Configurator GUI. These include the following:

TitleResults for “How to create a CRG?”Also Available in