IBM SC34-4499-03 Personal Computer User Manual


 
(DATA
.
.
(MANAGER Distrib1)
.
.
NODES
This keyword specifies the nodes to which the files are to be distributed. These
must already have been defined to the profile manager as subscriber
ManagedNodes or PCManagedNodes. To distribute files to non-subscribers,
you need to use Tivoli Software Distribution options set in an import file
package definition.
Example:
(DATA
.
.
(NODES "tcaix01 tcaix02")
.
.
IMPORT
Use this keyword to select Tivoli Software Distribution options not supported in
the -o parameter of the teamcpak softdist command. The
filename
parameter
is the name of a Tivoli Software Distribution import file package definition. You
can generate an import file using the Tivoli Software Distribution user interface.
If you use the IMPORT keyword, then instead of calling the standard Tivoli
Software Distribution packaging command the Tivoli Software Distribution tool
will call wimprtfp to get all of the Tivoli Software Distribution configuration
options. Using the IMPORT keyword disables other options and causes errors
if they are specified.
If you specify the IMPORT keyword, do not specify the DISTRIBUTE,
INSTALLPGM, LOGNODE, or LOGFILE keywords.
If you use the INCLUDE option in an import file, it is overridden by the list of
files provided to the teamcpak command.
Example:
(DATA
.
.
(IMPORT importFile)
.
.
DISTRIBUTE
Specify FULL to distribute all files or CHANGED to distribute only those
changed since the last distribution. The default is FULL.
Example:
Chapter 18. Using the Tivoli Software Distribution packaging tool 219