EWF(Enhanced Write Filter) in Windows XP and 7 has a command "commit", for example:
ewfmgr c:-commit
This command saving all changes to disk at next reboot. Is there a way to do same for UWF(Unified Write Filter) in Windows 8.1? Also, as possible in UWF reset(clear) all changes?
P.S. This should be in the command line or script, not UI.