Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 92f1022

Browse files
authored
SSMS 21 installation review (#571)
1 parent 8722d4f commit 92f1022

3 files changed

Lines changed: 24 additions & 11 deletions

File tree

ssms/install/install.md

Lines changed: 24 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Install SQL Server Management Studio
33
description: Learn how to use the Visual Studio installer to install SQL Server Management Studio (SSMS).
44
author: erinstellato-ms
55
ms.author: erinstellato
6-
ms.reviewer: randolphwest, maghan
7-
ms.date: 05/19/2025
6+
ms.reviewer: randolphwest
7+
ms.date: 08/21/2025
88
ms.service: sql-server-management-studio
99
ms.topic: how-to
1010
ms.collection:
@@ -14,14 +14,23 @@ ms.collection:
1414

1515
[!INCLUDE [sql-asdb-asdbmi-asa-fabricsqldb](../includes/applies-to-version/sql-asdb-asdbmi-asa-fabricsqldb.md)]
1616

17-
Welcome to [!INCLUDE [ssms-21-md](../includes/ssms-21-md.md)]. In this version, it's easy to choose and install only the features you need, using the Visual Studio Installer.
17+
This article describes how to install SQL Server Management Studio (SSMS).
1818

19-
> [!NOTE]
20-
> If you need to programmatically install SQL Server Management Studio, see [Use command-line parameters](/visualstudio/install/use-command-line-parameters-to-install-visual-studio).
19+
| Key information | Action required |
20+
| --- | --- |
21+
| **SSMS 21 is installed with the Visual Studio Installer** | The **Download SSMS 21** link downloads a stub installer (`vs_SSMS.exe`) that opens **Visual Studio Installer** to install SSMS. There's no standalone MSI. |
22+
| **How to install SSMS** | [Download SSMS 21](https://aka.ms/ssms/21/release/vs_SSMS.exe), run `vs_SSMS.exe`, pick any optional workloads/components, then select **Install**. |
23+
| **Use the Visual Studio Installer to update SSMS 21** | To update SSMS 21, follow the instructions in [Update SQL Server Management Studio](update.md). |
24+
| **Offline or enterprise deployment** | To create an offline layout for disconnected or managed installs, see [Create an offline installation of SQL Server Management Studio](create-offline.md). |
25+
| **Database Engine compatibility** | SSMS 21 works with [!INCLUDE [sssql14-md](../includes/sssql14-md.md)] and later versions. If you need to manage older versions, see the [Release history](../release-history.md). SSMS 21 also works with [!INCLUDE [ssazure-sqldb](../includes/ssazure-sqldb.md)], [!INCLUDE [ssazuremi-md](../../azure-data-studio/includes/ssazuremi-md.md)], [!INCLUDE [ssazuresynapse-md](../includes/ssazuresynapse-md.md)], and [!INCLUDE [fabric-sqldb](../includes/fabric-sqldb.md)]. |
2126

22-
Want to know more about what else is new in this version? See the [release notes](../release-notes-21.md).
27+
For more information, see [SQL Server Management Studio 21 Frequently Asked Questions (FAQ)](../faq.yml).
2328

24-
You can download and install a specific version from the [release history](../release-history.md) page.
29+
Find out what's new in this version in the [release notes](../release-notes-21.md).
30+
31+
Download and install a specific version from the [release history](../release-history.md) page.
32+
33+
Programmatically install SQL Server Management Studio with [command-line parameters](/visualstudio/install/use-command-line-parameters-to-install-visual-studio).
2534

2635
Ready to install? This article walks you through it, step-by-step.
2736

@@ -45,13 +54,13 @@ You can install [!INCLUDE [ssms-21-md](../includes/ssms-21-md.md)] side-by-side
4554

4655
Decide which version of SSMS to install. The most common options are:
4756

48-
- The latest release of [!INCLUDE [ssms-21-md](../includes/ssms-21-md.md)] that is hosted on Microsoft servers. To install this version, select the following link. The installer downloads a small *bootstrapper* to your *Downloads* folder.
57+
- The latest release of [!INCLUDE [ssms-21-md](../includes/ssms-21-md.md)] that is hosted on Microsoft servers. To install this version, select the following link, which downloads a stub installer, or *bootstrapper*, to your *Downloads* folder.
4958

50-
[Download SSMS 21](https://aka.ms/ssms/21/release/vs_SSMS.exe)
59+
**[Download SSMS 21](https://aka.ms/ssms/21/release/vs_SSMS.exe)**
5160

5261
- If you already have SQL Server Management Studio 21 installed, you can [install another version alongside it](side-by-side.md).
5362

54-
- You can download a bootstrapper or installer for a specific version from the [Release history](../release-history.md) page and use it to install another version of SSMS.
63+
You can download a bootstrapper or installer for a specific version from the [Release history](../release-history.md) page and use it to install another version of SSMS.
5564

5665
## Step 3 - Initiate the installation
5766

@@ -69,6 +78,8 @@ After you install the Visual Studio Installer, you can use it to customize your
6978

7079
1. Select the workload that you want in the **Visual Studio Installer**.
7180

81+
:::image type="content" source="media/install/ssms-installation-1.png" alt-text="Screenshot of the Visual Studio Installer window, showing workload selection." lightbox="media/install/ssms-installation-1.png":::
82+
7283
1. Review the workload summaries to decide which workload supports the features you need. For example, choose the Hybrid and Migration workload to assess your upgrade readiness and migrate your data.
7384

7485
1. After you choose the workloads that you want, select **Install**. Status screens appear that show the progress of your SSMS installation.
@@ -77,6 +88,8 @@ After you install the Visual Studio Installer, you can use it to customize your
7788

7889
If you don't want to use the workloads feature to customize your SSMS installation, or you want to add more components, you can install or add individual components from the **Individual components** tab. Choose the components that you want, and then follow the prompts.
7990

91+
:::image type="content" source="media/install/ssms-installation-2.png" alt-text="Screenshot of the Visual Studio Installer window, showing component selection." lightbox="media/install/ssms-installation-2.png":::
92+
8093
## Step 6 - Install language packs (optional)
8194

8295
By default, the installer program tries to match the language of the operating system when it runs for the first time. To install SSMS in a language of your choosing, choose the **Language packs** tab from the Visual Studio Installer, and then follow the prompts.
@@ -85,7 +98,7 @@ By default, the installer program tries to match the language of the operating s
8598

8699
Another way that you can change the default language is by running the installer from the command line. For example, you can force the installer to run in English by using the following command:
87100

88-
```cmd
101+
```console
89102
vs_SSMS.exe --locale en-US
90103
```
91104

26.3 KB
Loading
17.1 KB
Loading

0 commit comments

Comments
 (0)