Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
Controlling the TMTM Extensible Agent on Windows platforms
Open a command prompt and change to the directory containing the TMTM Extensible Agent file.
Enter qpea followed by the command parameter listed in the table below.
Command parameter
Use to...
--console
Run in the foreground, displaying log messages as they are generated. It is useful when trying to locate or troubleshoot problems.
--help
List the available command Prompt options (this list) and short descriptions.
--start
Start the TMTM Extensible Agent. If the TMTM Extensible Agent does not start properly, add the following to the system PATH variable: agent installation directory\Microsoft.VC80.CRT
--install
Install the TMTM Extensible Agent.
--status
Provide an execution status for the TMTM Extensible Agent.
--stop
Stop the TMTM Extensible Agent.
--remove
Remove the TMTM Extensible Agent from the Windows registry.
--version
List the version of the TMTM Extensible Agent.
Ctrl+c
Stop the TMTM Extensible Agent. This is used in console mode. The command both stops the agent and exits console mode.