Command Line Parameters

Top  Previous  Next

LinkServer can be run with any of the following command-line parameters:

Parameter

Description

-c

Create database structure.

-d

Enable debug mode.

-e <filename>

Execute script file <filename> on startup.

-f <filename>

Use global configuration file <filename>.

-h

Print list of command line options and exit.

-o <directory>

Set home directory to <directory>.

-p <user> <pass>

Set new password <pass> for account <user>.

-s <filename>

Execute SQL commands contained in file <filename> on startup.

-u

Update database structure after upgrading LinkServer to newer version.

note_example-wt

Example: %program files%\AggreGate\LinkServer\LinkServer.exe -admin 12345

This command will start LinkServer and change password of user admin to 12345.