Change incoming port for endpoint connection to Safetica Management Service

Information in this article applies to Safetica ONE 10 or older.

Temporarily changing the incoming port for Safetica Endpoint Client connection to Safetica Management Service is useful in case of database migration, moving database files or database tasks in general. It can be done with the following steps:

  1. Run command prompt as admin on the server with Safetica Management Service and navigate to the C:\Program Files\Safetica Management Service path:
  2. Run stop.bat script (this script stops the Safetica Management Service).
  3. Enter "STAService.exe -clientport 44555" (this command changes the new incoming port to 44555 for endpoint connection to Safetica Management Service).
  4. Run restart.bat (this script restarts the Safetica Management Service, which is necessary for the new setting of incoming port).

If you want to change the incoming port back to its default value (usually 4438), you have to perform these steps again.