Configuring the System—Application Server

After installing the DSR Enterprise applications, configure the environment and application settings by running the Enterprise Configuration Script using an encrypted or unencrypted input configuration file. For more information about the Enterprise Configuration Script, refer to Running the Enterprise Configuration Script.

This task uses the following file.

File nameLocation
Config.ps1%PROGRAMFILES(X86)%\NCR\DSREnterprise\Utilities

To run the Enterprise Configuration Script, follow these steps:

  1. Open a Windows PowerShell window with elevated privileges.
  2. Change directories to the Utilities folder. In the following example, replace drive C with the drive where Advanced Store is installed.
    Copy

    PowerShell

    PS> cd "C:\Program Files (x86)\NCR\DSREnterprise\Utilities"
     
  3. From the Utilities folder, run the configuration script using the following syntax:

    .\Config.ps1 .\<config filename>

    Example
    Copy

    PowerShell

    .\Config.ps1 .\configInputSecure.json