Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

DepotSoftware - copySupportFileTo


DepotSoftware - copySupportFileTo

Description :

Copies the specified support file from a given depot software to a specified directory, which may reside either on the local machine or a remote server.

Set sourceType to one of the following values:

  • AIX_PACKAGE_INSTALLABLE
  • AIX_PATCH_INSTALLABLE
  • CUSTOM_SOFTWARE_INSTALLABLE
  • HOTFIX_WINDOWS_INSTALLABLE
  • HP_BUNDLE_INSTALLABLE
  • HP_PATCH_INSTALLABLE
  • HP_PRODUCT_INSTALLABLE
  • IIS_HOTFIX_WINDOWS_INSTALLABLE
  • INSTALLSHIELD_WINDOWS_INSTALLABLE
  • MSI_WINDOWS_INSTALLABLE
  • RPM_INSTALLABLE
  • SERVICEPACK_WINDOWS_INSTALLABLE
  • SOLARIS_PACKAGE_INSTALLABLE
  • SOLARIS_PATCH_CLUSTER_INSTALLABLE
  • SOLARIS_PATCH_INSTALLABLE

Return type : void

Command Input :

Variable Name

Variable Type

Description

depotGroup

String

Full path to the group containing the depot software

depotSoftwareName

String

The name of the depot software whose files are to be copied

sourceType

String

Software type name. Legal type names are listed above.

supportFileParamName

String

The parameter name of the support file to be copied

targetDirectory

String

The directory to which the depot software files are to be copied. This must be specified in NSH format

Example

The following example shows how copy a support file to a specified directory.

Script





DepotSoftware copySupportFileTo /tstDepotGroup tstDepotSoftware INSTALLSHIELD_WINDOWS_INSTALLABLE _INSTALL_FILE //testServer/tmp



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation Command Line Interface 8.3