Table of Contents

Search

  1. Preface
  2. Part 1: Introduction
  3. Part 2: Samples and Examples
  4. Part 3: Tools and Utilities
  5. Part 4: SDK Resources

Installing the Command Line Batch Execution Resource Kit

Installing the Command Line Batch Execution Resource Kit

The Resource Kit contains samples and utilities that help users to set up and use the MDM Hub.
  1. Create a installation directory where you want to install the Resource Kit.
  2. Copy the
    MDMExecuteBatch_resourcekit.zip
    file into the installation directory.
  3. Unzip the
    MDMExecuteBatch_resourcekit.zip
    file.
    The installation directory creates the following directories:
    • scripts
      . Contains script files.
    • lib
      . Contains the
      MDMExecuteBatch.jar
      library.
  4. For UNIX, change the current working directory to
    scripts
    directory and assign the execute privileges for
    *.sh
    script files using
    chmod
    command. For example,
    chmod 774 *.sh
    .
  5. Create a
    log
    directory within the installation directory. For example,
    logs
    .
    The
    logs
    directory might be available in other directories within the same server.
  6. Copy the dependent JAR files into the
    lib
    directory.
    The JAR files might be available in other directories within the same server.

0 COMMENTS

We’d like to hear from you!