You can use the FltMC in several modes to load, unload, attach, detach, and list filters. The following
sections describe the modes that FltMC supports.
Load
Use this mode to load a filter driver. Loading the driver doesn??™t activate it. This mode uses the
following syntax:
FltMC Load [driverName]
The following describes the command line argument.
driverName Specifies the name of the file that contains the driver that you want to load.
Unload
Use this mode to unload an inactive driver. The utility won??™t unload a driver that??™s in use. This
mode uses the following syntax:
FltMC Unload [driverName]
The following describes the command line argument.
driverName Specifies the name of the file that contains the driver that you want to unload.
Filters
Use this mode to list the filters installed on your machine. These filters are loaded, but not necessarily
active. Use the Instances mode to see which filters are active. This mode uses the following
syntax:
FltMC Filters
MANAGING THE FILE SYSTEM WITH THE FLTMC UTILITY 237
Instances
Use this mode to list the active filters on your machine. These filters are loaded and have at least one
instance attached to a particular volume.
Pages:
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588