Installation Overview
  • 27 Nov 2023
  • 5 Minutes to read
  • Contributors
  • Dark
    Light
  • PDF

Installation Overview

  • Dark
    Light
  • PDF

Article Summary

The following is a list of tasks for the installation. The initial procedures can be performed in any order; however, all steps must be completed before running the installer.

Note

If your environment requires a "hardened" server configuration for maximum security, you should implement the security hardening measures after the installation is complete.

Add Roles

  1. Open the Server Manager.

  2. Click Add Roles and Features under Manager in the top right corner.

    install_add_roles

  3. Click Next in the “Before You Begin” dialog if it appears.

    b4_u_begin

  4. Click Next while leaving the radio button on Role-based or feature-based installation.

    install_type

  5. Click Next on the Select destination server screen. It will have your server already highlighted.

    destination_server

  6. In the Select server roles dialog, add Web Server (IIS), adding any required features if prompted, and click Next.

    select_server_roles

  7. Add all Features as seen below, adding any required features if prompted, and then click Next:

    select_features

  8. Click Next on the Web Server Role (IIS) screen.

    web_server_role_IIS

  9. Add Role services as seen below and then click Next:

    select_role_services

    select_role_services_1

    select_role_services_2

  10. On the Confirm installation selections screen click on Specify an alternative source path.

    confirm_install_selections

  11. Specify the path to the \sources\sxs\ folder on the installation media and then click OK.

    specify_alt_src_pth

  12. Click Install.

  13. After a few minutes, the Installation Results screen appears.

  14. Click Close.

  15. Restart the server and log back in.

Add Service Accounts

Note

Webtrends requires a domain user account to run services. Local user accounts do not allow the installation of Webtrends on any distributed machines, which includes additional options such as analysis machines, Insight, Realtime Engine, etc.

  1. Open the Local Security Policy option from under Tools in Server Manager.

    local_security_policy

  2. Navigate to Local Policies > User Rights Assignment.

  3. Add the service account to the following local security policies (regardless of whether the user already belongs to existing groups in these policies).

    • Act as part of the operating system
    • Allow log on locally
    • Debug programs
    • Log on as a service
  4. Add the service account to the Local Administrators group:

    1. Open the Computer Management from under Tools in Server Manager.
    2. Navigate to Local Users and Groups/Groups.
    3. Add the service account to the Administrators group.

Turn off User Account Control (UAC)

Note

User Account Control must be disabled to install Webtrends Analytics. If you do not disable UAC, the installation fails and returns an error code (1001, 1603) or a message about account restrictions.

  1. Open Control Panel.

  2. Click User Accounts.

  3. Click User Accounts.

  4. Click Change User Account Control Settings.

  5. Drag the slider bar to Never Notify.

    User_acct_ctrl_sttngs

  6. Click OK.

  7. Restart the computer.

Note

After changing these settings, the computer must be restarted before starting the Webtrends installer. If the installer complains about UAC still being on after completing the steps above, you may have to turn off UAC via the registry.

  1. Open the Registry Editor
  2. Navigate to HKEY_LOCAL_MACHINE > Software > Microsoft > Windows > Current Version > Policies > System
  3. Double click on EnableLUA, verify if value is 0; if not, change it to 0.
  4. Restart computer.

Registry Key Values:
UAC Disabled: 0
UAC Enabled: 1

  1. Run Windows Update to get the latest patches for the installed components.

Unhide the Bin in IIS

  1. Open the Internet Information Services (IIS) Manager under Administrative Tools.
  2. Expand the current server.
  3. Expand Sites.
  4. Double-click Request Filtering.
  5. Click the tab for Hidden Segments.
  6. Click on Bin to highlight it and then click Remove on the right.
  7. Close the Internet Information Services (IIS) Manager.

Run the Analytics Installer

  1. Log in as the Service Account user created in Add Service Accounts.

  2. Right-click on the Webtrends 9_5.exe and select “Run As Administrator”.

  3. Select the drive and location to extract the installer to, this should be your installation drive.

  4. In the newly created Webtrends folder, create a location for the storage folder.

    1. Create a new folder named "storage".
    2. Share the folder, giving read/write access in the Sharing tab to the user configured in the earlier steps, and full control to the user in the Security tab.
    Note

    All report and analysis data is kept in this folder, so it should be backed up regularly. Depending on usage, this folder can grow very large, and should exist on a disk with ample capacity

  5. Accept the license agreement and click Next.

  6. If the installation does not detect an installed version of the SQL OLE DB driver greater than 13, it will install it, and prompt you to reboot. If this occurs, a runonce entry is placed in the registry to restart the installation the next time an administrator logs in.

  7. Click Next on the “Welcome to the InstallShield Wizard for Webtrends”.

  8. Accept the license agreement and click Next.

  9. Verify the installation folder and click Next.

    1. Select a drive other than the OS drive.
    2. If you are adding features to a distributed architecture, provide the host, instance and port of the SQL database. The instance name is typically wtsystemdb. For a standard install, leave the Port field blank.
  10. Select Starting a new installation.

  11. Select the components to install. A typical install includes:

    1. Webtrends Master Database
    2. Reporting and Administration
    3. Standard Analysis Engine
    4. GeoTrends Data File
  12. Click Next.

  13. Select Install Microsoft SQL Server 2019 Express Edition and click Next.

    Note

    It is unnecessary to use a SQL instance other than the one included in the install; SQL Express Edition is more than sufficient to handle the requirements of the system. If you require using a version of SQL other than express, please contact Technical Support for additional information.

  14. Enter the username, password and domain of the service account user configured in the earlier steps and click Next.

  15. In the Webtrends Data Storage Locations dialog, change each entry to use the shared storage folder name, substituting the local directory and folder with the share name. For example, change:

    D:\Program Files (x86)\Webtrends\storage\analysis

    to

    \\mymachine\storage\analysis

  16. Select the port you want to use for the user interface (if other than the default 7099).

  17. If you haven't already been provided the GeoTrends data file, contact Technical Support and they can provide it to you.

  18. Click Browse and navigate to the file.

  19. Click Next.

  20. Click Install.

When the installation finishes the base Webtrends installation is complete, including these components: Webtrends Master Database, Reporting and Administration, Standard Analysis Engine, and the GeoTrends Data File. Additional components can be installed on other Webtrends-designated computers in any order.

  1. Validate the installation:
    1. Click the Webtrends On Premises desktop icon. The login dialog opens.
    2. Type the installing user name and password and click Log in. If licensing information was not provided during the installation, you are prompted to activate your license.

Was this article helpful?