Skip to main content

1E 8.1 (on-premises)

Preparation

What you will need to prepare in advance of implementing AppClarity in your network. Typically, these are tasks that may take some time, depending on how your organization works.

Installation order

Note

AppClarity is included with Tachyon, so you'll need to use the Tachyon setup wizard to install AppClarity. To activate AppClarity you'll need a valid license file.

1E will provide you with a Tachyon.lic license file that defines the products and features your Tachyon System is able to use, for how long, and how many devices it supports, this may be an evaluation or subscription license.

  • The license must be activated. Once activated, it may be used only by the Tachyon System that activated it.

  • Licenses can be renewed or updated, but if allowed to expire, then the affected products or features will not be usable.

  • For a new installation, the Tachyon Setup program will let you select the license file from any folder on disk.

  • For an existing installation, the license file is copied into the folder: %PROGRAMDATA%\1E\Licensing on your Tachyon Server.

For details of what the license file needs to contain, please refer to License requirements for consumer applications.

Before installing Tachyon, please refer to Planning for Tachyon, this includes details of server sizing. The addition of AppClarity does not affect sizing, as it is included with Tachyon.

SQL Server

Installation and upgrade requires that the Tachyon service account, which is set to the Network Service account, has an SQL Login with certain permissions:

SQL Login for the Network Service account

The SQL Login that is used by the Tachyon Server web applications and services depends on whether the SQL Server is remote from the Tachyon Server or is local, as described in the following table:

Installation scenario

Service account SQL Login

Tachyon Server is remote from SQL

The computer account of the remote Tachyon Server. For example ACME\ACME-TCN01$

Tachyon Server and SQL are local

The local network service account, NT AUTHORITY\NETWORK SERVICE

Note

Before upgrading Tachyon, or installing or upgrading Consumer applications like Application Migration or AppClarity, the SQL Login must be granted the following rights to support Database Snapshot of the 1E Catalog and SLA databases, to restore them if an error occurs:

  • dbcreator rights on the SQL database instance hosting the 1E Catalog database

  • dbcreator rights on the SQL database instance hosting the SLA databases.

During installation, the Tachyon Setup will always:

  • Attempt to create the SQL Login

  • Grant it db_owner permission on each of the Tachyon databases

  • Remove the db_owner permissions when installation is completed.

Accounts needed to install AppClarity
Tachyon Server Installation Account

The server installation account has the following requirements on the server.

  • Local admin rights on the Tachyon Server. It must be an Directory domain user account that is a direct or indirect member of the Administrators local group on the server where Tachyon Server will be installed.

  • Can be disabled (not deleted) in Directory after additional Tachyon admin users have been created in Tachyon, and installation has been verified.

In addition, the server installation account requires SQL rights as described in SQL Server and SSAS Databases.

The server installation account is granted the following permissions as a Tachyon user, configured during installation of the Tachyon Server.

  • It is the first Tachyon user account and is a System Principal , which means it cannot be deleted or assigned any other rights

  • It is assigned to the Tachyon system role of Installer

  • It should be used to add additional Tachyon users and administrators, assign them to Tachyon roles, which should then be used for ongoing use and management of Tachyon.

  • It may be included in any AD security group assigned to a Tachyon system or custom role.

Refer to Roles and Securables for a complete reference of Tachyon system roles, custom roles, securables and operations.

Note

For a new installation of Tachyon, the only account that exists in Tachyon will be the installation account, which by default is assigned to the Tachyon roles listed above. You will need to add users and assign roles to them.

When upgrading from SLA Platform, SLA users are migrated to Tachyon, but are not assigned to any roles. You will need to assign users to appropriate roles in Tachyon.

For steps on viewing existing users and adding a new user in Tachyon please refer to Users and Groups page.

Warning

When installing Tachyon or upgrading from SLA Platform, do not install Tachyon using an installation account that you also intend for using and administrating Tachyon and AppClarity. The Tachyon installation account is purposefully given limited capabilities which can't be easily edited later.