Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 SQL Server installation Image

Author  Topic 

sundevilscott
Starting Member

12 Posts

Posted - 2009-04-01 : 15:58:56
Hello all, I am new here and I was hoping that someone could help me out.

I am looking to see if there is a way to make an image for SQL installation so that future intallations can be installed the same.

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2009-04-01 : 17:22:04
I'd suggest scripting the installation so that it is repeatable. This is very easy to do in SQL Server 2008.

You could check out the FineBuild product too: http://weblogs.sqlteam.com/tarad/archive/2008/08/13/1-click-installation-for-SQL-Server-2005---FineBuild.aspx

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."
Go to Top of Page
   

- Advertisement -