Feb 23
2010Unattended MSSQL 2005 Installation – Command Line Installation of MSSQL
Filed Under (MSSQL, Microsoft Windows, Plesk For Windows, Windows Virtuozzo) by Milind on 23-02-2010
Tagged Under : ADDLOCAL, AGTACCOUNT user, Command Line Installation of MSSQL, Install MSSQL from Command prompt, MSSQL Installation Parameters, SQLACCOUNT user, SQLBROWSERACCOUNT user, Unattended MSSQL 2005 Installation
Microsoft SQL Server is a relational model database server produced by Microsoft and it’s Installation is quite Easy using GUI where a user has to selects the options which he/she needs with the database server and install it. We can automate the installation procedure and make it so simple that MSSQL can be installed using a single command.
Automating SQL server installation is made easier in MSSQL 2005 version and we can define the components which need to be installed with setup.exe via command prompt OR we can create an ini file which will contain all the information about the installation. In this post I will explain the steps to install MSSQL 2005 using command prompt with the help of single command. Read the rest of this entry »

















