I am hoping to get a really good solution to this. I currently Have a 2 node active/passive cluster environment. I am running SQL 08 R2. I just purchased a completely new box and installed SQL Server on it that is not apart of the cluster. What I am wanting to do is copy all the data ( 105 databases) that the active SQL server is hosting to this new box on a daily basis and hopefully on a differential basis. My company is wanting to have another server to point our reporting system to so that it doesn't impact our production SQL environment when it pulls data for reports. Is there an easy way to replicate all the data once across to the new server for a full copy, then every night copy over or remove the data that was changed from the day. I am looking for a solution that is completely autonomous and only requires intervention if new tables, or problems occur.
Thanks In advance
David