Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Oracle/MSSQL/MySQL » How to install Microsoft SQL Server Management Studio
  • Integrate Icloud With Windows
    Synchronize Apple Calendar on Windows with Outlook [Part 2] Mac
  • Featured image   Network Access Permission...
    Fix You Might Not Have Permission to Use This Network Resource Error Network | Monitoring
  • windows update 03
    Check if Windows Updates were installed via the Registry Editor Windows
  • Protect OOTBI
    Best Storage for Veeam: Comparing OOTBI by ObjectFirst to VHR Backup
  • Keb
    How to configure a service account for Kerberos delegation Windows Server
  • dns
    How to setup a cache-only DNS server Linux
  • Windows 11 Taskmanager 1
    How to end a program via the Task Manager in Windows 11 Windows
  • Screenshot 2020 05 14 at 19.43.13
    Repo: How to setup Chef Repository Configuration Management Tool

How to install Microsoft SQL Server Management Studio

Posted on 01/09/202122/09/2023 Christian By Christian No Comments on How to install Microsoft SQL Server Management Studio
SQL Server Management Studio installation

SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. Furthermore, SSMS provides tools to configure, monitor, and administer instances of SQL Server and databases. Use SSMS to deploy, monitor, and upgrade the data-tier components used by your applications, and build queries and scripts. Use SSMS to query, design, and manage your databases and data warehouses, wherever they are – on your local computer, or in the cloud. Discover how to install Microsoft SQL Server.

See this guide on how to download and install Microsoft SQL Server 2019 Express edition and Microsoft SQL Server Management Studio on Windows 10 and Windows Server. See how to uninstall Microsoft SQL Server on Windows 10 and Windows Server, and how to uninstall Oracle Database 11G or 12c.

At the time of writing this piece, SSMS 18.9.2 is the latest general availability (GA) version. If you have a previous GA version of SSMS 18 installed, installing SSMS 18.9.2 upgrades it to 18.9.2. See this guide if you wish to uninstall Microsoft SQL Server Management Studio

The SSMS 18.x installation doesn’t upgrade or replace SSMS versions 17.x or earlier. SSMS 18.x installs side by side with previous versions, so both versions are available for use. However, if you have a preview version of SSMS 18.x installed, you must uninstall it before installing SSMS 18.9.2. You can see if you have the preview version by going to the Help > About window. Thus, see this guide on how to manually check and update SQL Server Management Studio, and how to deploy your Angular App to Azure from Visual Studio Code.

Note:

Beginning with SQL Server Management Studio (SSMS) 18.7, Azure Data Studio is automatically installed alongside SSMS. In addition, users of SQL Server Management Studio are now able to benefit from the innovations and features in Azure Data Studio. Azure Data Studio is a cross-platform and open-source desktop tool for your environments, whether in the cloud, on-premises, or hybrid. See how to reset MSSQL Server SA Password on Ubuntu via the command line and SQL Server Management Studio.

Installation of Microsoft SQL Server Management Studio

Navigate to the following link to download SSMS. Now that you’ve downloaded the SSMS-Setup-ENU file, double click to launch it.

Microsoft SSMS setup

This will open up the Microsoft SQL Server Management Studio (SSMS) install window.
– By clicking on install, you agree to the license terms as shown below. As you can see below, SSMS is currently being installed.

Installing SQL Server Management Studio

When the application completes you will be required to restart your server for setup can continue

SQL Server Management Studio download

Upon restart, you will be able to launch and start using SSMS.

Screenshot 2020 06 24 at 18.50.39
Screenshot 2020 06 24 at 18.50.39

SSMS Unattended install

To install Microsoft SQL Server, there’s a need for installation of SSMS. You can install SSMS using a command prompt script. If you want to install SSMS in the background with no GUI prompts, then follow the steps below.
– Launch the command prompt with elevated permissions.
– Type the command below in the command prompt.

start "" /w <path where SSMS-Setup-ENU.exe file is located> /Quiet SSMSInstallRoot=<path where you want to install SSMS>

Below is an example of how the command will look like. You can also pass /Passive instead of /Quiet to see the setup UI.

start "" /w %systemdrive%\SSMSfrom\SSMS-Setup-ENU.exe /Quiet SSMSInstallRoot=%systemdrive%\SSMS

So, when the installation is complete, SSMS will be installed to %systemdrive%\SSMS\Common7\IDE\Ssms.exe” based on the example stated above.

Screenshot-2021-09-01-at-20.57.12

Here are some other guides you may also want to read. How to use a dedicated MsSQL Db for Pleasant Password, how to migrate Veeam MsSQL Database to a new MsSQL Server, and how to reset MSSQL Server SA Password on Ubuntu via the command line and SQL Server Management Studio.

I hope you found this blog post helpful. With the steps listed above, you should know how to install Microsoft SQL Server. Therefore, if you have any questions, please let me know in the comment session.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Oracle/MSSQL/MySQL Tags:Microsoft SQL, Microsoft SQL Server Studio, MsSQL, SSMS

Post navigation

Previous Post: Azure CI/CD: Configuring Email Notifications in Azure DevOps
Next Post: Service Principal Name: How to add or reset and delete SPNs

Related Posts

  • Always on and Veeam plugin setup
    Install SQL Server Always On & Configure Veeam Plug‑in for SQL Backup
  • Screenshot 2021 02 01 at 12.25.27
    MySQL Workbench could not connect to MySQL server Oracle/MSSQL/MySQL
  • How to upgrade to SQL Server 2025
    SQL Server 2025 Upgrade Requirements and Compatibility Oracle/MSSQL/MySQL
  • SQL Server Management Studio 1
    How to manually check and update SQL Server Management Studio Oracle/MSSQL/MySQL
  • tredfghgfde3456578
    How to install Java Runtime Environment on Mac OS Mac
  • image 19
    Download your MySQL database from Azure to a local PC with MySQL Workbench AWS/Azure/OpenShift

More Related Articles

Always on and Veeam plugin setup Install SQL Server Always On & Configure Veeam Plug‑in for SQL Backup
Screenshot 2021 02 01 at 12.25.27 MySQL Workbench could not connect to MySQL server Oracle/MSSQL/MySQL
How to upgrade to SQL Server 2025 SQL Server 2025 Upgrade Requirements and Compatibility Oracle/MSSQL/MySQL
SQL Server Management Studio 1 How to manually check and update SQL Server Management Studio Oracle/MSSQL/MySQL
tredfghgfde3456578 How to install Java Runtime Environment on Mac OS Mac
image 19 Download your MySQL database from Azure to a local PC with MySQL Workbench AWS/Azure/OpenShift

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • Integrate Icloud With Windows
    Synchronize Apple Calendar on Windows with Outlook [Part 2] Mac
  • Featured image   Network Access Permission...
    Fix You Might Not Have Permission to Use This Network Resource Error Network | Monitoring
  • windows update 03
    Check if Windows Updates were installed via the Registry Editor Windows
  • Protect OOTBI
    Best Storage for Veeam: Comparing OOTBI by ObjectFirst to VHR Backup
  • Keb
    How to configure a service account for Kerberos delegation Windows Server
  • dns
    How to setup a cache-only DNS server Linux
  • Windows 11 Taskmanager 1
    How to end a program via the Task Manager in Windows 11 Windows
  • Screenshot 2020 05 14 at 19.43.13
    Repo: How to setup Chef Repository Configuration Management Tool

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,825 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.