Strategy ONE
Executing a Response File
- In Windows, go to Start > All Programs > Strategy Tools > Configuration Wizard. The Configuration Wizard opens.
- Click Load.
- Browse to the path where the response file is saved and click Open. The Summary page opens.
- 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
- 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.INIIf 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
- 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. - Browse to the folder
bin. - Enter
mstrcfgwiz-editorand click Enter. The Configuration Wizard opens with the Welcome page displayed. - Click Enter.
- Enter
1to select to use a response file, and then click Enter. - Enter the fully qualified path to the
response.inifile and click Enter./home/username/MicroStrategy/RESPONSE.INIIf 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
- 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. - Browse to the folder
bin. - Enter the following command in the command line and click Enter.
mstrcfgwiz-editor -response /Path/response.iniWhere
Pathis the fully qualified path to the response file.For example, a common location of a response file is:
/home/username/MicroStrategy/RESPONSE.INIIf 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
-
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
- 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. - Browse to the folder
bin. - Enter
mstrcfgwiz-editor, and click Enter. The Configuration Wizard opens with the Welcome page displayed. - Click Enter.
- Enter
1to select to use a response file. Click Enter. - Enter the fully qualified path to the
response.inifile and click Enter./home/username/MicroStrategy/RESPONSE.INIIf 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
- 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. - Browse to the folder
bin. -
Enter the following command in the command line, and click Enter.
mstrcfgwiz-editor -response /Path/response.iniWhere
Pathis the fully qualified path to the response file.For example, a common location of a response file is:
/home/username/MicroStrategy/RESPONSE.INIIf an error message is displayed, check the path and name you supplied for the response file and make any required changes.
