Administrator Features 131
Using DPM
If you apply the DPM package that was created in usual way, the application of package is disabled
at the next startup due to the feature of write filter. To perform package distribution by DPM, you
need to create a scenario/package dedicated to US40a to control the write filter, according to the
examples below.
DPM Sample Scenario
Sample Scenario 1 (Disable write filter)
disable_fbwf.bat
NOTE: In DPM setting, reboot US40a after executing sample scenario
1.
Sample Scenario 2 (Apply scenario)
Describe the command you want to apply.
NOTE: You may not need to reboot US40a after executing sample
scenario 2.
Sample Scenario 3 (Enable write filter)
enable_fbwf.bat
NOTE: In DPM setting, reboot US40a after executing sample scenario
3.
Add the following batch file to the package corresponding to the scenario above.
disable_fbwf.bat Description: "fbwfmgr /disable"
enable_fbwf.bat Description: "fbwfmgr /enable"