Configure AVEVA Real-Time System
- Last UpdatedSep 11, 2025
- 1 minute read
-
In the folder in which you installed AVEVA Real-Time System (RTS), run shell.bat as an administrator, by right-clicking and selecting Run as administrator.
A command prompt window appears where you can issue commands.
-
Enter the following command to configure the service to run under the LocalService user:
rts install-service
This command installs RTS as a Windows service and configures the service to start automatically on the system start-up. This command also configures the service to run under the non-privileged LocalService user account. You should use the Windows Services app (or an appropriate command-line tool) to reconfigure the service to use a privileged user account.
-
Use the Windows Services app to reconfigure the service.
-
Change the Log On As user account that the service runs under (service account).
-
Change the Startup Type so that the service starts automatically when the system restarts.
-
Define the Recovery settings if the service fails.
-
Ensure the service account has full Read/Write access to the RTS installation folder and sub folders.
The install-service command does not start the service.
-
-
Start the service by using the Services app or the RTS start command:
rts start --as-service