So, you’re doing your SharePoint farm backups regularly with Central Administration, or maybe with a scheduled a batch file that runs stsadm backup with the “ -backupmethod full ” option. Such backups include all content databases, index files, and the configuration database. The configuration database, however, will not be restored when you need to bring the farm back! The reasons for this are described in this TechNet article , in short – you don’t want to run into...