-a altitude Specifies the altitude of the minifilter when compared to other minifilters in the
stack. Microsoft controls the altitude information and you??™ll receive this information (when
required) from the minifilter vendor. Normally, this information appears as part of the registry
entries for the minifilter.
Detach
Use this mode to detach a minifilter from a storage device that you previously attached using the
Attach mode. This mode uses the following syntax:
FltMC detach [filterName] [volumeName] [instanceName]
The following list describes each of the command line arguments.
filterName Specifies the name of the filter that??™s been loaded into memory using the Load
mode.
volumeName Specifies the name of the volume, such as C:, that will have the filter detached.
instanceName Specifies the name of the instance to remove. If you don??™t supply an instance,
the utility removes the default instance.
238 CHAPTER 9 MANAGING THE HARD DRIVE
Monitoring the File System with the FSUtil Command
Many people take the file system for granted. After all, it just stores data on disk. However, the file
system is a lot more complex than you might initially think.
Pages:
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590