Is there a simple way to backup and restore all Microsoft SQL Server database objects related to a p
- by Nathan Hartley
I would like to backup, not only the databases that belong to a particular application living on a shared server, but also, those things that get stored outside of the database; the server accounts, jobs, maintenance plans and whatever else I can't think of at the moment. This backup should be complete enough that it's corresponding restore will…