Script to Retrieve Security Information SQL Server 2005 and above
In my working environment I’ve asked to write a script to find security information which should return Server Logins, Database Logins and object level permissions. I’ve written that and I’m sharing this to you since this could be helpful to you.
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