We have some use cases for deploying instant cloning functionality on mssql databases
Like daily refresh databases in datawarehouse environment or first depersonalize databases and then clone for use on dev-test servers
we did some testing using an intellisnap backup and then instant clone a database to another server
this works basically but it is very slow : (
we tried finding proper documentation with the exact steps and configuration details to follow for the whole procedure but did not find a complete guide for that; only partial information, like How to manage clones etc.
We would like to implement a fast, efficient way for cloning databases from one server to one or more other servers with Intellisnap backups and eventually scheduled workflow / scripts
We hope this community can provide some answers for us !


