Available with Production Mapping license.
Mapping and Charting Solutions Server can be installed without a user interface by running the setup.exe command from the command prompt window.
Installation prerequisites include the following:
- Verify that your site meets the system requirements.
- Obtain an authorization file for the machine on which you will install Mapping and Charting Solutions Server.
- Log in as a user with administrative privileges.
- Install ArcGIS Server.
In certain scenarios, the ArcGIS Server account can be set to Local System before installing Mapping and Charting Solutions Server. In these scenarios, it is recommended that you change the ArcGIS Server account by running the Configure ArcGIS Server Account utility.
To install the software silently, you must use the following command:
<path to Mapping and Charting Solutions for Server>\setup.exe /qb
Note:
ArcGIS Production Mapping Server is installed by default. All other features must be installed using the ADDLOCAL parameter.
The following are explanations of the parameters in the command:
Parameter | Description |
---|---|
ADDLOCAL (optional) | An optional parameter that can be used to define which software features are installed. The feature names are as follows:
|
Method | /qb, which provides a basic UI with a progress bar and error handling. |
- Open a command prompt window.
- Execute one of the following commands based on the features you want to install:
To only install ArcGIS Production Mapping Server, use this command:
\\machinename\Mapping_and_Charting_for_Server\setup.exe /qb
To install ArcGIS Defense Mapping Server, use this command:
\\machinename\Mapping_and_Charting_for_Server\setup.exe /qb ADDLOCAL=DefenseMapping
To install ArcGIS Maritime, use this command:
\\machinename\Mapping_and_Charting_for_Server\setup.exe /qb ADDLOCAL=Maritime
To install all Mapping and Charting Solutions Server features, use this command:
\\machinename\Mapping_and_Charting_for_Server\setup.exe /qb ADDLOCAL=ALL
Note:
To install Mapping and Charting Solutions Server in an ArcGIS Server multimachine deployment, run this command on each machine in the site.
If you are installing ArcGIS Maritime, see Configuring ArcGIS Maritime.