Change the MMC shortcuts to use /a instead of /s. E.g., for computer management:
%SystemRoot%\system32\compmgmt.msc /a
When you close the MMC after launching it in this way, it'll prompt you to save settings.
Note that if you don't have the rights to write to the .msc file, the save wil probably fail.
HTH