All Products
Search
Document Center

Elastic Compute Service:Install SharePoint Server 2016

Last Updated:Mar 25, 2024

SharePoint Server 2016 is an enterprise collaboration platform and content management system developed by Microsoft. You can use the system to share and manage content, knowledge, and applications to enhance teamwork, facilitate information queries, and achieve seamless collaboration in an organization. This topic describes how to install SharePoint Server 2016 on an Elastic Compute Service (ECS) instance that runs Windows Server.

Environment requirements

To install SharePoint Server 2016 on an instance, the following environment requirements must be met:

For more requirements, see Hardware and software requirements for SharePoint Server 2016. When you install SharePoint Server 2016, you are prompted to install dependency components. If the dependency components cannot be installed, you cannot install SharePoint.

Item

Requirement

Server

  • Operating system: Windows Server 2012 R2, Windows Server 2016, or Windows Server 2019

  • vCPU and memory: 4 vCPUs and 8 GiB of memory (You can design the architecture and purchase ECS instances based on the actual environment.)

Database

SQL Server 2012, 2014, 2016, 2017, 2019, or 2022

Services and components

  • Active Directory (AD)

  • Domain Name System (DNS)

  • Dynamic Host Configuration Protocol (DHCP)

  • Internet Information Services (IIS)

  • .NET Framework 3.5 for installing SQL Server

Prerequisites

An ECS instance that runs Windows Server and meets the environment requirements for installing SharePoint Server 2016 is created. For information about how to create an ECS instance, see Create an instance on the Custom Launch tab.

In this topic, an ECS instance that has the following configurations is used.

  • Instance type: an instance type that has 4 vCPUs and 8 GiB of memory

  • Image: Windows Server 2019 Datacenter 64-bit (English)

  • Public IP Address: Select Assign Public IPv4 Address.

Step 1: Add AD, DHCP, DNS, and IIS services

Add AD, DHCP, DNS, and IIS services

Important

Specific steps are not described in this section. When you perform the steps that are not described in this section, use the default settings and click Next.

  1. Connect to a created ECS instance.

    For more information, see Connect to a Windows instance by using a password or key.

  2. Click the image.png icon and then click Server Manager.

    image.png

  3. Disable IE Enhanced Security Configuration.

    1. In the left-side navigation pane, click Local Server. On the page that appears, click On next to IE Enhanced Security Configuration.

      image.png

    2. In the Internet Explorer Enhanced Security Configuration dialog box, select Off for both Administrators and Users, and click OK.

      image.png

  4. In the left-side navigation pane, click Dashboard. On the page that appears, click Add roles and features.

    image.png

  5. In the Installation Type step, select Role-based or feature-based installation.

    image.png

  6. In the Server Roles step, select Active Directory Domain Services, DHCP Server, DNS Server, and Web Server (IIS), and click Next.

    image.png

  7. In the Features step, select .NET Framework 3.5 Features and click Next.

    image.png

  8. In the Confirmation step, click Install.

    image.png

Configure AD services

  1. In the Results step, click Promote this server to a domain controller.

    image.png

  2. In the Active Directory Domain Services Configuration Wizard dialog box, set Select the deployment operation to Add a new forest, enter the root domain name (for example, example.com), and then click Next.

    image.png

  3. In the Domain Controller Options step, enter the Directory Services Restore Mode (DSRM) password and click Next.

    image.png

  4. In the Prerequisites Check step, click Install.

    After the installation is complete, the system automatically restarts.

    image.png

Configure the DHCP service

  1. Connect to the created ECS instance again.

    For more information, see Connect to a Windows instance by using a password or key.

  2. Open Server Manager.

  3. On the Server Manager page, click the image.png icon and then click Complete DHCP configuration.

    image.png

  4. In the DHCP Post-Install configuration wizard dialog box, click Next.

    image.png

  5. In the Authorization step, select Use the following user credentials and click Commit.

    image.png

Step 2: Install SQL Server

  1. Go to the SQL Server download page and select the SQL server that you want to download.

    In this topic, the SQL Server 2022 Express edition is used in the test environment.

    Note
    • By default, TCP/IP is disabled for the SQL Server 2022 Express edition. You must manually enable TCP/IP.

    • The SQL Server 2022 Express edition may not have a console. In this case, you must install an SQL management tool.

    • We recommend that you use the SQL Server 2022 Enterprise edition that provides more features than the SQL Server 2022 Express edition.

  2. Double-click the SQL Server installation package and select the Custom installation type.

    image.png

  3. Specify a download location for SQL Server 2022 and click Install.

    image.png

  4. On the SQL Server Installation Center page, click New SQL Server standalone installation or add features to an existing installation in the Installation step.

    image.png

  5. In the Azure Extension for SQL Server step, clear Azure Extension for SQL Server and click Next.

    image.png

  6. In the Feature Selection step, use the default settings and click Next.

  7. In the Instance Configuration step, select Default instance and click Next.

    image.png

  8. In the Database Engine Configuration step, select Windows authentication mode, click Add Current User, and then click Next.

    Complete the installation as prompted.

    image.png

Step 3: Install and configure SharePoint Server 2016

Install the required components of SharePoint Server 2016

  1. Go to the SharePoint Server 2016 download page to download the SharePoint image file.

  2. Decompress the Microsoft SharePoint Server 2016 image file and double-click the prerequisiteinstaller.exe executable file of the prerequisite installer.

    image.png

  3. On the Products Preparation Tool page, click Next.

    image.png

  4. Select I accept the terms of the License Agreement(s) and click Next.

    image.png

  5. If the following information indicating that the components are installed appears, click Finish to restart the system.

    image.png

    After you restart the system, the installation is complete if the following information appears.

    image.png

Install SharePoint Server 2016

  1. Open the Microsoft SharePoint Server 2016 image file and double-click the setup.exe installation file to install Microsoft SharePoint Server 2016.

    image.png

  2. Enter the product key and click Continue.

    image.png

  3. Select I accept the terms of this agreement and click Continue.

    image.png

  4. Select a file location and click Install Now.

    image.png

Configure SharePoint Server 2016

  1. Select Run the SharePoint Products Configuration Wizard now and click Close.

    image.png

  2. In the SharePoint Products Configuration Wizard window, click Next.image.png

  3. In the dialog box that appears, click Yes to allow the services to be restarted during the configuration.

    image.png

  4. Select Create a new server farm and click Next.

    image.png

  5. Configure configuration database settings and the database access account, and click Next.

    The SharePoint database is hosted on an on-premises computer. In this case, enter information about the on-premises database and database account.

    image.png

  6. Specify a password for the specified server farm and click Next.

    image.png

  7. Specify the server role, select Front-end, and then click Next.

    image.png

  8. Specify a port number for the SharePoint Central Administration web application and click Next.

    In this example, port 10000 is specified. You can specify a port number based on your business requirements.

    image.png

  9. Confirm the SharePoint settings and click Next.

  10. SharePoint is configured if the following information appears.

    image.png

  11. Enter the URL of SharePoint Central Administration in your browser to access SharePoint Central Administration.

    image.png