Skip to content

Commit c8da7d4

Browse files
committed
Stage EULA link for SQL Server 2022 (Dallas)
1 parent 1accf48 commit c8da7d4

10 files changed

Lines changed: 41 additions & 10 deletions

docs/database-engine/install-windows/configure-sql-server-on-a-server-core-installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ Specify the UpdateEnabled, and UpdateSource parameters to include the latest pro
5858
```
5959
Setup.exe /qs /ACTION=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/Install /FEATURES=SQLEngine /INSTANCENAME=MSSQLSERVER /SQLSVCACCOUNT="<DomainName\UserName>" /SQLSVCPASSWORD="<StrongPassword>" /SQLSYSADMINACCOUNTS="<DomainName\UserName>" /AGTSVCACCOUNT="NT AUTHORITY\Network Service" /UpdateEnabled=True /UpdateSource="<SourcePath>" /IACCEPTSQLSERVERLICENSETERMS
6060
```
61+
62+
[!INCLUDE [sql-eula-link](../../includes/sql-eula-link.md)]
6163

6264
### <a name="bkmk_alreadyInstall"></a> Installing Updates for [!INCLUDE[ssNoVersion](../../includes/ssNoVersion-md.md)] After It Has Been Installed
6365
On an installed instance of [!INCLUDE[ssNoVersion](../../includes/ssNoVersion-md.md)], we recommend that you apply the latest security updates and critical updates including General Distribution Releases (GDRs), and Service Packs (SPs). Individual Cumulative updates and security updates should be adopted on a case-by-case, "as-needed" basis. Evaluate the update; if it's needed, then apply it.

docs/database-engine/install-windows/install-sql-server-from-the-command-prompt.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ Regardless of the installation method, you are required to confirm acceptance of
128128

