Steps:
The Resilio Connect Management Console can be started or stopped in several ways on Windows:
Via Services console (services.msc): Open the services, find Resilio Connect Console service and use the "Start", "Stop" or "Restart" buttons.
Via srvctrl.cmd script: Just run one of the following commands in the server home folder (should be started with admin privileges):
srvctrl start
srvctrl stop
srvctrl restart
Via windows command prompt: Since the Connect Management Console is registered as a windows service, you can use standard terminal command:
net <command> resilio-connect-server
Steps:
Just run one of the following commands in the Management Console installation folder:
./srvctrl start
./srvctrl stop
./srvctrl restart