I have a SQL Server instance with several databases, all in the same lun. I have created a resoure group for these databases so they are all backed up together as one volume snapshot.
I now want to clone them all to another server. As far as I can see there is no option to do this other than to clone each database individually. This is not only time consuming but also results in a separate volume clone for each database.
Is there any way to clone the databases in one operation, as one volume clone?