Showing posts with label Sql Server 2008 R2. Show all posts
Showing posts with label Sql Server 2008 R2. Show all posts

Monday, 18 March 2013

SQL Server 2008 R2 Install Complete Management Tools


To install the Complete  Managament Tools on an existing Sql Server 2008 R2 run the following command.

setup.exe /FEATURES=Tools /Q /INDICATEPROGRESS /ACTION=Install /INSTANCENAME=MyInstanceName /BROWSERSVCSTARTUPTYPE=Automatic /AGTSVCACCOUNT=”NT AUTHORITY\Local System” /IACCEPTSQLSERVERLICENSETERMS

Thursday, 17 January 2013

SQL Server 2008 R2 Restore Script in Batches