Stopping a Station Running as a Windows Service

You can stop a station running as a Windows service either from the Services dashboard or by running a dedicated script.

Note: Stations running as a Windows service start automatically when the server restarts, but you can disable this behavior. Open the 3DOrchestrate Administration Dashboard, select the station running as a service, and set its restart option to false.

  1. Do one of the following:
    • If the configuration script is not running in a command prompt, start the Windows Services dashboard, select the 3DEXPERIENCErelease number 3DOrchestration Station service, and click Stop Service .
    • Open a command prompt, and run the following script from the 3DOrchestrate home directory:
      .\code\command\SMAExeStationAsService-Stop.bat
      At the prompt, press Y to start the EER station as a service.
    The User Account Control dialog box appears.
  2. Click Yes.

The station running as a service stops, and the 3DOrchestrate Administration Dashboard shows its status as STOPPED.