I already know how to backup the database manually.
How can we backup any customizations that were done through the SQL Management Studio for SQL Express 2014 application (allowed logins and user permissions, memory management settings etc.) so that we can restore not only the database file itself, but the full configuration?
Is there a config file we can export and reimport?