![]() |
|||
SQL Server
|
|||
Before you begin installing SQL Server you must first log onto that machine with an account that belongs to the local administrators group.
When performing a standard installation you have three type of install to choose from, these are minimum, typical and custom.
SQL Server selects the typical installation as a default if you want to amend your installation,
add or remove component etc then you will need to perform a custom installation.
Types of Installation:
The minimum installation option installs the following components:
As part of the Typical installation the following components are installed:
When using a custom install you can choose what components to install you can choose from:
Microsoft define an unattended installation as “installs several SQL Servers with identical configurations without using the interactive SQL Server setup.” This type of install executes a command file that makes a call to a setup file. The command file is able to determine the platform of the Server and runs the appropriate version of SQL Server setup; it specifies the setup parameters and calls an setup.ini file that specifies all the options a user may have chosen during and interactive setup.
The SQL Server installation methods process allows you to install SQL Server on a remote computer.
How a Remote Installation is Performed
Microsoft describes the remote installation process as follows:
Remote Installation Requirements
In order to install SQL Server on a remote computer a user account must be specied that under which SQL Server Setup starts the setup process on the remote computer. This account must have the following attributes:
Conclusion
In conclusion there are several options available to you when installing SQL Server on your machine, this article has discussed all the options available to you with regards to SQL Server installation methods. I would think that in 99 out 100 installs you would use the standard install, although in some cases, perhaps when installing SQL Server on a cluster some of the other options will be useful.
Return from SQL Server options to installing SQL Server database

Interview with
Steven Feuerstein
I have been in the database field for 10+ years and I have never before come across such a useful site. Thank you for taking the time to put this site together."
Mike, USA


The name Oracle is a trademark of Oracle Corporation.
The names MS Access/MS SQL Server are trademarks of Microsoft Corporation.
Any other names used on this website may be trademarks of their respective owners, which I fully respect.