Standardizing Sessions thru a Template
We have several users and want to centrally manage connection sessions for systems that may have up to 8 serial connections per system. Would also desire to be able to set a standard default configuration on logical window size horizontally (disable re-size, etc.). This would be standardizing the Global settings.
The session INI files are completely configurable, but, is there a way to easily apply a template to a group of sessions? Maybe put another way, be able to provide a library of session files to users where there is only the minimal configuration differences in the sessions? (i.e. telnet hostname, port, session name, script to run, logical buffer and screen size)
I suppose I can get around this by creating a "golden" template and scripting/hacking the INI files (outside of CRT) to change only the desired parameters that vary from the base configuration.
|