0% found this document useful (0 votes)
46 views12 pages

Installing MSSQL 2022 Express

Uploaded by

codymckinney714
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
46 views12 pages

Installing MSSQL 2022 Express

Uploaded by

codymckinney714
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

Installing MSSQL 2022 Express

• You will need to be an administrator on your PC for this install. To be done if your
organization does not already utilize a SQL server. Inquire with your
organization’s IT department DBA team for more details.

SQL Express 2022 requires two main components to install. The main SQL component as well
as SQL Management Studio (SSMS)

First, we need to download the components.


From the computer you desire to install MSSQL Express go to:
https://www.microsoft.com/en-us/download/details.aspx?id=104781

download the main SQL component. “Microsoft will update this over time so please download the latest
version.

Next, we need Microsoft SQL Management Studio (SSMS).

Please go here:
https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-
server-ver16

1
Both files should now be downloaded:

Installing SQL Server Main Component.

Right click SQL2022-SSEI-EXPR.exe and select run as administrator.

2
Select YES if prompted

Select Custom Install:

3
You may browse to select to save the component to a different folder location or just press install to start
with the default location as it looks below.

This may take some time to download.

4
Once finished you will receive a screen shown below. Select the top option with red arrows.

Accept License and then press next:

5
Click next again when prompted about Microsoft Updates.

When prompted for Install Rules, select next.

Uncheck when prompted about Microsoft Azure and select Next.

6
Select Next again when prompted for feature selection:

For instance configuration, you may leave it at the default SQLExpress for the Named instance/Instance
ID or change it to what you wish. We will leave it at the default for this tutorial. Select Next.

7
Select Next when prompted about Server Configuration.

For Database Engine Configuration it will show your PC Name and Currently signed in account below as
the default administrator for this SQL instance. More administrators can be added later. Press Next to
Continue.

Installation will start. This will take some time depending on system speed.

8
Once finished installing, you may be prompted to restart your computer. Please do so, completing the first
part of this installation guide.

9
Installing Microsoft SQL Management Studio (SSMS)

Please right click SSMS-Setup-ENU.exe and run as administrator selecting YES if prompted.

You may change the default installation location or select Install to continue.

10
Once complete select close.

SQL is now installed. You may start SQL Management Studio.

11
Default information based on your computer name and signed on account should be shown on
screen, you can just press connect to sign into the SQL instance.

SQL is now up and running and you may now use it to configure with Lockview 5.

12

You might also like