RPA Server GUI installation

Currently, you cannot uninstall the RPA Server through the System Manager's GUI installer. However, you can uninstall using the Command Line Interface (CLI).

Nintex System Manager provides a comprehensive solution for managing the installation of RPA.

Jump to:

Prerequisites

To install RPA with the System Manager, you must have the following prerequisites in place:

  • The server where you will complete the install, configured with the prerequisites for Nintex RPA server.
  • Microsoft SQL Server Management Studio on the RPA Server.

  • MSSQL Server 2016 or later installed on a remote server.
  • A prepared authentication database for Keycloak.
  • Ensure that you have access to the server hosting MSSQL database and that you have full credentials, including usernames and passwords, for this database.

    To ensure proper functionality, you must establish an open connection between both servers.
  • The installation bundle zip file (for example: nintex-rpa-server-23.11.0-full.zip) from the Products page in your Customer Central instance.
  • (Optional) You can use SSL/TLS for secure connections, and we support different certificate file options: PFX (PKCS#12), CERT, KEY, and PEM files. Make sure to have the necessary files for your chosen option, and ensure that each server in a multi-server installation has a certificate installed.

Types of installation

Installation flow

Below are the recommended steps to follow for installing RPA:

Post-installation steps

  1. Proceed with the Client installation (Studio and Robot).

  2. Log in to the Admin Tool to Activate your RPA license and manage the Nintex RPA platform.

  3. Log in to the Console Plus to create and manage robots, tasks, and triggers.

  4. To validate Single Sign-On for Client Server Authentication, log in to the client machine using an Active Directory user account that has been imported into Aerobase (and synchronized in the Admin tool). Start a client application (Studio or Robot), and if the setup is successful, it will log in automatically without requiring manual credentials.

  5. (Optional) Change configuration parameters: If you need to make changes like enabling or disabling TLS, you can do it by using the Silent installation instructions (CLI). There is no need to uninstall the previous version. Simply rerun the System Manager installation and adjust the config.prod.properties.json and config.prod.properties.secured.json files as required. You can use the original template and make changes there.