Installing SQLServerExpress 2019
Installing SQLServerExpress 2019
Installation Instructions
This document and the information controlled therein is the property of Click Studios. It must not be reproduced in whole/part, or
otherwise disclosed, without prior consent in writing from Click Studios.
Click Studios
Table of Contents
1 SQL SERVER 2019 EXPRESS INSTALL ....................................................................................... 3
2 SQL SERVER EXPRESS CONSIDERATIONS .............................................................................. 23
3 SQL SERVER MEMORY SIZE MANAGEMENT ......................................................................... 25
Click Studios
Installation Instructions
• Run the SQLServer2019-SSEI-Expr.exe
• At the ‘Installation type’ screen, select ‘Custom’
Click Studios
• Choose a location where the SQL 2019 Source files will download to, and click Install:
Click Studios
• At the Installation Screen, select the “New SQL Server stand-alone installation or add features to an
existing installation”
Click Studios
• At the Microsoft Update screen, select automatic updates if you require and click Next
Click Studios
• At the ‘Feature Selection’ screen, accept the default checked options then click on the ‘Next’ button
Click Studios
• At the ‘Instance Configuration’ screen, accept the default SQLExpress instance and click on the ‘Next’
button
Click Studios
• Leave the defaults for the Java Install Location screen, and click Next
Click Studios
• At the ‘Server Configuration’ screen, accept the default settings and click on the ‘Next’ button
Click Studios
• At the ‘Database Engine Configuration’ screen, check ‘Mixed Mode’ authentication, specify a strong
password for the ‘sa’ account. The ‘Server Administrator’ account is a local SQL account with full
permissions to administer your databases and settings within SQL. Your own Active Directory account
will also be added in here with full permissions, and if desired you can add more Active Directory
accounts on this screen. You should now click on the ‘Next’ button
Click Studios
• SQL Server Express is now installed and you can Close to complete the install
Click Studios
• A web page will launch, and you’ll need to click the following download link (Name may change slightly
compared to the below screenshot) and run the SSMS-Setup-ENU.exe file that is downloaded
Click Studios
• Click Restart to finish the install if required, otherwise the installation is complete
Click Studios
1. If you're using SQL Server Express on a different server to where you installed Passwordstate, please
ensure the TCP/IP Protocol is enabled (use SQL Server Configuration Manager -> SQL Server Network
Configuration), and also the Windows Service 'SQL Server Browser' is set to 'Automatic' Startup Type
and has been started. You will need to restart SQL Server Express after changing these settings
2. By default, SQL Server Express installs with an ‘instance’ name of SQLExpress. When you’re configuring
Passwordstate for first time use, specifically the ‘Database Settings’ page, please ensure you have
specified the name of the instance correctly i.e. HostName\SQLExpress
3. If you intend to also install the High Availability instance of Passwordstate, SQL Server Express can only
be used as the Subscriber for data replication, not the Publisher or Distribution database.
Click Studios
4. By default, SQL Express configures the TCP/IP Protocol to communicate on a dynamic port. If you have
a firewall enabled on your database server, you may need to set a static port in the TCP/IP properties
which will match your firewall rule. Restart the service again after configuring the option in the
screenshot below:
Click Studios