Running Windchill RV&S 代理 from the CLI
To start the Windchill RV&S 代理 from the CLI, use the (mksagent in Linux) file with the start subcommand. The file also provides additional administrative functionality for running the Windchill RV&S 代理.
The file is located in the following directory:
installdir/bin/mksagent[.bat]
where installdir is the Windchill RV&S 代理 installation directory.
The command syntax is as follows:
mksagent subcommand
where subcommand is one of the following:
• console starts the Windchill RV&S 代理 in console mode as an application only without the service, as specified in:
installdir/config/mksagent.conf
• install installs the Windchill RV&S 代理 as a Windows NT service.
• remove removes the Windchill RV&S 代理 Windows NT Service.
• restart restarts the Windchill RV&S 代理 service.
• start launches the Windchill RV&S 代理 service (Windows) or daemon (Linux).
• stop stops the Windchill RV&S 代理 service (Windows) or daemon (Linux).
Related Links