exe volume command argument Description: Configures volume specific Unified Write Filter (UWF) settings. Command List: protect ...

%1[.exe] volume [command] [argument]

Description:
    Configures volume specific Unified Write Filter (UWF) settings.

Command List:
    protect                Protects a volume by adding it to the list of protected volumes for the next session (after system restart).
    unprotect              Removes protection from a volume for the next session (after system restart).
    get-config             Displays specific volume(s) configuration information for both the current and next sessions.

Arguments:
    Volume name            Qualifying volume name such as:
                              drive letter (e.g. c:)
                              device name (e.g. \\?\GLOBALROOT\Device\HarddiskVolume1)
                              GUID (e.g. \\?\Volume{4c1b02c1-d990-11dc-99ae-806e6f6e6963})
    all                    All volumes in the protection list

Examples:
    uwfmgr.exe volume protect c:
    uwfmgr.exe volume protect \\?\Volume{4c1b02c1-d990-11dc-99ae-806e6f6e6963}
    uwfmgr.exe volume get-config all