Welcome to MSDN Blogs Sign in | Join | Help

SQL Server 2008, basic slipstream steps

[Updated on April 7th, along with the availability of SQL Server 2008 SP1]

Starting in SQL Server 2008 Service Pack 1, you can update the product using our "Slipstream" infrastructure.  Below, I have the basic steps for slipstreaming the original SQL Server 2008 with Service Pack 1. These steps are better for a single installation as the steps are simpler since you don't need to copy the original media locally, all SP architecture types do not need to be download and there is less of a chance to make a mistake. Here are the steps to create a slipstream drop that you can use for installing the original media and Service Pack 1 at the same time.

  1. Install the required pre-requirements for SQL Server 2008.
    • .NET Frameworks from here
    • MSI 4.5 from here
  2. Download the Service Pack package that matches you system architecture. For these steps you only need to download the one package that matches your system architecture. You can download from here. For example download the x64 package if your system is an x64 system.
  3. Extract the Service Pack that you downloaded as follows:
    • SQLServer2008SP1-KB968369-x64-ENU.exe /x:C:\SP1
  4. Run the Service Pack to install Setup files onto the machine. You will see the following dialogs if the Setup files have not been installed yet.

image 

image 

5. Run Setup.exe from the SQL Server 2008 source media, but specify the /PCUSource parameter

 

Setup.exe /PCUSource=C:\SP1
Published Monday, March 02, 2009 11:17 PM by petersad

Comments

Wednesday, April 08, 2009 1:40 AM by SQL Server 2008 Service Pack 1 is Released! | Coded Style

# SQL Server 2008 Service Pack 1 is Released! | Coded Style

Wednesday, April 08, 2009 1:40 AM by SQL Server 2008 Service Pack 1 is Released! | Coded Style

# SQL Server 2008 Service Pack 1 is Released! | Coded Style

Wednesday, April 08, 2009 2:14 AM by WesleyB's Blog

# SQL Server 2008 Service Pack 1

We are very proud to announce the release of the first service pack for SQL Server 2008. With the release

Wednesday, April 08, 2009 6:08 AM by Bob Duffy's Blobby Blog

# SQL 2008 SP1 Released

Hopefully everyone knows SP1 is released for SQL 2008 now ! One thing which is really nice is that we

Friday, April 10, 2009 11:48 AM by SQL Server Setup

# SQL Server 2008 Service Pack 1 is Released!

The SQL Server 2008 Service Pack that can update any edition can be found here . The Express 2008 SP1

Monday, April 13, 2009 2:27 PM by CSS SQL Server Engineers

# How to fix your SQL Server 2008 Setup before you run setup (Part II)....

NOTE: Now updated for SQL Server 2008 SP1 RTM. Last year you might have read my post where I showed you

Wednesday, June 17, 2009 11:38 AM by SQL Server Setup

# Creating a merged (slipstreamed) drop containing SQL Server 2008 RTM + Service Pack 1

[Updated on April 7th, along with the availability of SQL Server 2008 SP1] Today, I am going to show

Anonymous comments are disabled
 
Page view tracker