Skip to content

Commit c203737

Browse files
committed
updated link and other white spaces
1 parent fdb2d9d commit c203737

2 files changed

Lines changed: 55 additions & 55 deletions

File tree

docs/database-engine/install-windows/add-features-to-an-instance-of-sql-server-setup.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Add Features to an Instance of SQL Server (Setup)
2+
title: Add Features to an Instance of SQL Server (Setup)
33
description: This article provides a step-by-step procedure for adding instance-aware features to an instance of SQL Server 2019.
44
ms.prod: sql
55
ms.technology: install
66
ms.topic: conceptual
77
helpviewer_keywords:
8-
- "feature adding [ SQL Server ]"
8+
- "feature adding [SQL Server]"
99
- " SQL Server, features"
10-
- "adding features to SQL Server "
10+
- "adding features to SQL Server"
1111
ms.assetid: 97931fdc-d943-48dd-81b9-ae8b8d2c6dad
1212
author: markingmyname
1313
ms.author: maghan
@@ -17,13 +17,13 @@ ms.date: 09/07/2019
1717
monikerRange: ">=sql-server-2016||=sqlallproducts-allversions"
1818
---
1919

20-
# Add Features to an Instance of SQL Server (Setup)
20+
# Add Features to an Instance of SQL Server (Setup)
2121

22-
[!INCLUDE [ SQL Server -Windows Only](../../includes/applies-to-version/sql-windows-only.md)]
22+
[!INCLUDE [ SQL Server - Windows Only](../../includes/applies-to-version/sql-windows-only.md)]
2323

24-
This article provides a step-by-step procedure for adding features to an instance of [!INCLUDE[ssCurrent](../../includes/sscurrent-md.md)]. Some SQL Server components or services are specific to an instance of SQL Server. These are also known as instance-aware. They share the same version as the instance that hosts them, and are used exclusively for that instance. You can add the instance-aware components to an instance SQL Server, along with the shared components of if they are not already installed. For a list of features that are supported by the different editions of SQL Server, see [Editions and supported features of SQL Server 2017](../../sql-server/editions-and-components-of-sql-server-2017.md).
24+
This article provides a step-by-step procedure for adding features to an instance of [!INCLUDE[ssCurrent](../../includes/sscurrent-md.md)]. Some SQL Server components or services are specific to an instance of SQL Server. These are also known as instance-aware. They share the same version as the instance that hosts them, and are used exclusively for that instance. You can add the instance-aware components to an instance SQL Server, along with the shared components of if they are not already installed. For a list of features that are supported by the different editions of SQL Server, see [Editions and supported features of SQL Server 2017](../../sql-server/editions-and-components-of-sql-server-2017.md).
2525

26-
To add features to an instance of SQL Server from the command prompt, see [Install SQL Server from the Command Prompt](./install-sql-server-from-the-command-prompt.md).
26+
To add features to an instance of SQL Server from the command prompt, see [Install SQL Server from the Command Prompt](./install-sql-server-from-the-command-prompt.md).
2727

2828
## Prerequisites
2929

@@ -33,11 +33,11 @@ Before you continue, review articles in [Planning a SQL Server Installation](../
3333
> For local installations, you must run Setup as an administrator. If you install SQL Server from a remote share, you must use a domain account that has read permissions on the remote share.
3434
3535
> [!NOTE]
36-
> When you add features to an instance of [!INCLUDE[ssCurrent](../../includes/sscurrent-md.md)], the existing usage report settings are applied to the newly-added features. To change these settings, use the ** SQL Server Error and Usage Reporting** tool on the SQL Server **Configuration Tools** menu.
36+
> When you add features to an instance of [!INCLUDE[ssCurrent](../../includes/sscurrent-md.md)], the existing usage report settings are applied to the newly-added features. To change these settings, use the ** SQL Server Error and Usage Reporting** tool on the SQL Server **Configuration Tools** menu.
3737
3838
## Procedures
3939

40-
#### To add features to an instance of [!INCLUDE[ssCurrent](../../includes/sscurrent-md.md)]
40+
#### To add features to an instance of [!INCLUDE[ssCurrent](../../includes/sscurrent-md.md)]
4141

4242
1. Insert the SQL Server installation media. From the root folder, double-click setup.exe. To install from a network share, navigate to the root folder on the share, and then double-click setup.exe. If the [!INCLUDE[ssCurrent](../../includes/sscurrent-md.md)] Setup dialog box appears, select **OK** to install the prerequisites, then select **Cancel** to quit [!INCLUDE[ssCurrent](../../includes/sscurrent-md.md)] installation.
4343

@@ -55,7 +55,7 @@ Before you continue, review articles in [Planning a SQL Server Installation](../
5555

5656
8. On the Feature Selection page, select the components for your installation. A description for each component group appears in the right-hand pane after you select the feature name. You can select any combination of check boxes. For more information, see [Editions and supported features of SQL Server 2017](../../sql-server/editions-and-components-of-sql-server-2017.md). Each component can be installed only once on a given instance of SQL Server. To install multiple components, you must install an additional instance of SQL Server.
5757

58-
The prerequisites for the selected features are displayed on the right-hand pane. SQL Server Setup will install the prerequisite that are not already installed during the installation step described later in this procedure.
58+
The prerequisites for the selected features are displayed on the right-hand pane. SQL Server Setup will install the prerequisite that are not already installed during the installation step described later in this procedure.
5959

6060
The System Configuration Checker will verify the system state of your computer before Setup continues. select **Next** to continue.
6161

@@ -79,9 +79,9 @@ Before you continue, review articles in [Planning a SQL Server Installation](../
7979

8080
- Security Mode - Select Windows Authentication or Mixed Mode Authentication for your instance of SQL Server. If you select Mixed Mode Authentication, you must provide a strong password for the built-in SQL Server system administrator account.
8181

82-
After a device establishes a successful connection to SQL Server, the security mechanism is the same for both Windows Authentication and Mixed Mode. For more information, see [Database Engine Configuration - Server Configuration](./install-sql-server.md).
82+
After a device establishes a successful connection to SQL Server, the security mechanism is the same for both Windows Authentication and Mixed Mode. For more information, see [Database Engine Configuration - Server Configuration](./install-sql-server.md).
8383

84-
- SQL Server Administrators - You must specify at least one system administrator for the instance of SQL Server. To add the account under which SQL Server Setup is running, select **Add Current User**. To add or remove accounts from the list of system administrators, select **Add** or **Remove**, and then edit the list of users, groups, or computers that will have administrator privileges for the instance of SQL Server. For more information, see [Database Engine Configuration - Server Configuration](./install-sql-server.md).
84+
- SQL Server Administrators - You must specify at least one system administrator for the instance of SQL Server. To add the account under which SQL Server Setup is running, select **Add Current User**. To add or remove accounts from the list of system administrators, select **Add** or **Remove**, and then edit the list of users, groups, or computers that will have administrator privileges for the instance of SQL Server. For more information, see [Database Engine Configuration - Server Configuration](./install-sql-server.md).
8585

8686
When you are finished editing the list, select **OK**. Verify the list of administrators in the configuration dialog box. When the list is complete, select **Next**.
8787

0 commit comments

Comments
 (0)