Configuration

After installing the application, edit the following file:

C:\ProgramData\Sym3\Sym3ActivateUI.config.xml

Enter the IP and Port (usually 8012) of both the Primary and Secondary servers hosting the Sym3 Activate Services. Example:

    <?xml version="1.0"?>
    <configuration>
        <primary ip="172.16.56.25" port="8012"/>
        <secondary ip="172.16.56.26" port="8012"/>
    </configuration>