Restarting AgilePoint Server in Windows Service Mode

To restart AgilePoint Server running in Windows Service mode, do the following.

Prerequisites

Navigation

  1. Open the Windows PowerShell utility.

Instructions

  1. At the PowerShell command prompt, enter the following commands, as appropriate for your system:
    1. If you are using AgilePoint Clustering Server Manager (NLB environment), enter the following:
      Restart-Service [Cluster Server Manager service name]
    2. To restart AgilePoint Server, enter the following:
      Restart-Service [AgilePoint Server Manager service name]
      Note: In an NLB environment, AgilePoint recommends restarting the servers on different days to maintain system availability. If you restart them on the same day, it is possible to experience system downtime.