Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Task 3.24: Enable Batch Transmission

...

Note: These services can be added to one office machine in the agency. This is not recommended though.

...

  • Run all 4 batch services and is only used for these services.

  • This can be a virtual machine using full virtualization

  • This task must be performed prior to task 3.25

Different types of hardware virtualization include:

  • Full virtualization – Almost complete simulation of the actual hardware to allow software environments, including a guest operating system and its apps, to run unmodified.

  • Paravirtualization – The guest apps are executed in their own isolated domains, as if they are running on a separate system, but a hardware environment is not simulated. Guest programs need to be specifically modified to run in this environment.

Set up Windows services to manage automatic transmission

  • Note: These services must be installed using the Command Prompt

    • You must start Command Prompt as administrator

      • Windows search bar type “cmd”

        • Right click on “Command Prompt”

        • Choose “Run as administrator”

    • Type or copy and paste the following commands

...

  • In the Windows control panel, select Administrative Tools and then double click Services.

    • You can also type Services in the search window, and choose the app.

  • Right click on the TraCS Batch Import Export and choose properties.

    • Select the Log On tab.

      • Click the  This Account radio button

        • Special Note:

          • Using the Local System account will not work.

      • Enter the user name, including the domain name, of a user with authority to access the network TraCS location (if running TraCS in network mode) and the master computer.  The service will run with this user’s Windows access rights.

      • Enter the user’s password in the password and confirm password fields.

      • Click OK.

      • Screenshot below

    • Select the General Tab.

      • Choose Automatic in the Startup Type field.

      • NOTE: DO NOT START THE SERVIC HERE. The service will start automatically once you schedule an Import/Export in TraCS.

      • Screenshot below

  • Right click on the TraCS Batch TransComm and choose properties.

    • Select the Log On tab.

      • Click the This Account radio button

      • Enter the user name, including the domain name, of a user with authority to access the network TraCS location (if running TraCS in network mode) and the master computer.  The service will run with this user’s Windows access rights.

      • Enter the user’s password.

      • Click OK.

      • Screenshot below

    • Select the General Tab.

      • Choose Automatic in the Startup Type field.

      • NOTE: DO NOT START THE SERVIC HERE. The service will start automatically once you schedule a Communication, in TraCS.

      • Screenshot below

      • Close the Services dialog.

...