Microsoft 4 Water System User Manual


 
Microsoft Dynamics CRM 4.0 Installing Guide
7-56
Parameters
The supported command line parameters are the same as what was previously described in the
“Install Microsoft Dynamics CRM Server” 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 what is required by each installation screen.
Important The XML elements must be in English (US). An XML configuration
file that has localized XML elements will not work correctly.
An explanation of each XML element and a sample XML file follows:
<Roles>
<Role name="RoleName1"/>
<Role name="RoleName2"/>
ApplicationServer. Installs the server roles that apply to the Microsoft Dynamics CRM
application. When you specify this option, the AppServer and HelpServer roles are
installed. Notice that, the SDKServer server role will also be installed.
PlatformServer. Installs the server roles that apply to Microsoft Dynamics CRM. When
you specify this option, the Async, SDKServer, DeploymentService, and
DiscoveryService roles are installed.
Async. Installs the Microsoft Dynamics CRM Processing Asynchronous Service. This
service is used to process queued asynchronous events such as bulk e-mail or data
import.
AppServer. Installs the components that are needed to run the Web application server.
SDKServer. Installs the components that are needed to run applications that use the
methods described in the Microsoft Dynamics CRM 4.0 Software Development Kit (SDK).
DeploymentService. Installs the components that are required to manage the
deployment by using the methods described in the Microsoft Dynamics CRM 4.0 SDK,
such as create an organization or remove a Deployment Administrator role from a user.
DiscoveryService. Installs the components users need to find the organization that they
are a member of in a multi-tenant deployment.
HelpServer. Installs the components that are needed to make Microsoft Dynamics CRM
Help available to users.
</Roles>
Sample XML Configuration File That Installs Only the
AppServer and Async Server Roles
The following example installs only the Application and Microsoft Dynamics CRM Help server
roles on the local computer. The configuration database already exists.
<CRMSetup>
<Server>