Initial Considerations

You can customize the installation of the Nintex RPA Platform according to your organization's network and security policies. Throughout this guide, instructions and requirements will vary based on the following primary considerations:

System architecture and requirements

Make sure to review the System Architecture and Requirements document to ensure your environment is set and ready for the installation.

RPA platform authentication method

You can install Nintex RPA Server using either:

  • Username & Password authentication: Client applications (including unattended/attended robots, Studio, and Console) can connect to the Nintex RPA Server using usernames/passwords configured specifically for the RPA platform and defined in Admin

  • Domain authentication (also referred to as Kerberos): Client applications can connect to the Nintex RPA Server using credentials defined in Windows Active Directory. Also referred to as Single Sign-on.

Database authentication method

You can configure the Nintex database to use either:

  • SQL authentication: The Nintex RPA Server can connect to the Nintex database server using username and password configured specifically for the database server, and defined in SQL Server Management Studio.

    The RPA DB collation needs to be CI (Case Insensitive) CS isn't supported.

  • Windows authentication â€“ The Nintex RPA Server can connect to the Nintex database using network credentials defined in Windows Active Directory.

Either database authentication method can be used with either RPA platform authentication method.

Automation context

There are three different automation contexts:

  • Attended

  • Unattended

The installation in Unattended automation context requires the installation of Console Plus.

The installation in Attended automation context doesn't require the installation of Console Plus.

System Hardening

Consider RPA System Hardening to reduce IT vulnerability and the possibility of being compromised.

See RPA System Hardening and Vulnerability Management.

SSL/TLS

The Nintex platform includes the option to secure communications using SSL/TLS .

If you want to install with SSL/TLS , you can provide the organization's CA and certificate or generate them using the RPA Server installation wizard (yes, we can do it for you).

If you already have the organization’s CA and certificate, just make sure they meet the TSL/SSL requirements.

If you are planning to create a CA and certificate before installing the RPA Server and you need the guidance, see SSL/TLS Additional Procedures.

TLS v1.2 is supported.

Multiple RPA servers (High-Availability)

The Nintex platform supports the option to install two (2) or more RPA servers. This is the recommended configuration in a production environment.