Skip to main content

Create a SQL Server Instance

Start the SQL Server Installation Media and select Installation, New SQL Server stand-alone installation or add features to an existing installation.

image1.png
  • Check Perform a new installation of SQL Server.

    image2.png
  • Check the features to install. At a minimum check Database Engine Services.

    image3.png
  • Enter a Named Instance.

    image4.png
  • Set SQL Server Browser to Automatic.

    image5.png
  • Click Add Current User to give the current Windows account permission to the database.

  • If the database will be accessed across the network enable Mixed Mode.

    image6.png
  • Click Install to start the setup of the Instance.