Microsoft 4 Water System User Manual


 
Microsoft Dynamics CRM 4.0 Installing Guide
7-49
Install Microsoft Dynamics CRM Server
The following command will install Microsoft Dynamics CRM Server:
SetupServer.exe [/Q] [/InstallAlways] [/L [drive:][[path] logfilename.log]] [/config [drive:] [[path]
configfilename.xml]]
SetupServer.exe for Microsoft Dynamics CRM Server is located in the root of the Microsoft
Dynamics CRM Server installation disk or download-files location.
Parameters
None
Used without parameters, Setup will install with all display screens.
/Q
Quiet mode installation. This parameter requires a configuration file in XML format. The
/config parameter contains the name of the XML configuration file. No dialog boxes or error
messages will appear on the display screen. To capture error message information, include
the log file parameter (/L).
/InstallAlways
This parameter forces Setup to ignore the installation state and operate in install mode. When
you use this parameter, Setup will try to install on a server where Microsoft Dynamics CRM is
already installed.
/QR
Requires a configuration file in XML format specified by the /config parameter. Displays
installation progress bars and all error messages.
/L [drive:][[path] logfilename.log]]
Creates a log file of installation activity. You can specify the file name of the log file and
where to put it. If you do not specify a name or location, a log file will be created in the
Drive:\Documents and Settings\\UserName\Application Data\Microsoft\MSCRM\Logs folder,
where UserName is the account name of the user running Setup. The following options are
available:
/LV Log verbose.
/L* Log all information except verbose.
/L*V Log all information including verbose.
/config [drive:] [[path] configfilename.xml]]
The /config parameter uses the specified XML configuration file to provide Setup with the
additional information to complete installation successfully. An example XML configuration file
is discussed in the following section.
Server XML Configuration File
The /config [drive:] [[path] configfilename.xml]] command-line parameter provides Microsoft
Dynamics CRM Server Setup with required information. The information supplied by the XML
configuration file is the same required by each installation screen.