SME Server Standard backup and restore inclusions
This command will give a listing of the files and folders included in a standard backup and restore, as per a default install of sme server.
perl -e 'use esmith::Backup; $b = new esmith::Backup;print join("\n",$b->restore_list)'