19.4 Loading Agents at Startup

You can load the RConsoleJ Agent and the RConsoleJ Proxy Agent at the startup.

19.4.1 Loading RConsoleJ Agent at Startup

You can load RConsoleJ Agent (rconag6.nlm) at startup using either of the following methods:

Using Encrypted Password (Recommended)

  1. Prepare the ldrconag.ncf script file.

    1. At the console prompt, enter rconag6 encrypt.

    2. In the RConsoleJ Agent server screen, enter the password and port numbers.

    3. Enter Y.

  2. Prepare the autoexec.ncf file to run the ldrconag.ncf script file at startup.

    1. Comment out the following line:

      load rconag6 user_defined_password_here 2034 16800 2036 
      
    2. Enter the following line:

      ldrconag
      

NOTE:The ZENworks 7 Server Management Remote Management Agent install automatically executes the above steps if you specified a password for the managed server in the installation wizard.

Using Plain Text Password

Enter the following line in autoexec.ncf:

load rconag6 your_password 2034 16800 2036

19.4.2 Loading RConsoleJ Proxy Agent at Startup

To load the RConsoleJ Proxy Agent (rconprxy.nlm) at the startup, enter the following line in autoexec.ncf:

load rconprxy 2035