I'm floating this out as a topic of discussion because I'm be curious to hear what others currently do. I'd like to mangage our CRM installations so that Production data periodically refreshes backwards into Test and Development environments. At first glance
it seems like some combination of dropping the Org database in TEST/DEV and moving over the Production database could work, but I'm not sure as to the state of the Config database and if I need to touch deployment manager in order for that to work correctly.
Also, how would one automate this, a powershell script? Or perhaps a something made in BIDS? I'm not really sure where to begin on this yet.