Loading Agents at 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)
-
Prepare the LDRCONAG.NCF script file.
-
At the console prompt, enter rconag6 ENCRYPT.
-
In the RConsoleJ Agent server screen, enter the password and port numbers.
-
Enter Y.
-
Prepare the AUTOEXEC.NCF file to run the LDRCONAG.NCF script file at startup.
-
Comment out the following line:
load rconag6 Your Password Here 2034 2036 16800
-
Enter the following line:
ldrconag
Using Plain Text Password
Enter the following line in AUTOEXEC.NCF:
load rconag6 your_password 2034 2036 16800
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
Previous | Next