SQL Server 2012 Installation



Steps to follow the SQL Server 2012 Configuration


  • Log onto the desktop of the server which you want to Install SQL 2012.
  • Copy over the setup files locally in a Temp folder (Create a Temp folder)
  • Run Setup (Run as administrator) this guide details setup process.

C:\Users\madupo\Desktop\2012 sql inst img\1.PNG
C:\Users\madupo\Desktop\2012 sql inst img\2.PNG


Once the SQL Server Installation Center launches choose the Installation tab (second from the right).
C:\Users\madupo\Desktop\2012 sql inst img\3.PNG
Click installation from the left pane and select “New SQL Server stand-alone installation or add features to an existing installation”.
C:\Users\madupo\Desktop\2012 sql inst img\4Capture.PNG


C:\Users\madupo\Desktop\2012 sql inst img\5.png
In the “Setup Support Rules” Click "OK" button when you have failed 0. Otherwise fix the issue and click the "Re-run" button.
C:\Users\madupo\Desktop\2012 sql inst img\6.png
Press the “Next” button.
Select the “I accept the license terms” and click “Next” button.C:\Users\madupo\Desktop\2012 sql inst img\8.png
Press the “Next” button.
C:\Users\madupo\Desktop\2012 sql inst img\9.png
Press the “Install” button to proceed
C:\Users\madupo\Desktop\2012 sql inst img\10.png
Press the “Next” button if the Failed count is 0.
C:\Users\madupo\Desktop\2012 sql inst img\12.png
Press the “Next” button.


C:\Users\madupo\Desktop\2012 sql inst img\13.png


C:\Users\madupo\Desktop\2012 sql inst img\14.png


Check the option then press the “Next” button
C:\Users\madupo\Desktop\2012 sql inst img\15.png
Press the “Next” button if the failed count is 0.
C:\Users\madupo\Desktop\2012 sql inst img\16.png


Select the Default Instance and press “Next”
C:\Users\madupo\Desktop\2012 sql inst img\17.png


It will not allow if you do not have sufficient space in the disc. Press the “Next” button.
C:\Users\madupo\Desktop\2012 sql inst img\18.png
Add SQL Server Agent and SQL Server Database Engine Account Names from Secret Server and add the Passwords 
Use Mixed Mode and save the password Click on Add current user”. Press “Next” 



change the “Data Directories” and Press Next 


Click on Next
C:\Users\madupo\Desktop\2012 sql inst img\21.png
Press the “Next” button, if the failure count is 0.
C:\Users\madupo\Desktop\2012 sql inst img\22.png
Here, you can find the list of "SQL Server 2012" features that will be installed. If you would have missed enabling any features, click the “Back” button and enable. Otherwise, press the “Install” button to proceed.


You can see the installation progress. Press the “Cancel” button, if you want to stop the installation.
C:\Users\madupo\Desktop\2012 sql inst img\24.png


C:\Users\madupo\Desktop\2012 sql inst img\24_1.png
After the successful installation, your screen should look like below:


C:\Users\madupo\Desktop\2012 sql inst img\25.png

Succeeded.!!. I hope the steps are very clear and precise to the requirement for you. If you find any difficulties, please do let me know in the comment section. Thanks for reading!


Recent Posts

  • Cloud SQL
    What is Cloud SQL  It is a fully managed relational database service for PostgreSQL and MySQL database in the GCP. MySQL instance can be...
    May 17 2020 | Read more
  • Deploy an application to Google Kubernetes Engine
    Welcome back, this is the continuation post of the previous article, where we have discussed the Kubernetes and its concepts in detail. In this...
    May 13 2020 | Read more
  • Google Kubernetes Engine
    What is GKE? GKE is a managed, production-ready environment for deploying containerized applications. It is like a managed cargo container in...
    May 13 2020 | Read more
  • Google App Engine – Flexible
    In the previous article, we have discussed what is google app engine and how to deploy the application in the Google app engine – Standard. In...
    May 10 2020 | Read more