Skip to main content
Skip table of contents

Universal File Share Connector Installation

Upon starting the Universal File Share Connector, the following screen displays:

Click Install. The installation wizard will launch.

Installing the Universal File Share Connector

The Universal File Share Connector component installs a Desktop Configuration Application and a group of Windows Services that work with Records Management to manage the lifecycle of files on any File Share that is configured.

To install the Universal File Share Connector, perform the following steps:

  1. From the Records Management splash screen, click the Install Universal File Share Connector link. The Universal File Share Connector installation screen displays.

  2. Click Install to the right of the Universal File Share Connector option. The first screen that displays is the check for prerequisites. This screen validates that .NET Desktop Runtime 3.1.x is installed and the Current User is Local Administrator before allowing the installation to proceed.

    The Universal File Share Connector requires that .NET Desktop Runtime is installed.

    If for some reason both .NET Core Desktop Runtime 5.0 and 3.1 are both installed, the installer will fail with the message ".Net Core 3.1 is not installed".

    To rectify - please uninstall both .NET Core Desktop Runtime 5.0 and .NET Core Desktop Runtime 3.1 and re-install only .NET Desktop Runtime 3.1. 

  3. Click Next. The installation location screen displays, which determines where the connector will be installed.

  4. Leave the installation path as the default, or to change it to the desired installation location, and click Next. The Service Settings screen displays, where you will configure the settings for the Universal File Share Connector Services.



    When the Universal File Share Connector Service is installed, Windows Services are created. The following options specify which user account to use to execute these services.

    Username (ex. DOMAIN\Username)

    Password

    The user account should be a domain account and must have the following file system permissions:

    Read/Write: %Install Path%\Logs

    Full Control: Managed file share locations to be configured (Recursive)

    When assigning permissions to the account for the managed file share locations, assign them directly to the user rather than to a group in which the user is a member.

  5. Click Next. The Data Provider screen displays, which enables you to configure the data provider used by the Universal File Share Connector. This stores Universal File Share Connector data in the configured database.

    The following options determine the connection information that the Universal File Share Connector will use to connect to SQL Server:

    • Database Server: The name of the SQL Server Install (ex. SERVERNAME\InstanceName)

    • Database Name: The name of the actual SQL Server Database

    • Use SQL Authentication: Specifies that the connection information should use SQL Authentication with the Username and Password indicated below

    • Username: The SQL Server username to use if SQL Authentication is specified

    • Password: The SQL Server password to use if SQL Authentication is specified

    If SQL Authentication is not specified, the connection information will use Windows Authentication by specifying a trusted connection. This means that the Service account will be used to connect to SQL Server, therefore, this account will need the following database permissions. If SQL Authentication is specified, the SQL user will also require the following permissions.

    • db_datareader

    • db_datawriter

    If Automatically Create Database is specified, the installation will automatically attempt to create the database using the Database Server and Database Name indicated. The appropriate account will also be automatically granted the appropriate rights to this database. This option requires that the current user has permission to create databases and manage security in the SQL Server instance indicated.

    If Automatically Create Database is not specified, the installation will configure connection information but will not attempt to create the database. In this case, you will need to leverage the SQL Scripts at the following location to manually create the database in the SQL Server instance indicated. You will also need to manually configure security as indicated above.

    %Install Path%\Configuration\Sql\RecordLion.RecordsManager.UniversalFileShare.sql

  6. Click Next and then Finish to continue through the remaining screens and complete the installation.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.