Usage : fsutil file queryextents [/R][ [ ]] /R : If is a reparse point, open it rather than its target : First VCN to query (if omitted, start at VCN 0) : Number of VCNs to query (if omitted or 0, query until EOF) Eg : fsutil file queryextents C: emp\sample.txt
Usage : fsutil behavior query AllowExtChar BugcheckOnCorrupt Disable8dot3 DisableCompression DisableCompressionLimit DisableDeleteNotify ...
Usage : fsutil behavior query AllowExtChar BugcheckOnCorrupt Disable8dot3 DisableCompression DisableEncryption DisableLastAccess ...
Usage : fsutil behavior set AllowExtChar 1 | 0 BugcheckOnCorrupt 1 | 0 Disable8dot3 0 through 3 | 1 | 0 DisableCompression ...
Usage : fsutil file queryallocranges offset= length= offset : File Offset, the start of the range to query length : Size, ...
Usage : fsutil file queryextents /R /R : If is a reparse point, open it rather than its target : First VCN to query (if omitted, ...
Usage : fsutil file queryvaliddata /R /D /R : If is a reparse point, open it rather than its target /D : Display detailed ...
Usage : fsutil file setzerodata offset= length= offset : File offset, the start of the range to set to zeroes length : Byte ...
Usage : fsutil objectid set ObjectId : 32-digit hexadecimal data BirthVolumeId : 32-digit hexadecimal data BirthObjectId ...
Usage : fsutil repair enumerate LogName: $Corrupt - The set of confirmed corruptions in the volume (default value if LogName ...