129129
The license terms are displayed for review and acceptance in the Setup user interface. Unattended installations (using the /Q or /QS parameters) must include the /IACCEPTSQLSERVERLICENSETERMS parameter. You can review the license terms separately at [Microsoft Software License Terms](https://go.microsoft.com/fwlink/?LinkId=148209).
130130

131+
[!INCLUDE [sql-eula-link](../../includes/sql-eula-link.md)]
132+
131133
> [!NOTE]
132134
> Depending on how you received the software (for example, through Microsoft volume licensing), your use of the software may be subject to additional terms and conditions.
133135
@@ -170,8 +172,8 @@ Use the parameters in the following table to develop command-line scripts for in
170172
|[!INCLUDE[ssDEnoversion](../../includes/ssdenoversion-md.md)] component|Parameter|Description|
171173
|-----------------------------------------|---------------|-----------------|
172174
|[!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Setup Control|/ACTION<br /><br /> **Required**|Required to indicate the installation workflow.<br /><br /> Supported values: **Install**.|
173-
|[!INCLUDE[ssDEnoversion](../../includes/ssdenoversion-md.md)] Setup Control|/SUPPRESSPRIVACYSTATEMENTNOTICE<br /><br /> **Required only when the /Q or /QS parameter is specified for unattended installations.**|Suppresses the privacy notice statement. By using this flag, you are agreeing with the [privacy notice](../../sql-server/sql-server-privacy.md). |
174-
|[!INCLUDE[ssDEnoversion](../../includes/ssdenoversion-md.md)] Setup Control|/IACCEPTSQLSERVERLICENSETERMS<br /><br /> **Required only when the /Q or /QS parameter is specified for unattended installations.**|Required to acknowledge acceptance of the license terms.|
175+
|[!INCLUDE[ssDEnoversion](../../includes/ssdenoversion-md.md)] Setup Control|/SUPPRESSPRIVACYSTATEMENTNOTICE<br /><br /> **Required only when the /Q or /QS parameter is specified for unattended installations.**|Suppresses the privacy notice statement. By using this flag, you are agreeing with the [privacy notice](../../sql-server/sql-server-privacy.md). |
176+
|[!INCLUDE[ssDEnoversion](../../includes/ssdenoversion-md.md)] Setup Control|/IACCEPTSQLSERVERLICENSETERMS<br /><br /> **Required only when the /Q or /QS parameter is specified for unattended installations.**|Required to acknowledge acceptance of the license terms.<br/><br/>Beginning with SQL Server 2022, read the Microsoft SQL Server Software License Terms at https://aka.ms/useterms.|
175177
|[!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Python Setup Control|/IACCEPTPYTHONLICENSETERMS <br /><br /> **Required only when the /Q or /QS parameter is specified for unattended installations that include the Anaconda Python package.**|Required to acknowledge acceptance of the license terms.|
176178
|[!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] R Setup Control|/IACCEPTROPENLICENSETERMS <br /><br /> **Required only when the /Q or /QS parameter is specified for unattended installations that include the Microsoft R Open package.**|Required to acknowledge acceptance of the license terms.|
177179
|[!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Setup Control|/ENU<br /><br /> **Optional**|Use this parameter to install the English version of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] on a localized operating system when the installation media includes language packs for both English and the language corresponding to the operating system.|
@@ -703,6 +705,8 @@ Run the following command at the command prompt to prepare a named instance:
703705
setup.exe /q /ACTION=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/PrepareFailoverCluster /InstanceName="<Insert Instance name>" /Features=AS,SQL /INDICATEPROGRESS /ASSVCACCOUNT="<DomainName\UserName>" /ASSVCPASSWORD="xxxxxxxxxxx" /SQLSVCACCOUNT="<DomainName\UserName>" /SQLSVCPASSWORD="xxxxxxxxxxx" /AGTSVCACCOUNT="<DomainName\UserName>" /AGTSVCPASSWORD="xxxxxxxxxxx" /IACCEPTSQLSERVERLICENSETERMS
704706
```
705707

708+
[!INCLUDE [sql-eula-link](../../includes/sql-eula-link.md)]
709+
706710
#### Complete failover cluster parameters
707711

708712
Use the parameters in the following table to develop command-line scripts for failover cluster complete. This is the second step in the advanced failover cluster install option. After you have run prepare on all the failover cluster nodes, you run this command on the node that owns the shared disks. For more information, see [Always On Failover Cluster Instances &#40;SQL Server&#41;](../../sql-server/failover-clusters/windows/always-on-failover-cluster-instances-sql-server.md).

docs/database-engine/install-windows/install-sql-server-on-server-core.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ The Server Core installation option provides a minimal environment for running s
7676
Regardless of the installation method, you are required to confirm acceptance of the software license terms as an individual or on behalf of an entity, unless your use of the software is governed by a separate agreement such as a [!INCLUDE[msCoName](../../includes/msconame-md.md)] volume licensing agreement or a third-party agreement with an ISV or OEM.
7777

7878
The license terms are displayed for review and acceptance in the Setup user interface. Unattended installations (using the /Q or /QS parameters) must include the /IACCEPTSQLSERVERLICENSETERMS parameter. You can review the license terms separately at [Microsoft Software License Terms](https://go.microsoft.com/fwlink/?LinkId=148209).
79+
80+
[!INCLUDE [sql-eula-link](../../includes/sql-eula-link.md)]
7981

8082
> [!NOTE]
8183
> Depending on how you received the software (for example, through [!INCLUDE[msCoName](../../includes/msconame-md.md)] volume licensing), your use of the software may be subject to additional terms and conditions.

docs/database-engine/install-windows/install-sql-server-using-a-configuration-file.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@ FEATURES=SQL,Tools
6262
3. Cancel the setup without actually completing the installation, to generate the INI file.
6363

6464
> [!NOTE]
65-
> The setup infrastructure writes out all the appropriate parameters for the actions that were run, with the exception of sensitive information such as passwords. The /IAcceptSQLServerLicenseTerms parameter is also not written out to the configuration file and requires either a modification of the configuration file or a value to be supplied at the command prompt. For more information, see [Install SQL Server from the Command Prompt](./install-sql-server-from-the-command-prompt.md). In addition, a value is included for Boolean parameters where a value is usually not supplied through the command prompt.
65+
> The setup infrastructure writes out all the appropriate parameters for the actions that were run, with the exception of sensitive information such as passwords. The /IAcceptSQLServerLicenseTerms parameter is also not written out to the configuration file and requires either a modification of the configuration file or a value to be supplied at the command prompt. For more information, see [Install SQL Server from the Command Prompt](./install-sql-server-from-the-command-prompt.md). In addition, a value is included for Boolean parameters where a value is usually not supplied through the command prompt.
66+
67+
[!INCLUDE [sql-eula-link](../../includes/sql-eula-link.md)]
6668

6769
## Using the configuration file to install [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
6870

docs/database-engine/install-windows/install-sql-server-using-sysprep.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,9 @@ For more information about [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.
9393
9494
The **Prepare Image Type** page is displayed only when you have an existing un-configured prepared instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] on the machine. You can choose to prepare a new instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] or add sys prep supported features to an existing prepared instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] on the machine. For more information on how to add features to a prepared instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] see [Add Features to a prepared instance](#AddFeatures).
9595
96-
8. On the **License Terms** page, read the license agreement, and then select the check box to accept the license terms and conditions. To help improve [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], you can also enable the feature usage option and send reports to [!INCLUDE[msCoName](../../includes/msconame-md.md)].
96+
8. On the **License Terms** page, read the license agreement, and then select the check box to accept the license terms and conditions. To help improve [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], you can also enable the feature usage option and send reports to [!INCLUDE[msCoName](../../includes/msconame-md.md)].
97+
98+
[!INCLUDE [sql-eula-link](../../includes/sql-eula-link.md)]
9799
98100
9. On the **Feature Selection** page, select the components for your installation:
99101

docs/database-engine/install-windows/install-sql-server-with-smb-fileshare-as-a-storage-option.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ Starting with [!INCLUDE[ssSQL11](../../includes/sssql11-md.md)], system database
6767
```
6868
Setup.exe /q /ACTION=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/Install /FEATURES=SQL /INSTANCENAME=MSSQLSERVER /SQLSVCACCOUNT="<DomainName\UserName>" /SQLSVCPASSWORD="<StrongPassword>" /SQLSYSADMINACCOUNTS="<DomainName\UserName>" /AGTSVCACCOUNT="<DomainName\UserName>" /AGTSVCPASSWORD="<StrongPassword>" /INSTALLSQLDATADIR="\\FileServer\Share1\" /IACCEPTSQLSERVERLICENSETERMS
6969
```
70+
71+
[!INCLUDE [sql-eula-link](../../includes/sql-eula-link.md)]
7072
7173
To install a single-node [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] failover cluster instance with the [!INCLUDE[ssDE](../../includes/ssde-md.md)] and [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)], default instance:
7274

docs/database-engine/install-windows/installing-updates-from-the-command-prompt.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,18 @@ The name of the update package can vary and may include a language, edition, and
2424

2525
- Update a single instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] and all shared components, like [!INCLUDE[ssISnoversion](../../includes/ssisnoversion-md.md)] and Management Tools: You can specify the instance either by using the InstanceName parameter or the InstanceID parameter. To update a prepared instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], you must specify the InstanceID parameter.
2626

27-
```
28-
<package_name>.exe /qs /IAcceptSQLServerLicenseTerms /Action=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/Patch /InstanceName=MyInstance
29-
```
30-
or
31-
```
27+
```console
28+
<package_name>.exe /qs /IAcceptSQLServerLicenseTerms /Action=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/Patch /InstanceName=MyInstance
29+
```
30+
31+
or
32+
33+
```console
3234
<package_name>.exe /qs /IAcceptSQLServerLicenseTerms /Action=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/Patch /InstanceID=\<Instance ID>
3335
```
3436

37+
[!INCLUDE [sql-eula-link](../../includes/sql-eula-link.md)]
38+
3539
- Setup can integrate the latest product updates with the main product installation so that the main product and its applicable updates are installed at the same time. You can prepare an installation of database engine instance to include product update:
3640

3741
```

docs/includes/sql-eula-link.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
author: MikeRayMSFT
3+
ms.service: sql
4+
ms.topic: include
5+
ms.date: 08/02/2022
6+
ms.author: mikeray
7+
---
8+
9+
Beginning with SQL Server 2022, read the Microsoft SQL Server Software License Terms at https://aka.ms/useterms.

docs/relational-databases/polybase/polybase-installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ Setup.exe /Q /ACTION=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/INSTALL /IACCEPTSQLSERVERLICENSETERMS /FEATURES=SQLEngine,P
148148
149149
```
150150

151+
[!INCLUDE [sql-eula-link](../../includes/sql-eula-link.md)]
152+
151153
## <a id="enable"></a> Enable PolyBase
152154

153155
After installation, PolyBase must be enabled to access its features. Use the following Transact-SQL command. SQL 2019 instances deployed during Big Data Cluster installation have this setting enabled by default.

docs/reporting-services/install-windows/install-reporting-services-at-the-command-prompt.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,11 @@ ms.custom:
3939

4040
- [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)].
4141

42-
```
42+
```console
4343
Setup.exe /q /IACCEPTSQLSERVERLICENSETERMS /ACTION=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/&quot;install&quot; /ERRORREPORTING=1 /UPDATEENABLED="False" /INSTANCENAME="MSSQLSERVER" /FEATURES="SQLEngine,Adv_SSMS,RS" /RSINSTALLMODE="DefaultNativeMode" /SQLSVCACCOUNT="[DOMAIN\ACCOUNT]" /SQLSVCPASSWORD="[PASSWORD]" /AGTSVCACCOUNT="[DOMAIN\ACCOUNT]" /AGTSVCPASSWORD="[PASSWORD]" /SQLSYSADMINACCOUNTS="[DOMAIN\ACCOUNT]"
4444
```
45+
46+
[!INCLUDE [sql-eula-link](../../includes/sql-eula-link.md)]
4547

4648
## <a name="bkmk_sharepoint_mode"></a> SharePoint mode Reporting Services
4749

0 commit comments

Comments
 (0)