Run Command
The run command starts a PROLIN Power Server instance on the local machine without using the Windows service.
All logging output is directed to the Command Prompt window.
This command is typically used in diagnostic scenarios.
Run the command as follows (from a Command Prompt with Administrator privileges, in the installation folder):
pps run
To stop the running instance, press:
Ctrl+C
Back to top