Starting and stopping PowerSC uiServer on IBM i systems

Perform the following steps if you need to manually start or stop the PowerSC uiServer on an IBM i system.

  1. To start the PowerSC uiServer, enter the following command:
    STRTCPSVR SERVER(*UISERVER)
  2. To stop the PowerSC uiServer, enter the following command:
    ENDTCPSVR SERVER(*UISERVER)