Using Other Options of installvcs
In addition to the -precheck, -responsefile, -installonly, and -configure options, the installvcs utility has other useful options.
Option and Syntax
|
Description
|
-license
|
Update product licenses. Useful for replacing demo license.
|
-nolic
|
Install product packages on systems without licensing or configuration. License-based features or variants are not installed when using this option.
|
-usessh system1 system2
|
Specifies that ssh and scp are to be used for communication between systems instead of remsh and rcp. This option requires that systems be pre-configured such that ssh commands between systems execute without prompting for passwords or confirmations.
|
-tmppath tmp_path
|
Specifies that tmp_path, not /var/tmp, is the working directory for installvcs. This destination is where initial logging is performed and where packages are copied on remote systems before installation.
|
|