Backing Up master After Allocating More Space

Back up the master database with dump database after each use of alter database. This makes recovery easier and safer in case master becomes damaged.

If you use alter database and do not back up master, you may be able to recover the changes with disk refit.