Loading Agents at Startup

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


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 6.5 Server Management Remote Management Agent install will automatically execute the above steps if you have specified a password for the managed server in the install wizard.


Using Plain Text Password

Enter the following line in autoexec.ncf:

load rconag6 your_password 2034 16800 2036


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