Installing SQL Server 2012
This might be a simple article for the intermediate folks, however I would like to show you the screen’s in SQL Server 2012 installation. As far as I know the setup is similar to the one which we did for SQL Server 2008 R2, there are some additions to the installation part. Before jumping into the installation lets see the add-ons related to installation.
VidhyaSagar
| #
You can make use of Cluster.exe utility or powershell.
Cluster.exe sample
cluster group “Cluster Group” /move
Powershell sample
Move-ClusterGroup “Cluster Group”
Ganapathy
| #
Vidya,
How to move the Windows cluster from one node to the other node in command line
Senthilsjc
| #
Usefull Session. Please Keep it up,,
veeresh
| #
Not yet tested might be very good feature..
VidhyaSagar
| #
Probably Encryption might be set, so go to reporting server configuration wizard and then click on Encryption tab. Once you are there take a backup of the existing key and then delete it. Now you will be able to point it to new db