Invoking one-touch Domino setup with system environment variables on Windows or UNIX

Complete this procedure to invoke one-touch Domino setup with system environment variables if you run Domino on Windows or UNIX.

Before you begin

Complete the procedure Preparing input parameters through system environment variables.

Procedure

  1. Install Domino.
  2. Change to the directory in which you installed Domino, for example, C:\Domino.
  3. Use a shell script or batch file or run individual commands to export the system environment variables needed to set up your server. This step makes the variables available for processing in the next step.
  4. To invoke one-touch Domino setup, run the command that corresponds to the operating system you use:
    On Windows:
    <Domino-program-dir>\nserver -autoconf
    On UNIX:
    /opt/hcl/domino/bin/tools/startup /opt/hcl/domino/notes/latest/linux/server -autoconf

Results

Your new Domino server should be up and running.