Icon

SQL Server Management Studio

SQL Server Management Studio (SSMS) is a Microsoft application for managing SQL Server infrastructure, including querying, configuring, and administering SQL Server databases.
Latest: 21.6.17 Web Scrape
Last checked: Jun 9, 2026 12:10am
Rank: 45/15140
Also monitored via:
Site Monitor Winget NVD
Follow to track new versions in your feed.
Report

Overview

0
License: FreewareInstaller: exeSilent: YesWinget: Available
Silent install
SSMS-Setup-ENU.exe /install /quiet /norestart

Uninstall
SSMS-Setup-ENU.exe /uninstall /quiet /norestart

CPE
cpe:2.3:a:microsoft:sql_server_management_studio

Version & Lifecycle

0
Current: 21.6.17 N-2: 20.2.1 Avg cadence: Every 89 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment note • March 23, 2026
0

Deployment tip

For silent deployment of SQL Server Management Studio (SSMS), download SSMS-Setup-ENU.exe from the official Microsoft page and run SSMS-Setup-ENU.exe /install /quiet /norestart /log "C:LogsSSMS_install.log" from an elevated command prompt to suppress UI, prevent restarts, and capture detailed logs for enterprise troubleshooting. To customize the install path, add /path install="D:CustomPathSSMS", ensuring compatibility with scripted rollouts across multiple systems. View all options by running SSMS-Setup-ENU.exe /? or --help.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Known Vulnerabilities

0
  • CVE-2025-29803 7.3
  • CVE-2019-1376 6.5
  • CVE-2019-1313 6.5

Also known as

Other names people use for this app — helps search and matching.

sqlservermanagementstudioMicrosoft sqlservermanagementstudio

Packaging Notes

0

Installer uses Visual Studio Installer bootstrapper

Notes

0

SSMS is Windows-only; Azure Data Studio is recommended for Mac. Requires .NET Framework 4.7.2 or later.