B.3 Copying the Component Installers

  1. From the NFR_2_6_0.iso, copy the DeployAgentv2.xx.zip file to a folder of your choice.

  2. Unzip the file.

    The folder structure looks like the image below:

  3. From the NFR_2_6_0.iso, copy all of the agent installation files you want to install into the software folder of the appropriate installer format.

    For example, if you were going to do a batch installation of 32-bit and 64-bit Windows agents for Novell File Reporter, you would copy the following files into the DeployEXE/software folder:

    • Windows/x86/NFRAgent-Installer-x86-2.6.xx.exe

    • Windows/x86/NFRAgent-Installer-x64-2.6.xx.exe

    Always copy both the 32-bit and 64-bit versions of the installer EXE to the local software folder. The DeployAgents tool determines the architecture of the server and installs the appropriate version.

    For Linux agents, copy the entire sles10 and sles11 folders from the NFR_2_6_0.iso image to the sles10 and sles11 folders inside the DeployRPM/software folder. The DeployAgents tool determines the proper distribution and installs the appropriate component from the appropriate directory.

  4. (Conditional) For Linux agents, verify that each software folder contains a .conf file.

  5. In the configuration file, replace the sample IP address with the NFR Engine address.

    The sample NFR Engine address to be edited looks like this:

    <Engine HostAddress="192.168.17.11" Port="3035" Secure="1" PollingIntervalHB="60000" />