SQL Server Management Studio
Overview
SSMS-Setup-ENU.exe /install /quiet /norestartUninstall
SSMS-Setup-ENU.exe /uninstall /quiet /norestart CPE
cpe:2.3:a:microsoft:sql_server_management_studio Version & Lifecycle
Community Notes
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
Known Vulnerabilities
- 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.
Sign in to suggest a name.
Packaging Notes
Installer uses Visual Studio Installer bootstrapper