To reduce the amount of data transferred through the network during deployment of Client Automation agents, Client Automation provides agent packages that support English language only and packages that contain agents for all supported languages (multi-language agent packages).
On the product installation DVD the different agent packages are located under the product files folders, for example, WindowsProductFiles_x86.
The English-only packages are marked with the suffix _ENU. The multi-language agent packages have no specific suffix.
In the Software Package Library, ENU packages are suffixed with “(English only Edition)”; multi-language agent packages do not have a special identifier.
In the Infrastructure Deployment wizard, ENU packages are marked with “(English only Edition) ENU”; multi-language agent packages have the suffix NLS(ENU,DEU,FRA,JPN).
During installation, you choose if you want to get the English-only packages or the multi-language agent packages or both into the Software Delivery Library and the infrastructure deployment package folder.
If you select just one kind of package, for example, English language agent packages and at a later point decide to add the multi-language agent packages as well, you must run the dsmPush command to push the agent package of your choice.
Multi-language agent deployments to target computers do not have a fixed language specified. Instead, the installation is carried out in the system language of the target computer. To specify an explicit installation language when deploying to target computers, enter the DSM_LANGUAGE option in the "Please enter any additional... install options" field within the Infrastructure Deployment wizard. The option must be specified as follows (lang specifies the installation language on the target computer and is one of the strings enu, deu, fra, jpn, chs, esn, or kor):
DSM_LANGUAGE=lang (on Windows)
/RDSM_LANGUAGE=lang (on Linux and UNIX)
If you do not provide a language setting, the system default locale is used, provided such a language package is available. If the system default locale is not one of the supported languages, the installer falls back to enu (English (U.S.)).
You may also provide the language parameter when deploying packages to target computers using the dmsweep command line. Specify the language to be used for the Client Automation operation using the pparams option.
Example: Deploy a German Windows Agent Using the Command Line
In this example, the German Windows agent is package number 3.
dmsweep deploy /ip targetcomputer /pn 3 /pparams servername,/DSM_LANGUAGE=deu
Note: For more information about additional install options (also called properties), like DSM_LANGUAGE, and their values, see the sections about installation of Client Automation using the command line in the "Installation of Client Automation" chapter.
By default, all agent packages are installed in the same FIPS mode as the manager. You can override the default value using the following parameter:
Windows target computers:
FIPS_MODE=1 //(FIPS-preferred) FIPS_MODE=2 //(FIPS-only)
Linux or UNIX target computers:
/RITCM_FIPS_MODE=1 //(FIPS-preferred) /RITCM_FIPS_MODE=2 //(FIPS-only)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|