All Products
Search
Document Center

Elastic Compute Service:Install SharePoint Server 2016

Last Updated:Jan 15, 2026

SharePoint Server 2016 is a collaboration platform and content management system for enterprises developed by Microsoft. You can use it to share and manage content, knowledge, and applications. This helps strengthen teamwork, find information quickly, and collaborate seamlessly across your organization. This topic describes how to install SharePoint Server 2016 on an Elastic Compute Service (ECS) instance that runs a Windows Server operating system.

Environment requirements

To install SharePoint Server 2016, your system must meet the following requirements:

For more information about system requirements, see Hardware and software requirements for SharePoint Server 2016. When you install SharePoint, you are prompted to install dependent components. If the dependent components fail to install, the SharePoint installation will also fail.

System environment

Requirements

Server

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

  • vCPU and memory: 4 vCPUs and 8 GiB of memory (Design the architecture and purchase server configurations as needed.)

Database

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

Services and components

  • Active Directory

  • Domain Name System (DNS)

  • Dynamic Host Configuration Protocol (DHCP)

  • IIS

  • .NET Framework 3.5 (.NET Framework 3.5 is required to install SQL Server.)

Prerequisites

Create an ECS instance that runs a Windows Server operating system and meets the requirements for installing SharePoint Server 2016. For more information, see Create an instance using the wizard.

This topic uses the following configurations:

  • Instance type: An instance type with 4 vCPUs and 8 GiB of memory

  • Image: Windows Server 2019 Data Center Edition 64bit English Edition

  • Public IP address: Select Assign Public IPv4 Address

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

Add the AD, DHCP, DNS, and IIS services

Important

For steps not detailed here, keep the default settings and click Next.

  1. Remotely connect to the ECS instance.

    For more information, see Log on to a Windows instance using Workbench.

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

    image.png

  3. Disable Internet Explorer Enhanced Security Configuration.

    1. In the navigation pane, click Local Server. Then, click On to the right of 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 navigation pane, click Dashboard, and then 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). Then, click Next.

    image.png

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

    image.png

  8. In the Confirmation step, click Install.

    image.png

Configure the AD service

  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 a root domain name, such as example.com, and then click Next.

    image.png

  3. Enter the Directory Services Restore Mode (DSRM) password, and then 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. Remotely connect to the ECS instance again.

    For more information, see Log on to a Windows instance using Workbench.

  2. Open Server Manager.

  3. In the Server Manager interface, 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's credentials, and then click Commit.

    image.png

Step 2. Install SQL Server

  1. Go to the SQL Server Downloads page and download a suitable version of SQL Server.

    This topic uses the SQL Server 2022 Express edition for the staging environment.

    Note
    • By default, the Express edition does not support the TCP/IP protocol. You must enable it manually.

    • The Express edition may not include a management console by default. You must install an SQL management tool separately.

    • Consider using the Enterprise Edition. It offers more features than the Express edition.

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

    image.png

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

    image.png

  4. In the SQL Server Installation Center, click New SQL Server stand-alone installation or add features to an existing installation.

    image.png

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

    image.png

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

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

    image.png

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

    Follow the on-screen instructions to complete the SQL Server installation.

    image.png

Step 3. Install and configure SharePoint Server 2016

Install prerequisites for SharePoint 2016

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

  2. Extract the Microsoft SharePoint Server 2016 image file, and then double-click the prerequisite installer executable file, prerequisiteinstaller.exe.

    image.png

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

    image.png

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

    image.png

  5. When the following page appears, the components have been installed. Click Finish to restart the system.

    image.png

    After the system restarts, the following page appears, which indicates that the installation is complete.

    image.png

Install SharePoint Server 2016

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

    image.png

  2. Enter your product key, and then click Continue.

    image.png

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

    image.png

  4. Select a file location, and then click Install Now.

    image.png

Configure SharePoint Server 2016

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

    image.png

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

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

    image.png

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

    image.png

  5. Configure the database settings and specify the database access account information. Then, click Next.

    Because the SharePoint database is on the local server, enter the database and account information for that server.

    image.png

  6. Specify the passphrase for the server farm, and then click Next.

    image.png

  7. Set the server role. Select Frontend, and then click Next.

    image.png

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

    This topic uses port 10000 as an example. You can specify a port number as needed.

    image.png

  9. Review and confirm the SharePoint configuration, and then click Next.

  10. When the following page appears, SharePoint has been configured successfully.

    image.png

  11. In a browser, enter the URL for the Central Administration site to access the SharePoint Management Center.

    image.png