Search

Update previously installed product from the command line by ibdavidc

Active

1
0
Sign in
to vote
Type: Suggestion
ID: 780624
Opened: 3/4/2013 3:04:41 PM
Access Restriction: Public
0
Workaround(s)
I write a lot of scripts to install SQL Server, mainly for desktop tools. Due to company policy, we do not do direct downloads from Microsoft (or any other company) to the desktop; all updates must be staged in a common area and consumed from there. This would be similar to the update tool from IBM when patching things like DB2 or WebSphere.

The one thing that I don't see is an obvious way to check the current installed version and apply updates from the update depot. When installing, setup.exe does a great job of searching to see if the files in the update depot shoule be installed. If there are multiple updates required, it will apply them as needed. If an update is superceded, it will apply the later one (CU4 rather than CU2 and 3, for example)

In short, the goal is to patch an existing install. With as many installs as I have throughout the company, this would be very nice.
Details (expand)

Product Language

English

Category

Setup

Proposed Solution

setup.exe /Action=Update /UpdateEnabled=1 /UpdateSource=.\Updates

Primary Benefit

Improved Administration

Other Benefits

Reduced time to deploy updates. Increased ability to deploy updates quickly.

Virtualization

 
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 3/21/2013 at 10:33 AM
Hi ibdavidc, thanks for taking the time to suggest this feature. We will take this into consideration for a future release.

thanks,
[SQL Server Team]
Sign in to post a workaround.