Windows 10 WYse WDM Write Filter ENbale Disable Script.rsp

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #48001
    [email protected]
    Participant
    • Total Post: 28
    • Regular Joe
    • ★★

    Hi

     

    Has anyone got a Script or rsp for WDM to enable disable Win10 Write filter as the Win 7 one doesn’t seem to work anymore

    #48044
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    Which one are you using?

    CG

    #48074
    [email protected]
    Participant
    • Total Post: 28
    • Regular Joe
    • ★★

    The script is below

    [Version]
    Number=DisableWriteFilter
    Description=WES7 configuration
    OS=WES7
    Category=Other Packages
    USE_REMOTE=Yes
    ; Date: 11/17/2016

    [Script]
    ND
    EX “C:\Windows\System32\fbwfmgr.exe /disable” “+”
    EX “shutdown -r -t 00″”

    #48077
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    Doing a right click on the “Dell Wyse WF Enable/Disable” icon on the W10IoT desktop would have exposed, that the write filter is no longer called fbwfmgr.exe
    New syntax is:
    c:\windows\system32\WF_On_Off.exe ON
    c:\windows\system32\WF_On_Off.exe OFF

    CG

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.