Commerce Server Configuration Command Line Syntax

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

The following table describes the Windows Server command-line options that you can use to configure Commerce Server 2007. 

Option

Parameter

Description

/f

Forces the configuration of all features even if they are already configured.

/l

<log_file>

Specifies a custom log file. By default, a log file that has a time stamp-based name is created in the Temp directory.

/r

<feature list> or ALL

Valid values for the feature list are as follows:

  • Feature.MS.CS.Server

  • Feature.MS.CS.DirectMailer

  • Feature.MS.CS.PCW

  • Feature.MS.CS.CsStaging

  • Feature.MS.CS.HealthMonitoring

Applies the configuration to a comma-separated list of features. This option can be combined with /u.

/s

<xml_config_file>

Performs an unattended configuration based on the settings that are provided in the XML configuration file. You obtain this file by using the Commerce Server Configuration Wizard and clicking Save on the Summary page. For a sample configuration file, see Sample Configuration XML File.

/u

Performs an unattended removal of the configuration.

See Also

Other Resources

How to Perform an Unattended Commerce Server Configuration

How to Perform an Unattended Commerce Server Installation

Using Commerce Server Installation Tools

Using Commerce Server Configuration Wizard

Sample Configuration XML File

Using Commerce Server Configuration Tools