Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

ubrsvc.bat supports the following command line syntax:

Panel
Html bobswift
<pre>
ubrsvc { -start | -stop | -restart | -status | -remove } [-[h]elp]
</pre>

-start

Starts the Broker service.

-stop

Stops the Broker service.

-restart

Stops and starts the Broker service.

-status

Reports the current status of the Broker.

-remove

Stops the Broker service, removes it from the Service Control Manager (SCM), and unregisters its message source.

Note
titleImportant

Be sure to run the provided SB_ConfigSetup.bat script before removing the Universal Broker service definition.  Doing so will ensure that the correct Broker is removed when multiple user mode installs exist.

-h

Displays this message.

...