Commerce Server Installation Command Line Syntax
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The following table describes the command-line options that you can use to install Commerce Server 2007.
Command name |
Option |
Description |
---|---|---|
/ADDLOCAL |
<feature list> or ALL Valid values for the feature list are as follows:
|
Indicates a comma-delimited list of features to install, or ALL for a complete installation. |
/COMPANYNAME |
<company name> |
Sets the company name. |
/HELP, or /?, or /H |
Provides help and quick reference. |
|
/FORCERESTART |
Always forces a restart after the installation is finished. |
|
/IGNOREDEPENDENCIES |
Bypasses checks for downloadable prerequisites. |
|
/Installdir |
<product installation path> |
Specifies the full path for product installation. |
/L |
<Logfile> |
Writes logging information into a log file at the specified path. Always uses verbose Microsoft Windows Installer logging, and appends to an existing file. |
NORESTART |
Suppresses restart prompts and automatic restarts at the end of the installation. |
|
/PASSIVE |
Performs a passive installation. When you use this option, the Setup program displays only the progress indicator. |
|
/PRODUCT |
<CommerceServer>, <CSUI>, or <CSBTSAdapters> |
Installs one of the following:
|
<cscatalogui>, <csmarketingui>, <csordersui> |
Installs individual Business Management applications:
|
|
/PROMPTRESTART |
Prompts the user before restarting. This option cannot be used with the/QUIET option. |
|
/QUIET |
Indicates an unattended installation. |
|
/REMOVE |
<feature list> or ALL |
Indicates a comma-delimited list of features to remove, or ALL to remove all features. |
/REPAIR |
<feature list> or ALL |
Indicates a comma-delimited list of features to repair, or ALL to repair all features. |
/S |
<Configuration XML file> |
Performs an unattended configuration of Commerce Server by using the information that you provide in the configuration XML file. You obtain this file by using the Commerce Server Configuration Wizard and clicking Save on the Summary page. |
/USERNAME |
<User name> |
Sets the user name. |
/X, or /UNINSTALL |
Uninstalls Commerce Server. |
See Also
Other Resources
How to Perform an Unattended Commerce Server Installation
How to Perform an Unattended Commerce Server Configuration
Using Commerce Server Installation Wizard