I need to backup the whole sql server instance for disaster recovery.
I can't find an easy way to do this for all non-database objects like linked servers, agent jobs, mail settings, maintenance plans, etc...
Do I have to create scripts for all non-db objects?
Thanks.