Developer Documentation Library > Interviewer - Server > Administration and maintenance > Adding a new interviewing server to an existing cluster > Command line operations > Command-line Cluster Editor utility (ClusterEditor.exe)
 
Command-line Cluster Editor utility (ClusterEditor.exe)
The command-line Cluster Editor utility ClusterEditor.exe reads the server configuration file and updates the UNICOM Intelligence server cluster (mostly DPM settings) with new server information. The utility also updates the new server with required cluster information, including updating the Projects directory with required files.
Parameters
<cluster configuration file>
The server configuration file for the current computer. The file contains the server name, and UNICOM Intelligence information, including the server role (Web, Interview, Accessories, and so on), port and protocol information, and additional supported options such as Phone or CAPI synchronization support (if applicable).
-attach
Adds the server to a cluster, after which the server is a member of the cluster.
-new
Takes the server configuration file as input, updates the cluster configuration file, and creates a response file (for silent installation). The setting is used for servers where UNICOM Intelligence software is not installed.
-detach
Removes the server from the cluster.
-delete
Removes the server from the cluster and the cluster configuration file.
-verbose
When specified, detailed information is displayed.
-help | -? | -h
Displays utility help information.
Input
The cluster configuration file (DataCollectionSitePrep.ini) is a required input.
Output
The cluster editor outputs an updated cluster configuration file, and creates a response file for silent installation (with the -new parameter).
See also
Command line operations