You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/database-engine/install-windows/install-sql-server-from-the-command-prompt.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -902,7 +902,12 @@ For more information about service account configuration, see [Configure Windows
902
902
903
903
## <aid="Feature"></a> Feature parameters
904
904
905
-
To install specific features, use the `/FEATURES` parameter and specify the parent feature or feature values in the following table. For a list of features that are supported by the editions of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], see [Editions and Supported Features for [!INCLUDE[sssql16-md](../../includes/sssql16-md.md)]](../../sql-server/editions-and-components-of-sql-server-2016.md), [Editions and Supported Features for [!INCLUDE[sssql17](../../includes/sssql17-md.md)]](../../sql-server/editions-and-components-of-sql-server-2017.md), or [Editions and Supported Features for [!INCLUDE[sssql19](../../includes/sssql19-md.md)]](../../sql-server/editions-and-components-of-sql-server-version-15.md).
905
+
To install specific features, use the `/FEATURES` parameter and specify the parent feature or feature values in the following table. For a list of features that are supported by the editions of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], see:
906
+
907
+
-[Editions and supported features of SQL Server 2022](../../sql-server/editions-and-components-of-sql-server-2022.md)
908
+
-[Editions and supported features of SQL Server 2019](../../sql-server/editions-and-components-of-sql-server-2019.md)
909
+
-[Editions and Supported Features of SQL Server 2017](../../sql-server/editions-and-components-of-sql-server-2017.md)
910
+
-[Editions and Supported Features of SQL Server 2016](../../sql-server/editions-and-components-of-sql-server-2016.md)
0 commit comments