Tenable Patch Management Server Installation

Tenable provides the installation files in a compressed (.zip) file. The compressed file includes three folders: Documentation, Installers and Tools folder. The Patch Management installation requires two files from the Installer/Windows folder:

  • tenable-patch-server-<version>-windows.exe

  • tenable-patch-client-<version>-windows.exe

The <version> placeholder refers to the downloaded version of the executable. All components require local administrator privileges to install.

Verify connectivity

Refer to the Communication and Network Requirements document (# TPM server port configuration) and ensure your server has proper communication with cloud services. In the case of a SQL Server Express Edition installation, your server needs to connect to *.adaptivacdn.cloud to download SQL Express.

Verify user permissions

When using an existing SQL Server installation, the user performing the server installation MUST have sysadmin permissions in the SQL Server that hosts the Adaptiva database. These permissions are only required for the setup and can be reduced after successful installation. You can review the Accounts and Permissions section of the Planning guide for additional information.

Installation Types

Select one of the following options:

Option 1: Quick Install

This is the best option for most environments. Quick Install automatically downloads and configures SQL Server 2022 Express Edition and then install the TPM server with default options and a self-signed certificate. You also need to pre-create an account used for reporting access on the Adaptiva SQL database.

Option 2: Advanced Install

If you are using an existing SQL Server Standard / Enterprise Edition or need to use a CA-based certificate, then perform an advanced install. This will allow you to customize all server installation settings.

Answer File

If you need to create an Answer File to automate a later new installation, refer to Create Silent Installation Answer File.

Server Installation Logs

In the case where an administrator needs to troubleshoot an Adaptiva Server installation, the following table contains the installation log locations. Other logs exist in the installation folder.

Function Log Location and Name
Server Installation Logs

%windir%\AdaptivaSetupLogs\Server\AdaptivaServerSetup.log

<path>:\Adaptiva\AdaptivaServer\logs\Adaptiva*.log

Client Installation Log %windir%\AdaptivaSetupLogs\Client\AdaptivaClientSetup.log <path>:\Adaptiva\AdaptivaClient\logs\*.log