Dumb question - what\'s the best way to copy instances in an environment where I want to refresh a development server with instances from a production server?
I\'v
Below is what I do to copy a database from production env to my local env: