Requirements for installing on Microsoft Windows using the unified product installer
This topic describes the requirements for installing TrueSight Server Automation on Microsoft Windows platforms using the unified product installer.
The topic includes the following sections:
Pre-installation tasks for using the unified product installer
Before installing TrueSight Server Automation on Windows, ensure that you have performed the following tasks:
NEW IN 8.9.02Ensure that Microsoft Visual C++ 2015 Redistributable Update 3 is installed on the server. For more information, see Installing-the-RSCD-agent-Windows.
- Ensure that you have set up a database for use by TrueSight Server Automation, as discussed in Setting-up-a-SQL-Server-database-and-user-for-TrueSight-Server-Automation or Setting-up-an-Oracle-database-for-TrueSight-Server-Automation.
- Ensure that your connection to Microsoft SQL database is not encrypted. TrueSight Server Automation does not support using an encrypted Microsoft SQL database connection at the time of installation. However, after the product is installed successfully, TrueSight Server Automation can be configured to use an encrypted connection to communicate with the Microsoft SQL database. For steps on enabling and disabling an encrypted connection to your SQL database server, see Encrypting-your-database-connection.
- To know the default installation location of various TrueSight Server Automation components, see Default-installation-location-for-components.
- The TrueSight Server Automation Application Server installation program needs a certificate password to generate a self-signed X.509 certificate. Communication between TrueSight Server Automation and servers being provisioned and between the Application Server and the process spawner uses the Transport Layer Security (TLS) protocol and X.509 certificates. The password must be at least 6 characters. For more information about certificates and the TLS protocol, see Authentication.
The Windows operating systems that TrueSight Server Automation supports might have Data Execution Prevention enabled at a level that prohibits the TrueSight Server Automation installation programs from running. If the computer on which you are installing TrueSight Server Automation has Data Execution Prevention enabled, you must add an exception for the installation programs or reduce the level of protection to allow all executables to run.
Update the Windows Terminal Services Server Settings for temporary folders. (In Windows Server 2008 R2 and later versions, Terminal Services is renamed to Remote Desktop Services).
Requirements for using the unified product installer
Requirement | Description |
---|---|
Firewall | Ensure that your firewall allows communication on all ports used by various components of TrueSight Server Automation. For more information on ports, see TrueSight-Server-Automation-ports. |
Separate file server | If you plan to install a separate file server, ensure that you have performed the following prerequisite tasks:
|
Security | The unified product installer needs to be run by a super user — root or a root-equivalent user on Linux. This enables the installer to install components on the Application Server and file server. By default, the unified product installer configures the RSCD agent on the file server to map incoming connections to the Administrator or root user. The following mapping is added to the exports file: *rw, user=Administrator This mapping allows any server (as Administrator) user, access to the file server. BMC recommends to use <Application_Server_ip> rw,user=[Administrator] in the exports file. Note: The initial account used for mapping incoming connections to the file server must be a local account. It cannot be a network or domain account. If you do not want to map the connections to the Administrator user, you can manually modify the exports file to suit your needs. The exports file is located at the following path, TSSA<version_number>-<platform>\files\installers\other_files\maintenance_scripts.zip\windows\. For more information, see Configuring the exports file. Alternatively, you can manually install the RSCD agent on the separate file server, see Installing-the-RSCD-agent-Windows. |
Software and hardware |
|
UAC mode | Ensure that the UAC (User Account Control) mode is disabled, as described on the Microsoft.com Windows site, Turn User Account Control on or off. |
Limitations for using the unified product installer
The unified product installer does not support the following scenarios:
- 32-bit Windows or 32-bit Linux machines
- Solaris SPARC machines
- A heterogeneous environment where the Application Servers and PXE server are not all installed on the same operating system.
- The unified product installer requires the database to be Oracle for Linux environments and SQL Server for Windows environments. In the case of Linux, you can use the Oracle Express database edition shipped with TrueSight Server Automation (for testing purposes) during the evaluation period for the express database edition. However, you must upgrade to Oracle Enterprise edition, after the evaluation period is over.
Where to go from here