Sign In
SQL Server Setup
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
BPA
Clustering
CU
Data Collector
Denali
Edition Upgrade
install
Microsoft Update
MU
patch
Product Update
Service Pack
setup
Slipstream
SP
SQL Server 2005
SQL Server 2008
SQL Server 2008 R2
Uninstall
upgrade
Win7
Archive
Archives
October 2011
(1)
September 2011
(1)
July 2011
(4)
June 2011
(1)
May 2011
(2)
January 2011
(2)
December 2010
(1)
October 2010
(1)
May 2010
(4)
April 2010
(2)
March 2010
(1)
February 2010
(1)
December 2009
(1)
November 2009
(2)
September 2009
(2)
August 2009
(7)
July 2009
(2)
June 2009
(2)
May 2009
(2)
April 2009
(5)
March 2009
(3)
February 2009
(4)
January 2009
(3)
December 2008
(4)
MSDN Blogs
>
SQL Server Setup
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SQL Server Setup
Microsoft Assessment and Planning (MAP) Toolkit – SQL Server Survey
Posted
3 months ago
by
Peter Saddow - Microsoft
0
Comments
Along with the release of the MAP Toolkit 6.5 beta, we are making a survey available to capture your experience with the SQL Server scenarios within the MAP Toolkit. The information that we gather in the survey will help us with the next major release...
SQL Server Setup
Microsoft Assessment and Planning Toolkit (MAP Toolkit)
Posted
4 months ago
by
Peter Saddow - Microsoft
0
Comments
Hi all, Back at the end of August, I transition from the SQL Server engineer team working on SQL Server Setup to the MAP (Microsoft Assessment and Planning) Toolkit Team. Since I have been on the new team, I have been working on updating the MAP Toolkit...
SQL Server Setup
Product Update Frequently Asked Questions
Posted
6 months ago
by
Peter Saddow - Microsoft
0
Comments
With the release of SQL Server “Denali” CTP3, we have introduce the “Product Updates” functionality in SQL Server Setup. Product Update is a new feature in Microsoft SQL Server Code-Named “Denali”, Community Technology Preview 3 (CTP 3) Setup. It integrates...
SQL Server Setup
How to slipstream SQL Server 2008 R2 and a SQL Server 2008 R2 Service Pack 1 (SP1)
Posted
6 months ago
by
Peter Saddow - Microsoft
11
Comments
With the release SQL Server 2008 R2 SP1, I have compiled the list of steps to create a slipstream drop. Once you have created this slipstream drop, you can install the original release of SQL Server 2008 R1 and SP1 at the same time. The slipstream functionality...
SQL Server Setup
Provide feedback on the SQL Server code-name “Denali” Product Update feature
Posted
6 months ago
by
Peter Saddow - Microsoft
5
Comments
In this SQL Server “Denali” CTP3 release, you can try out the new Product Update functionality. We have made a test update available for you to run through the Product Update functionality and provide us feedback. To provide feedback, provide a comment...
SQL Server Setup
“Product Update” in SQL Server code-named “Denali”
Posted
6 months ago
by
Peter Saddow - Microsoft
8
Comments
Overview: Product Update is a new feature in Microsoft SQL Server Code-Named “Denali”, Community Technology Preview 3 (CTP 3) Setup. It integrates the latest product updates with the main product installation so that the main product and its applicable...
SQL Server Setup
SQL Server Code Name “Denali” (next version of SQL Server) – Supported OSes and Upgrade Paths
Posted
8 months ago
by
Peter Saddow - Microsoft
6
Comments
We are looking for feedback on three items for SQL Server Code Name “Denali”. First, are the supported OSes . Second, are the supported upgrade paths . Third, is the way the installer handles unsupported OSes and upgrade paths . Specifically we want to...
SQL Server Setup
Cluster Upgrade (SQL Server 2008 R2–> SQL Server “Denali”)
Posted
9 months ago
by
Peter Saddow - Microsoft
0
Comments
In this blog, I will cover how to upgrade a SQL Server 2008 R2 cluster to the next version of SQL Server called “Denali”. The version of Denali that I am using is a build before the final CTP3 release. The process and dialogs should most be unchanged...
SQL Server Setup
Installing SQL Server 2008 Best Practice Analyzer (BPA) on a non-domain machine
Posted
9 months ago
by
Peter Saddow - Microsoft
2
Comments
When installing SQL 2008 R2 BPA on a machine that is not connect to a domain, you may see the following. To verify you are hitting the know issue with the BPA installer trying to enable PowerShell remoting, run the following command to generate an installation...
SQL Server Setup
SQL Server 2005 SP4 available through Microsoft Update
Posted
over 1 year ago
by
Peter Saddow - Microsoft
2
Comments
Today (Jan 25th, 2011), Microsoft released SQL Server 2005 Service Pack 4 (SP4) to Microsoft Update. SP4 was made available on the download center back in December 2010. The SP4 update for non-Express SQL Server editions (Developer, Enterprise...
SQL Server Setup
How to perform an SQL Server Edition Upgrade
Posted
over 1 year ago
by
Peter Saddow - Microsoft
2
Comments
I decided to created a blog on how to perform an Edition Upgrade as I have been getting several related questions each month. These steps are valid for SQL Server 2008, SQL Server 2008 R2, and likely the same in the next version of SQL Server (“Denali...
SQL Server Setup
Error: 0x84C40007 -- SQL Server 2008 Service Pack 2 installation fails on a computer with Microsoft .NET Framework 4 Client Profile already installed
Posted
over 2 years ago
by
Peter Saddow - Microsoft
2
Comments
Just over a week ago Service Pack 2 for SQL Server 2008 was published to Microsoft Update as an optional update. We have been notified that customers are hitting error 0x84C40007 when the Microsoft .NET Frameworks 4 Client Profile is already installed...
SQL Server Setup
Creating a merged (slipstream) drop containing SQL Server 2008 RTM and Service Pack 2
Posted
over 2 years ago
by
Peter Saddow - Microsoft
1
Comments
With the release of SQL Server 2008 Service Pack 2, I am revising my instructions on how to create a slipstream drop containing the original release and Service Pack 2. These instructions are for English SQL Server but will work with any language of SQL...
SQL Server Setup
Want to speed up the SQL Server Setup Installation Wizard
Posted
over 2 years ago
by
Peter Saddow - Microsoft
0
Comments
In SQL Server 2008 R2, we added the command line parameter /UIMODE=AutoAdvance. The official documentation is at http://technet.microsoft.com/en-us/library/ms144259(SQL.105).aspx . If you add this command line parameter when running SQL Server Setup.exe...
SQL Server Setup
How to slipstream SQL Server 2008 R2 and a Cumulative Update (CU)
Posted
over 2 years ago
by
Peter Saddow - Microsoft
10
Comments
Now that CUs are beginning to ship for SQL Server 2008 R2, I figured I needed to send out updated slipstream instructions for SQL Server 2008 R2. Since the original release of SQL Server 2008 R2 knows how to slipstream, the instructions are easier. ...
SQL Server Setup
I’m heading to TechEd in New Orleans for TechEd 2010
Posted
over 2 years ago
by
Peter Saddow - Microsoft
0
Comments
If you will be there and have feedback on SQL Server Setup come by and see me. I will be answering questions around upgrade at the Database Platform (DAT) Track.
SQL Server Setup
The new SQL Server Setup Portal is live on TechNet
Posted
over 2 years ago
by
Peter Saddow - Microsoft
0
Comments
Check it out: http://technet.microsoft.com/en-us/sqlserver/ff625277.aspx . This is just the initial phase of a solution-based portal page to help you discover useful Setup content. The content will continue to evolve.
SQL Server Setup
Installing SQL Server 2008 R2 Express
Posted
over 2 years ago
by
Peter Saddow - Microsoft
8
Comments
The final release of SQL Server 2008 R2 was made publically available on April 21, 2010! SQL Server Express continues to ship in 4 different packages. In this release of Express, we simplified the installation wizard. For the November CTP release, I documented...
SQL Server Setup
SQL Server Support on Windows XP x64
Posted
over 2 years ago
by
Peter Saddow - Microsoft
1
Comments
Recently, I have been getting several questions regarding whether SQL Server 2008 or SQL Server 2008 R2 is support on Windows XP x64. The simple answer is yes . The confusion comes in around the service packs for Windows XP x64. If you search the...
SQL Server Setup
Slipstream SQL Server 2008 Express with Advanced Services and Service Pack 1
Posted
over 2 years ago
by
Peter Saddow - Microsoft
2
Comments
Several folks have recently been asking how to slipstream Express with Advanced Services and Service Pack 1. Here are the instructions. Let me know if you encounter any issues. 1. Download “Microsoft® SQL Server® 2008 Express with Advanced Services...
SQL Server Setup
Install SQL Server 2008 R2 on a Multilingual User Interface (MUI) system
Posted
over 2 years ago
by
Peter Saddow - Microsoft
0
Comments
Just like SQL Server 2008, you can install SQL Server 2008 R2 on a MUI system. Additional checks have been added to SQL Server 2008 R2 to ensure you don’t install on an unsupported localized or MUI system. Therefore it is important you properly configure...
SQL Server Setup
SQL Server 2008 R2 Sysprep Step by Step
Posted
over 3 years ago
by
Peter Saddow - Microsoft
4
Comments
Starting in SQL Server 2008 R2, we have added Sysprep functionality. The Sysprep functionality enables rapid deployment and configuration of SQL SQL Server. The SQL Server sysprep functionality allows you to install files and then configure at a...
SQL Server Setup
SQL Server 2008 Discovery Report
Posted
over 3 years ago
by
Peter Saddow - Microsoft
3
Comments
How can i tell what SQL Server features and version do I have installed? This question has been asked a lot recently. Starting in SQL Server 2008, we added a SQL Server discovery report as an option on the Tools page on the Installation Center. ...
SQL Server Setup
How to Install SQL Server 2008 R2 (Express Edition)
Posted
over 3 years ago
by
Peter Saddow - Microsoft
28
Comments
Overview: With the release of the SQL Server 2008 R2 November, we have simplified the SQL Server Express (all editions and package) installation process. In this release, we have completed the following: Reduced the number of clicks by 50% when...
SQL Server Setup
Embedding SQL Server Express Survey
Posted
over 3 years ago
by
Peter Saddow - Microsoft
0
Comments
Microsoft is committed to making the SQL Server the best database in the industry for embedding with your application. For us to achieve this goal, we need your candid feedback on your experience with embedding SQL Server Express. If you have used...
Page 1 of 3 (58 items)
1
2
3