Skip to content

TechDirectArchive

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

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

Download and install MSSQL 2019 Express Edition and SSMS

Posted on 24/06/202005/09/2026 Christian By Christian No Comments on Download and install MSSQL 2019 Express Edition and SSMS
  1. Home
  2. Oracle/MSSQL/MySQL
  3. Download and install MSSQL 2019 Express Edition and SSMS
Microsoft SQL Server logo on a blue background, with blurred figures engaged in a discussion in the background.

In this article, we shall discuss “How to Download and install MSSQL 2019 Express Edition and SSMS on Windows Server”. SQL Server 2019 Express is a free edition of SQL Server, ideal for the development and production of desktop, web, and small server applications. Please see How to use Microsoft SQL Server Management Studio to Export and Import your MsSQL database from Azure to local computer.

If you wish to try out the 180 days free trial of SQL Server 2019 on-premises which helps build intelligent, mission-critical applications using a scalable, hybrid data platform for demanding workloads. SQL Server 2019 makes data integration, management and intelligence easier and more intuitive than ever before.

You may also want to download the SQL Server 2019 Developer version (Microsoft SQL Server 2019 and Microsoft SQL Server Management Studio which is a full-featured free edition, licensed for use as a development and test database in a non-production environment. See this article for the differences between various Editions of MsSQL Server.

Part 1: Download Microsoft SQL Server 2019 Express Edition

Use this Microsoft SQL Server 2019 Express Edition. Double click on “SQLServer2019-SSEI-Expr.exe” as shown below.

File explorer window displaying the Downloads directory with folders and files, including 'SQL2019-SSEI-Expr' and 'Sysmon'.

Installation of MSSQL

The window below will appear with three options: Basic, Custom, and Download files. I will select Basic as this variant is straightforward, In this installation type, the SQL server is set up with the default values.

Note: The points are vital to determine your installation type.

If you choose Custom, the program downloads the installation files and then opens the actual setup of SQL Server, where you can select the various options and components with the help of a wizard.

See this guide on how to perform the installation with the custom installation type but for Developer edition. You can compare the installation and tell what to expect at the end if you decide to go for the custom installation method.

Using the Download installation media will be preferred if the database server has no access to the Internet. It can be downloaded to a workstation and then transferred to the target system.

Screenshot of SQL Server 2019 Express Edition installation options, featuring Basic, Custom, and Download Media installation types.

This will prompt the Microsoft SQL Server License Term window with a dialogue box prompting you to confirm the UI language. For me English is okay, so I will click on Yes.

Screenshot 2020 06 24 at 17.40.51

Please see How to install Microsoft SQL Server Management Studio, and how to install and configure Veeam Backup and Replication 11.

Accept the License Terms

Next, click on Accept in order to accept the license terms! Ensure you read before accepting 🙂

Screenshot 2020 06 24 at 17.45.56

The SQL server install location dialog box will appear. Since this is a test lab, I will leave the default location as shown C:\Program Files\Microsoft SQL Server.

Note: You can also change the installation location by clicking on the Browse button as shown below. Once your desired location is selected, click on the Install button.

SQL Server 2019 Express Edition installation screen showing the option to specify the install location, with the path highlighted and buttons to browse and install.

This will run through and download the install packages and extract the setup files as shown below

Screenshot 2020 06 24 at 17.49.59
Screenshot 2020 06 24 at 17.50.47

Now the download is complete; the installation of SQL Server 2019 Express Edition is initiated as shown below.

The basic installation of SWL Server 2019 Express Edition will take a few minutes, don’t fret!

Note: This is the difference between making a basic and custom installation as you do not have a choice of what is installed.

Screenshot 2020 06 24 at 17.51.10
Screenshot 2020 06 24 at 17.54.22

Once the installation is complete, the following window will be displayed as shown below.

SQL Server 2019 Express Edition installation successful message with details such as instance name, SQL administrators, installed features, version, and connection settings.
The installation is completed successfully and you can close the window or connect to the Database as shown above.

But if you wish to modify your SQL server express edition, Click on Customise as shown above. This will display the SQL server 2019 Setup as shown below. Walk through the rules and make modifications as you desire.

I will cancel this operation as this is not what I want to do but I just to show you the various configuration options available for the SQL Server Express Edition Edition.

Screenshot 2020 06 24 at 18.12.20
Screenshot 2020 06 24 at 18.15.58 1

Connect to that SQL Server Express Edition

If you also wish to connect to that SQL Server Express Edition, simply click on “Connect Now”.

You will be prompted with the Command Line Interface for administering the server as shown below.
Screenshot of a command prompt window displaying SQL Server 2019 version information and a command output.

Here are some interesting contents relating to MSSQL

  • Steps to install Microsoft SQL Server 2019 and MsSQL Command line tools on Ubuntu Linux
  • Ways to uninstall Microsoft SQL Server on Windows 10 and Windows Server.
  • Ways to use a dedicated MsSQL Db for Pleasant Password on Windows Server.
  • Steps on how to migrate Veeam MsSQL Database to a new MsSQL Server.
  • How to uninstall Microsoft SQL Server Management Studio on Windows 10 and Windows Server

Part 2: Install Microsoft SQL Server Management Studio (SSMS)

SQL Server Management Studio is a software application first launched with Microsoft SQL Server 2005.

It (SSMS) is used for configuring, managing, and administering all components within Microsoft SQL Server.

Click on the install SSMS as shown below. You will be prompted to download the Microsoft SQL Server Management Studio. You can download the SSMS tool from here.

SQL Server 2019 Express Edition installation success screen displaying instance name, administrators, installed features, and installation folder paths, with options to connect, customize, or install SSMS.

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

Screenshot of a Windows File Explorer window showing the Downloads folder with various files including 'SSMS-Setup-ENU' highlighted.

This will open up the Microsoft SQL Server Management Studio (SSMS) install window.

Note: By clicking on install, you agree to the license terms as shown below.
Installation screen for Microsoft SQL Server Management Studio with welcome message and 'Install' button.

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

Progress window for Microsoft SQL Server Management Studio version 18.5.1 showing package and overall progress indicators for the Microsoft Analysis Services OLE DB Provider installation.

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

Notification window for Microsoft SQL Server Management Studio indicating a restart is required to complete the setup, with 'Restart' and 'Close' buttons.

Now the Microsoft SQL Server Management Studio setup is completed. Please see WID: How to delete ADFS Windows internal database without access credentials, and How to manually check and update SQL Server Management Studio.

You can launch the SSMS by clicking on the start button and Microsoft SQL Server Studio will be available on your recently added application as shown below.

Please you can pin this to the taskbar or to the start program as shown below.

Screenshot of the Windows Start Menu displaying recently added applications, including Microsoft SQL Server Management Studio, with options to pin or uninstall.

After pining it to the taskbar, double-click on the Microsoft SQL Server Studio to open it up. Click on Connect.

SQL Server Management Studio login window showing connection options, including server name, authentication type, and connect button.

Upon clicking on connect, you will now be granted access to the database as shown below.

Screenshot of Microsoft SQL Server Management Studio displaying the Object Explorer panel with expanded sections for Databases and Security, including various database names and login accounts.

I hope you found this blog post helpful on how to Download and install MSSQL 2019 Express Edition and SSMS on Windows Server. If you have any questions, please let me know in the comment session.

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
Oracle/MSSQL/MySQL Tags:Microsoft SQL, Microsoft SQL Server 2019 Express Edition, Microsoft SQL Server Management Studio, MsSQL, MsSQL Editions, SSMS, Windows 10

Post navigation

Previous Post: Install MSSQL 2019 Developer Edition and SSMS on Windows
Next Post: The package python-virtualenv has no installation candidate error

Related Posts

  • mssql
    Fix MSSQL Connection timeout and timeout period expired Oracle/MSSQL/MySQL
  • Fix Network related MSSQL instance error
    Fix a network-related or instance-specific error occurred while establishing a connection to SQL Server [Part 2] Oracle/MSSQL/MySQL
  • postgresql on windows
    Install PostgreSQL on Windows server as Veeam Database Engine Oracle/MSSQL/MySQL
  • SQL
    How to install Microsoft SQL Server Management Studio Oracle/MSSQL/MySQL
  • SQL Error
    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” Oracle/MSSQL/MySQL
  • sql server installation
    Install SQL Server 2022 Express and SQL Server Management Studio Oracle/MSSQL/MySQL

More Related Articles

mssql Fix MSSQL Connection timeout and timeout period expired Oracle/MSSQL/MySQL
Fix Network related MSSQL instance error Fix a network-related or instance-specific error occurred while establishing a connection to SQL Server [Part 2] Oracle/MSSQL/MySQL
postgresql on windows Install PostgreSQL on Windows server as Veeam Database Engine Oracle/MSSQL/MySQL
SQL How to install Microsoft SQL Server Management Studio Oracle/MSSQL/MySQL
SQL Error 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” Oracle/MSSQL/MySQL
sql server installation Install SQL Server 2022 Express and SQL Server Management Studio Oracle/MSSQL/MySQL

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

vexpert-badge-stars-5

Virtual Background

VEEAMLEGEND

Categories

veeaam100

Veeam Vanguard

  • dns records
    What are the different types of DNS Records Windows Server
  • Failed to connect to Deployer Service VIHR
    How to fix Failed to connect to Deployer Service Error Backup
  • azure 1
    Fix SSO sign-in and non-routable domain issues AWS/Azure/OpenShift
  • License
    Windows Licensing: How to find your Windows 10 Product key Windows
  • ReasonsforBitLockerRecovery
    Reasons for BitLocker Recovery Prompt: Query the number of BitLocker recovery request Windows
  • How to upgrade domain controllers e1775563888303
    Build a New DC vs Swing Migration: Upgrade Server OS Correctly Windows Server
  • screenshot 2020 03 26 at 22.14.14
    How to create a scheduled task with Windows Admin Center Windows Server
  • update Docker desktop
    How to manually update Docker desktop Containers

Subscribe to Blog via Email

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

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

Tags

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

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.