I have been asked to copy an SQL Server Database setup that one of our customers has. We want to have the same setup on our site so that we can test issues. The customer uses SQL server to backup their data, the server has an SQL Server Agent job that brings in the data from text files. From there we have batch jobs that take the data and turn it into Crystal Reports which get e-mailed to the customer's managers every morning. Is there an easy way to export the SQL Server part of this setup to our site?