|
Configuring VMware vCenter with SQL Server - vCenter / Virtual Center SQL Server 2005 Installation |
|
|
|
|
Written by Tom Hirt
|
|
Saturday, 10 October 2009 18:27 |
|
Page 2 of 6
vCenter / Virtual Center SQL Server 2005 Installation
We will begin our install with SQL Server 2005. Managing the ESX hosts directly (with the VMware Infrastruce Client), we created a virtual machine that will be used for our SQL Server instance and loaded/patched it with Windows Server 2003 (not shown.) We are now ready to begin installing SQL Server 2005 on this server:
- From the SQL Server Installation screen, select the "Server components, tools, Book Online, and samples" option to being the install

- Accept the End User License Agreement (EULA) and click "Next"

- After the prerequisites have been meet, click "Next"

- Click "Next" from the Welcome screen

- Once the System Checks have completed, click "Next"

- Enter the appropriate name and company information in the provided blanks and click "Next"

- On the components install screen, select the "SQL Server Database Services" option and then click "Next"

- Leave the instance name set to the default and click "Next"

- Select the "Use the built-in System account" option leaving the Local system account selected. Also select the "SQL Server" option to ensure SQL Server is started at the completion of installation.

- Select "Mixed Mode" authentication and provide the 'sa' (SQL Administrator) password in the space provided.

Note: SQL Server must be configured with SQL/local authentication. vCenter does not support Windows authentication with SQL Server
- Leave the defaults selected on the collation screen and click "Next"

- Click "Next" on the Error and Usage reporting settings screen

- Click "Install" to begin the installation

- Click "Next" after all the components have been installed successfully

- Click "Finish" to complete the installation

- Open system services window

- Locate the "SQL Server Agent" service. Right click on the service name and select "Properties"

- On the SQL Server Agent properties screen, ensure the Startup type is set to "Automatic" and the service is "Started"

|
|
Last Updated on Thursday, 29 October 2009 19:31 |