How to Perform an Unattended Commerce Server Configuration
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Follow these steps to perform an unattended configuration of Commerce Server 2007.
To perform an unattended configuration of Commerce Server using CSconfig.exe
Click Start, point to Programs, point to MicrosoftCommerce Server 2007 , point to Tools, and then click Commerce Server Tools Command Prompt.
Move up one directory. The CSConfig.exe command is in the /Programs/MicrosoftCommerce Server 2007 directory.
To start the unattended configuration, at the command prompt, type the following and then press ENTER:
CSConfig.exe/<option name> <parameters>
For information about options and parameters, see Commerce Server Configuration Command Line Syntax.
For example, the following statement uses the CSConfig.xml configuration file to configure all Commerce Server features:
CSConfig.exe /f /l %systemdrive%\install.log /r ALL /s CSConfig.xml
See Also
Other Resources
Using Commerce Server Configuration Wizard