Usage : fsutil objectid setObjectId : 32-digit hexadecimal data BirthVolumeId : 32-digit hexadecimal data BirthObjectId : 32-digit hexadecimal data DomainId : 32-digit hexadecimal data All values must be in Hex of the form 40dff02fc9b4d4118f120090273fa9fc Eg : fsutil objectid set 40dff02fc9b4d4118f120090273fa9fc f86ad6865fe8d21183910008c709d19e 40dff02fc9b4d4118f120090273fa9fc 00000000000000000000000000000000 C: emp\sample.txt
Usage : fsutil behavior set allowextchar 1 | 0 BugcheckOnCorrupt 1 | 0 disable8dot3 1 | 0 disablecompression 1 | 0 disableencryption ...
Usage : fsutil behavior set allowextchar 1 | 0 disable8dot3 1 | 0 disablecompression 1 | 0 disableencryption 1 | 0 disablelastaccess ...
Usage : fsutil file queryallocranges offset= length= offset : File Offset, the start of the range to query length : Size, ...
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 initiate file ref# : File Reference including segment number of the file. Eg : fsutil repair initiate ...
Usage : fsutil repair set flags: 0x01 - enable general repair 0x08 - warn about potential data loss 0x10 - disable general ...
Usage : fsutil repair set flags: 1 - enable general repair 8 - warn about potential data loss Eg : fsutil repair set C: 1 ...
Usage : fsutil repair wait WaitType: 0 to wait for all repairs (same as not specified) WaitType: 1 to wait for the current ...