Ispi Admin Client Install Page

Ispi Admin Client Install Page

The graphical installer will guide you through these panels:

  • Destination Folder: Default is C:\Program Files\ISPI\AdminClient. Change only if your system drive is low on space.
  • IBM i Host Configuration (Early binding): Enter your IBM i hostname or IP address and the admin service port (default 449). This step creates an initial connection profile.
  • Cause: Incorrect server hostname or port, or RMI registry not reachable.
    Fix:

    Attempting an ispi admin client install without verifying prerequisites is the number one cause of failure. Here is what you need:

    Even experienced administrators encounter issues. Below are the most frequent problems and their solutions: ispi admin client install

    Verdict: Robust but Demanding. A classic "Enterprise-Grade" experience.

    The installation of the iSCI Admin Client is not a simple "next-next-finish" affair typical of consumer software. It is a database-driven enterprise application that requires careful pre-planning. While the actual installer is straightforward, the prerequisite stack and configuration steps present a moderate barrier to entry.


    ./Install_AdminClient.bin -i console
    

    You will be prompted for installation path and server details. The graphical installer will guide you through these panels:

  • Check application event logs for registration messages (Event Viewer → Applications and Services Logs).
  • If activation requires contacting vendor portal, run the provided activation CLI:
  • Q: Can I run the Admin Client on macOS?
    A: Not officially supported. However, some admins succeed using a Windows VM or CrossOver (Wine). But for production, use Windows or Linux.

    Q: Do I need an internet connection for ISPI admin client install?
    A: No. The installer is self-contained. Only RMI connectivity to the ISPI server is required after installation.

    Q: How do I change the RMI port after installation?
    A: Edit the staging/custom_properties/rmi.properties file in the client installation directory and restart. Cause: Incorrect server hostname or port, or RMI

    Q: The client is extremely slow. What can I do?
    A:

    Q: Is there a web-based alternative to the Admin Client?
    A: Yes, the ISPI Dashboard (web UI) offers limited admin functions, but for full control, the Admin Client remains necessary.