Consultor Eletrônico



Kbase 17592: Start/stop WebSpeed(2.x) brokers from DOS command line on NT
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/7/1998
Start/stop WebSpeed(2.x) brokers from DOS command line on NT

WebSpeed brokers can be started and stopped from the DOS command
prompt in NT. This might be useful if you need to start or
stop a broker from a batch file, for example. To start the
broker, use the command:

net start <service name>

To stop it, use:

net stop <service name>

For example, to start a broker called "WSbroker":

net start WSbroker


JHD - 1/21/98

Progress Software Technical Support Note # 17592