Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form

How to manually check and update SQL Server Management Studio

Posted on 19/06/202108/09/2023 IT Expert By IT Expert 6 Comments on How to manually check and update SQL Server Management Studio
  1. Home
  2. Oracle/MSSQL/MySQL
  3. How to manually check and update SQL Server Management Studio
SQL Server

SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. SSMS provides tools to configure, monitor, and administer instances of SQL Server and databases. You can use SSMS to deploy, monitor, and upgrade the data-tier components used by your applications, and build queries and scripts. Here are some guides on how to download and install Microsoft SQL Server 2019 Express Edition and Microsoft Management Studio on Windows Server, how to install MSSQL Server 2019 Developer Edition, and SQL Server Management Studio on Windows.

Note: SSMS 18.9.1 is the latest general availability (GA) version as of the time of writing this article. If you have a previous GA version of SSMS 18 installed, installing SSMS 18.9.1 upgrades it to 18.9.1. 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.1.

You can download SSMS from the following link. See this article for the differences between various Editions of MsSQL Server.

Manually Managing SSMS Updates

If you do not have any patch management system in your environment and you have not enabled SSMS to check for updates automatically, you may want to follow the steps below.
– Launch the SSMS and click on Tools from the menu, and finally check on check for updates as shown below.

Management Studio

Click on Update as shown below. Also, ensure you check on “Automatically check for updates for SQL Server Management Studio” as shown below. In this way, you will be notified of future updates.

Manual check

Next, you will be redirected to the following webpage, click on download SSMS as shown below.

Update

You will now be redirect to the following page where you can download SSMS to your device. Click on doanload SQL Server Management Studio (SSMS) 18.9.1 as shown below.

SQL Server

Now that the SSMS-Setup-ENU file has been downloaded, double click to launch it.

Management Studio

Just click on Run in the next window to start the installation.

Manual check

Accept the User Account Control. You may want to read more about this from this link.

Screenshot-2021-06-19-at-15.20.17

This will open up the Microsoft SQL Server Management Studio (SSMS) install window. By clicking yon install, you agree to the license terms as shown below.

Screenshot-2021-06-19-at-15.23.22

This will continue with the installation, you can sit back and watch the as the installation progresses.

Screenshot-2021-06-19-at-15.24.26

When the installation is complete is complete, please click on close as shown below.

Screenshot-2021-06-19-at-15.38.45

Now you can launch SSMS by following the highlighted steps in the screenshot below.

Screenshot-2021-06-19-at-15.39.23

As you can see below, we have successfully updates the SSMS.

Screenshot-2021-06-19-at-15.39.58

I hope you found this blog post helpful. If you have any questions, please let me know in the comment session.

Rate this post

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:Databases, Microsoft SQL, Microsoft SQL Server Studio, SSMS

Post navigation

Previous Post: Real-Time Monitoring: How to setup VeeamONE
Next Post: Fix “the server was not found or was not accessible: Verify that the instance name is correct and that SQL Server is configured to allow remote connections”

Related Posts

  • How to visualize MBAM Recovery Audit Report with Python
    Visualize MBAM Recovery Audit Report with Python Automation
  • Change default postgreSQL database password
    How to change the default user password in PostgreSQL Oracle/MSSQL/MySQL
  • image 10
    How to use Microsoft SQL Server Management Studio to Export and Import your MsSQL database from Azure to local computer AWS/Azure/OpenShift
  • Disable Microsoft SQL Auto Close Option
    Disable SQL Auto Close: Auto Close is enabled for both ePO and ePO Events Databases Oracle/MSSQL/MySQL
  • Oracle momory increase
    What to do after increasing the Memory of Oracle Database Oracle/MSSQL/MySQL
  • Always on and Veeam plugin setup
    Install SQL Server Always On & Configure Veeam Plug‑in for SQL Backup

More Related Articles

How to visualize MBAM Recovery Audit Report with Python Visualize MBAM Recovery Audit Report with Python Automation
Change default postgreSQL database password How to change the default user password in PostgreSQL Oracle/MSSQL/MySQL
image 10 How to use Microsoft SQL Server Management Studio to Export and Import your MsSQL database from Azure to local computer AWS/Azure/OpenShift
Disable Microsoft SQL Auto Close Option Disable SQL Auto Close: Auto Close is enabled for both ePO and ePO Events Databases Oracle/MSSQL/MySQL
Oracle momory increase What to do after increasing the Memory of Oracle Database Oracle/MSSQL/MySQL
Always on and Veeam plugin setup Install SQL Server Always On & Configure Veeam Plug‑in for SQL Backup

Comments (6) on “How to manually check and update SQL Server Management Studio”

  1. Avatar photo Ketha says:
    08/08/2021 at 5:26 PM

    Seems the ssms upgrade process down loading new setup files (whole)and overriding the existing one..this means it’s uninstalling the old version and installing new ssms software.. am I correct?

    Log in to Reply
    1. chris Christian says:
      09/08/2021 at 10:06 AM

      If I understood you correctly, this has to do with the version of SSMS you are running.

      Log in to Reply
  2. Avatar photo Sai says:
    06/12/2021 at 7:27 PM

    Thank you @Christian
    I wish there could be an option on the SQL server studio to update to latest version automatically.

    Log in to Reply
    1. chris Christian says:
      08/12/2021 at 11:38 AM

      I know right! But at any point in time you start SQL Server Management Studio it automatically checks for updates, and when there are updates, you will receive a notification to have it downloaded and installed. Most times, we are impatient and we just run it manually. Why not use a solution like WSUS?

      Log in to Reply
  3. Avatar photo Michael Stapleton says:
    13/12/2021 at 7:22 PM

    What are the files to retain the customizations and configurations from the prior version. In my experience, after upgrading, I lose all the custom key strokes, server lists, etc.How can these be retained?

    Log in to Reply
    1. chris Christian says:
      13/12/2021 at 7:43 PM

      SSMS 18.9.1 is the latest general availability (GA) version as of the time of writing this article. If you have a previous GA version of SSMS 18 installed, installing SSMS 18.9.1 upgrades it to 18.9.1. 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.1.

      Log in to Reply

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

Veeam Vanguard

  • whois4578uh
    How to get Domain information using WHOIS Command in Linux Linux
  • trrdf
    Remote Desktop cannot find the computer this in the specified network: Verify the computer name and domain that you are trying to connect Windows Server
  • print driver
    How to update Printer Drivers on your Windows device Windows
  • FEATUREIMAGE
    How to work with Azure Cognitive Service AWS/Azure/OpenShift
  • banner
    How to create a password reset disk: Reset Windows Password Windows
  • Windows Logo
    Restrict IP Address Range on Windows PC Windows
  • EC2
    How to Add and Format a New Virtual Disk to an EC2 Instance AWS/Azure/OpenShift
  • Encrypt Email Sent In Microsoft Outlook
    How To Encrypt Email Sent In Microsoft Outlook Microsoft Exchange/Office/365

Subscribe to Blog via Email

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

Join 1,791 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

Active Directory 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.