Previous Topic

Next Topic

Command line syntax for individual NetWare component installation

<VOLUME:\PATH\>CP00XXXX [/H | /?] [/NUI] [/S | /F] [/I] [/G] [/R] [/xVOL:\PATH] [/NOMODS] [/bVOL:\PATH]

Command line argument

Description

/H

This argument shows a list of command line parameters.

/NUI

This argument suppresses the user interface. However, during installation, output is shown at the system console unless the silent (/S) option is also used.

/S

This argument enables a silent installation. All messages are logged to the SYS:\ETC\CPQLOG.LOG file. No console output or GUI is shown.

/F

This argument forces the installation of a package, regardless of the software version installed on the server, as long as the component is supported on the currently installed version of NetWare.

/I

This argument displays the Package Payload information (no installation occurs).

/G

This argument displays Package Source and Destination information (no installation occurs).

/R

This argument reboots the system if the package being installed requires it and if no failures occurred during the installation.

/xVOL:\PATH

This argument extracts the contents of the package to the directory pointed to by VOL:\PATH.

/NOMODS*

This argument prevents modifications to the STARTUP.NCF or AUTOEXEC.NCF files. The default option is to make all modifications as needed during the installation of each component bundle.

/bVOL:\PATH*

This argument backs up all files that will be replaced by the installation of the package to the directory pointed to by VOL:\PATH. Versioning of backups is not supported. Subsequent installs will overwrite existing files in the given directory.

*Not supported by HP Agents and the Survey Utility components

NOTE: For /xVOL:\PATH and /bVOL:\PATH, there is no space between the x or b and the path. If Vol:\Path does not exist, an attempt is made to create the path. An invalid volume or path will be ignored, and the extraction will be terminated.