MicroStrategy ONE

Executing a Response File

  1. In Windows, go to Start > All Programs > MicroStrategy Tools > Configuration Wizard. The Configuration Wizard opens.
  2. Click Load.
  3. Browse to the path where the response file is saved and click Open. The Summary page opens.
  4. An overview of all the configuration tasks performed by the response file appears. Click Finish.

To Use a Response File through the Windows Command Line

  1. Enter the following command in the Windows command line:

    macfgwiz.exe -r "Path\response.ini"

    Where Path\ is the fully qualified path to the response file.

    A common location of a response file is:

    C:\Program Files (x86)\Common Files\MicroStrategy\RESPONSE.INI

    If an error message is displayed, check the path and name you supplied for the response file and make any required changes.

To Use a Response File through the Configuration Wizard in UNIX or Linux

  1. From a UNIX or Linux console window, browse to <HOME_PATH> where <HOME_PATH> is the directory you specified as the Home Directory during installation.
  2. Browse to the folder bin.
  3. Enter mstrcfgwiz-editor and click Enter. The Configuration Wizard opens with the Welcome page displayed.
  4. Click Enter.
  5. Enter 1 to select to use a response file, and then click Enter.
  6. Enter the fully qualified path to the response.ini file and click Enter.

    /home/username/MicroStrategy/RESPONSE.INI

    If an error message is displayed, check the path and name you supplied for the response file and make any required changes.

To Use a Response File Through the UNIX/Linux Command Line

  1. From a UNIX or Linux console window, browse to <HOME_PATH> where <HOME_PATH> is the directory you specified as the Home Directory during installation.
  2. Browse to the folder bin.
  3. Enter the following command in the command line and click Enter.

    mstrcfgwiz-editor -response /Path/response.ini

    Where Path is the fully qualified path to the response file.

    For example, a common location of a response file is:

    /home/username/MicroStrategy/RESPONSE.INI

    If an error message is displayed, check the path and name you supplied for the response file and make any required changes.

To Use a Response File Through the Windows Command Line

  1. Type the following command in the Windows command line:

    macfgwiz.exe -r "Path\response.ini"

    Where Path\ is the fully qualified path to the response file.

    A common location of a response file is:

    C:\Program Files (x86)\Common Files\MicroStrategy\RESPONSE.INI

    If an error message is displayed, check the path and name you supplied for the response file and make any required changes.

To Use a Response File Through the Configuration Wizard in UNIX or Linux

  1. From a UNIX or Linux console window, browse to <HOME_PATH> where <HOME_PATH> is the directory you specified as the Home Directory during installation.
  2. Browse to the folder bin.
  3. Enter mstrcfgwiz-editor, and click Enter. The Configuration Wizard opens with the Welcome page displayed.
  4. Click Enter.
  5. Enter 1 to select to use a response file. Click Enter.
  6. Enter the fully qualified path to the response.ini file and click Enter.

    /home/username/MicroStrategy/RESPONSE.INI

    If an error message is displayed, check the path and name you supplied for the response file and make any required changes.

To Use a Response File Through the UNIX/Linux Command Line

  1. From a UNIX or Linux console window, browse to <HOME_PATH> where <HOME_PATH> is the directory you specified as the Home Directory during installation.
  2. Browse to the folder bin.
  3. Enter the following command in the command line, and click Enter.

    mstrcfgwiz-editor -response /Path/response.ini

    Where Path is the fully qualified path to the response file.

    For example, a common location of a response file is:

    /home/username/MicroStrategy/RESPONSE.INI

    If an error message is displayed, check the path and name you supplied for the response file and make any required changes.