Installs, removes, starts, and stops the relay server outbound enabler (RSOE) as a Windows service from the command line. This utility is located in <UnwiredPlatform_InstallDir>\Servers\UnwiredServer\bin.
Use this utility to manage RSOE services.
To apply the changes in relayserver.properties, use regRelayServer.bat.
Syntax
rsoeservice [install auto | install manual | remove | start | stop]
Parameters
- install auto – installs RSOE as a windows service in auto-start mode.
- install manual – installs RSOE as a windows service in manual start mode.
- remove – uninstalls the RSOE service.
- start – starts the RSOE service.
- stop – stops the RSOE service.
Examples
- Basic Example – This command installs RSOE as an auto-start Windows service: