Deploying the Batch File and the Packages via SCCM - Teradata Tools and Utilities

Teradata® Tools and Utilities for Microsoft Windows Installation Guide

Product
Teradata Tools and Utilities
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-11-20
dita:mapPath
ofn1544831946734.ditamap
dita:ditavalPath
dpj1465132351025.ditaval
dita:id
B035-2407
lifecycle
previous
Product Category
Teradata Tools and Utilities
  1. Create a package and configure it for deployment.
    1. Select Start > All Programs > Microsoft System Center 2012 > Configuration Manager.
      Allow a few seconds for the software to connect to SQL Server.
    2. Select Software Library.
    3. Expand Overview > Application Management > Packages.
    4. Right-click Packages and select Create Package.
      The Create Package and Program Wizard appears.
    5. Add information to the following text boxes:
      Text Box Value
      Name The name of the package you are creating (for example, TTU Base 17.00)
      Manufacturer Teradata Corporation
      Language EN
      Version 17.00
    6. Select This package contains source files.
      The Set Source Folder dialog appears.
    7. For the Source folder text box, browse to the folder containing the source files (the software repository).
    8. In the Create Package and Program Wizard, click Next.
    9. Click Standard program then click Next.
    10. Enter the Name of the program, for example, TTU Base 16.20.
    11. In the Command line text box, enter the following command:
      • batch_filename "PRODUCT"
      where:
      • batch_filename is the name of the batch file on the root of the software repository
      • PRODUCT is a set of parameter values associated with the products you want to install. The parameter values, including a set of strings you can copy, are found at: Product Parameter Values for Silent Installs
      Important: If the batch file you specify contains a command to execute silent_install.bat, do not add PRODUCT parameter values to the Command line text box. An example of a batch file that contains a command to execute silent_install.bat is the file named Deploy_TTU.bat mentioned in Creating a Batch File to Install the Products. This file already contains a list of PRODUCT parameter values.
      Command Example: Install all products that are part of the Base suite:
      • silent_install.bat "BTEQ,FastExport,FastLoad,JMSAM,MultiLoad,KAFKAAM,AZUREAM,S3AM,NamedPipesAM,
      • OLEDBAM,Preprocessor,TDAdmin,TDNETDP,TDWallet,TPTBase,TPump,
      • TSET,WebsphereAM,TDGeoSpatial"

      Open Database Connectivity (ODBC) Driver for Teradata is always installed. While you do not need to specify the value for this product, copy the product package file to the root of the software repository.

      You do not need to specify the values for the dependent products because they will automatically be installed. However, be sure to copy the following dependent product package files to the root of the software repository:
      • Shared ICU Libraries for Teradata
      • Teradata Call-Level Interface version 2
      • Teradata Data Connector API
      • Teradata GSS Administrative Package
    12. Select Normal from the Run drop-down list.
      When the package is deployed to the client, a command prompt appears. If you do not want the command prompt to be displayed, select Hide.
    13. Select Whether or not user is logged in from the Program can run drop-down list, then click Next.
    14. Click Next to accept the default Requirements settings.
    15. Click Next again, then Close.
  2. Deploy the package (make the package available to clients).
    1. Right-click the name of the package (for example, TTU Base 17.00) and select Deploy.
      The Deploy Software Wizard is displayed.
    2. Next to Collections, click Browse.
    3. Select All Systems then click OK.
    4. Click Next.
    5. Click Add then select Distribution Point.
    6. In the Name column, select the checkbox next to the distribution point then click OK.
    7. Click Next.
    8. Click Purpose and select one of the following options:
      • Available: During deployment, installation on the client will be interactive.
      • Required: During deployment, installation on the client will be silent. If a dialog box appears, you can select Allow user to interact with installation.
    9. Click Next.
    10. [Optional] Schedule when the deployment will become available and when it will expire.
    11. Click Next.
    12. Select Software installation then click Next.
    13. Select one of the following options from the Deployment options drop-down list:
      • For a fast network, select Download content from distribution point and run locally.
      • For a slow network, select Do not run program.
    14. Click Next.
    15. Click Next.
    16. Click Close.
      It might take some time for the deployed software to become available on the client.
  3. [Optional] Manually install the package at the client.
    1. At the client, select Start > All Programs > Microsoft System Center 2012 > Configuration Manager > Software Center.
    2. Select the package you want to install.
    3. Click Install.