Run the install.ps1 Script

In Windows Powershell, run the install.ps1 script with Administrator permissions.

Use the -r switch.

Table 1-1: install.ps1 script parameters

Parameter

Description

-r

-RunConfig

Only run the configuration step of the installation, and skip copying files to the installation location.

Useful if the configuration failed and the cause of the failure has been addressed, or if there are updated values in config.properties that need to be applied.

Incompatible with options -g and -o FILE, as they are irrelevant when running configuration only.

Even though the -r switch is the only one needed for configuring, the following options may still be helpful:

Table 1-2: install.ps1 script parameters

Parameter

Description

-h

-Help

Print help

-v

-Verbose

Enable verbose mode