WES 8 UWF feature

WES 8 provides new UWF (unified write filter), you could add exclusive files, registry, protect volume, enable HORM. Below is the command for above function.

uwfmgr get-config --- check uwf status.

uwfmgr file get-exclusions  --- check exclusive files.

uwfmgr file add-exclusion c:\user\aa\docu  --- add exclusive file

uwfmgr file remove-exclusion c:\user\aa\docu  --- remove exclusive file.

uwfmgr registry add-exclusion HKLM\software\mypro  --- add exclusive registry.

uwfmgr registry remove-exclusion HKLM\software\mypro  --- remove exclusive registry

uwfmgr volume protect c:  --- protect volume c:

uwfmgr volume unprotect c:  --- unprotect volume c:

uwfmgr filter enable --- enable uwf

uwfmgr filter disable -- disable uwf

uwfmgr registry get-exclusions  --- check exclusive registry information.

uwfmgr filter enable-horm --- enable horm (need to remove exclusive files, registry, enable filter, protect volume)

uwfmgr filter disable-horm --- remove horm.

powercfg /h on --- hibernate enable.

shutdown /h --- hibernate

UWF is more flexible than EWF, FBWF.

留言

熱門文章