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
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 SQL 2008 R2 Unattended Upgrade from SQL 2008 / Mul

Author  Topic 

Dower
Starting Member

1 Post

Posted - 2010-06-02 : 09:10:12
Has anyone attemted to upgrade multiple instances from SQL 2008 to SQL 2008R2?

Here an example of what I've attempted. The components all get upgraded, but not the instances. I'm getting the feeling there not a way to upgrade all the instances together.

Setup.exe /q /ACTION=UPGRADE /INSTANCEID="INS01" "INS02" "INS03" INSTANCENAME="INS01" "INS02" "INS03" /IACCEPTSQLSERVERLICENSETERMS

What am I missing here. Has to be something simple.

--Dower
   

- Advertisement -