Install Microsoft SQL Server 2019 - Intergraph Spoolgen - Installation & Upgrade - Hexagon

Spoolgen Web API Installation and Configuration

Language
English
Product
Intergraph Spoolgen
Search by Category
Installation & Upgrade
  1. Start the Microsoft SQL Server setup program.

  2. From the Planning page, select System Configuration Checker to check for pre-requisite applications and identify potential installation problems. You might have to restart your computer if any pre-requisite applications were installed.

    System Configuration Checker SQL 2019

  3. Click Installation, and then select the New SQL Server stand-alone installation or add features to an existing installation option.

    New SQL Server Stand-alone 2019

  4. Enter your SQL Server 2019 product key provided by Microsoft, and then click Next.

  5. Accept the license terms, and then click Next.

  6. On the Microsoft Update page, check Use Microsoft Update to check for updates based on your company's policy. Click Next.

    Wait while the SQL Server Setup files are installed on the computer.

    SQL Server 2019 Setup Files

  7. After the setup files are installed, review the results for any failures that must be fixed before you continue. Click Next.

    Setup Failure Results

  8. Select features as needed on the Feature Selection page.

  9. Set the instance root directory and shared feature directories as needed. Click Next.

  10. On the Instance Configuration page, define your instance name and the instance root directory.

    You must have the connection information for the SQL Server instance when you configure the Spoolgen Web API.

  11. Click Next.

  12. On the Server Configuration page, specify a domain account name with administrative privileges on the database server. A domain user account offers more flexibility. This type of account is typically used because many server-to-server activities can be performed only with a domain user account, including remote procedure calls, and backing up network drives.

  13. Set the Startup Type to Automatic, and then click Next.

  14. On the Server Configuration tab of the Database Engine Configuration page, select Windows authentication mode. The Windows authentication method uses Windows usernames and passwords to access the database. Users must be added to the Windows domain and to the database user access control (SQL Server Security logins, for example). This is the recommended method.

    Authentication Mode

  15. Specify at least one SQL Server Administrator. You need this administrator login later to open SQL Server Management Studio.

  16. On the Data Directories tab, verify the directories are set as you need.

  17. Click Next, and complete the installation as prompted.

  18. Click Close.

  19. On the Installation page, click Install SQL Server Management Tools.

    Install SQL Server Mgmt Tools

  20. Download and install SQL Server Management Studio from the MSDN web site. If any errors occur during installation, refer to the Summary Log for more information and contact support for further assistance.