Unattended Installation with the Deployment Assistant
A Congree installation configured in the Deployment Assistant and other installation-related actions can also be performed as an unattended installation.
Hint
title Important:
For software packaging on clients, please only use the so-called "Lite" version of the Congree Deployment Assistant. A description of the two versions can be found here: Comparison Deployment Assistant - Deployment Assistant Lite
Requirements
You have already performed the Congree configuration with the Deployment Assistant; see Configuring Client Installations and Configuring Server Components.
Your Congree configuration is viable.
First Step for All Actions
Open the command prompt with administrator rights.
In the command prompt, go to the directory containing the Deployment Assistant executable.
Note:
To see all possible parameters for running the Deployment Assistant at at glance, execute Congree-Deployment-Assistant-[version]-x86.exe /?
.
How to Check the System Requirements
To check even before the installation whether your system meets the Congree system requirements, execute Congree-Deployment-Assistant-[version]-x86.exe /sysreq [name of the configuration host]
.
How to Perform a Congree Installation
If you want to install your Congree Client, execute Congree-Deployment-Assistant-[version]-x86.exe /i [name of the configuration host]
.
If you want to install a specific client configuration, execute Congree-Deployment-Assistant-[version]-x86.exe /getconfig [name of the configuration host]
in order to query all available configurations.
To install a specific client configuration, execute the following:
Congree-Deployment-Assistant-[version]-x86.exe /i [Name Ihres Konfigurationshosts] /setconfig [Name Ihrer Client-Konfiguration]
Note:
If the installation is executed under the Windows account "local system", you can find the Congree Deployment Assistant log under the following path: C:\Windows\SysWOW64\config\systemprofile\AppData\Local
How to Update a Congree Installation
To update your installation, execute Congree-Deployment-Assistant-[version]-x86.exe /update
. For this, the configuration host must be specified in the registry.
Note:
The configuration host is automatically specified in the registry if Congree has already been installed.
How to Uninstall Congree
To uninstall Congree, execute Congree-Deployment-Assistant-[version]-x86.exe /uninstall
.
Additional Parameters
To install the Congree Deployment Assistant Service on the host that you want to use as configuration host:
/installservice
To install the Front End Connector for Deployment Assistant as proxy for connecting two security zones:
/installserviceproxy [host of the Deployment Assistant Service]
To define an installation directory for the Congree Deployment Assistant Service or the Front End Connector for Deployment Assistant:
/installlocation [installation directory]
To rename an environment configuration:
/environmentname:[name of the environment]
To make an environment configuration available, optionally with password:
/openremoteaccess [password]
To extract Congree installation files to a folder:
Congree-Deployment-Assistant-[version]-x86.exe /extract [directory for the extracted files]