Documentation for Axxon PSIM 2.0. Documentation for other versions of Axxon PSIM is available too.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

The Agents tab displays a list of clients that are connected to the server. On this tab, you can configure and run automatic updates for each client.

The list of clients

The list of clients is a table of all clients that have connected to the server at least once. It contains the following information about each client:

  1. Name is the name of the computer on which the client is installed.
  2. Status is the status of the computer. The computer can be available (Ready) or not available (No connection).
  3. Product status is the status of the installed software package: running (On) or not (Off).
  4. Installed products is the list of versions of the installed software components.

Configuring and running updates

  1. From the Update archive drop-down list, select one of the available update packages.

  2. In the Timeout (seconds) field, set the update timeout in seconds—the time in which the installation process must be completed. If the installation isn’t completed within this time, it is forced to stop. The default value is 3600 seconds.

  3. Set the checkboxes next to the clients on which you want to perform the action from the drop-down list (see step 6). To select all clients, set the Select all checkbox.
  4. From the drop-down list, select the action you want to perform on the selected clients (see step 3). You can also open the list of actions by right-clicking any client.
    1. Update—install the selected update.
    2. Uninstall/Update—uninstall the current version of Axxon PSIM and install the selected update.

      Note

      You can also perform Uninstall/Update manually. To uninstall Axxon PSIM in the command line, run the command: msiexec /x "GUID" /qn /norestart, where GUID is the name under which the product is installed, including the installed version, for example, PSIM v.4.11.3.4849. You can find this name in the HKEY_LOCAL_ MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall section (for the 64-bit version of the OS) or in the HKEY_LOCAL_ MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall section (for the 32-bit version of the OS) in the registry. 
      After it, you can install Axxon PSIM in the quiet mode; for more details, see Installing Axxon PSIM software in quiet mode.

    3. Repair—repair Axxon PSIM.
    4. Restart OS—restart the operating system.
    5. Start/Restart productif Axxon PSIM isn’t running on the client, it starts. If Axxon PSIM is running, it restarts.

      Note

      If you install the Automatic Update Service as a service, then the start/restart of Axxon PSIM is performed under the UpdateAgent.Core.exe service.

    6. Remove agentremove the client from the list regardless of whether it is connected or not. The next time the client connects to the server, it appears in the list again.

      Note

      All the above actions are also available if you install Axxon PSIM as a service on the client.

  5. If you want to run the download and update at a scheduled time, set the date and time in the corresponding Download at and Update at fields. By default, the current time is set. 

    Note

    You can schedule the download and update for different dates and times.
    You can set only the current time or future time in the Download at and Update at fields.
    If the update time is earlier than the download time, the update begins immediately.

  6. Filling in the SQL user and SQL password fields depends on the selected authentication option in the DB during the initial installation of Axxon PSIM:
    1. If you use the SQL authorization data, you must specify it during the update. Otherwise, the update fails, and the system rolls back to the previous version of Axxon PSIM.
    2. If you use the Windows credentials, leave the SQL user and SQL password fields blank.
  7. Click Run.


  • No labels