allowExtChar <0|1>
bugcheckOnCorrupt <0|1>
defaultNtfsTier <1-2>
disable8dot3 <0-3> | [ <0|1>]
disableCompression <0|1>
disableCompressionLimit <0|1>
disableDeleteNotify [NTFS|ReFS] <0|1>
disableEncryption <0|1>
disableFileMetadataOptimization <0-3>
disableLastAccess <0-3> | <0|1>
disableSpotCorruptionHandling <0-15>
disableTxF [ <0|1>]
disableWriteAutoTiering [ <0|1>]
enableMaximumHardLinks <0|1>
enableNonpagedNtfs <0|1>
enableReallocateAllDataWrites [ <0|1>]
encryptPagingFile <0|1>
memoryUsage <1|2>
mftZone <1-%3!d!> (this value multiplied by %2!d! MB)
parallelFlushOpenThreshold <100-1,000,000>
parallelFlushThreads <0-%1!d!>
quotaNotify <1-4,294,967,295> seconds
symlinkEvaluation [|||:<0|1>] [...]
Some of these options require a reboot to take effect.
Please use "fsutil 8dot3name set /?" for more information on modifying the
shortname behavior of the volume or system.
For DisableDeleteNotify if neither "NTFS" nor "ReFS" is specified, "NTFS" is assumed.
MftZone is a reserved region of the disk used to make the MFT contiguous. The
200 MB multiplier is only applicable for volumes > 1.5 GB. Below this threshold
the multiplier is scaled based on volume size.
Sample SymlinkEvaluation command:
"fsutil behavior set symlinkEvaluation L2L:1 L2R:0"
- Will enable local to local symbolic links and disable local to
remote symbolic links. It will not change the state of remote to
remote links or remote to local links.
- This operation takes effect immediately (no reboot required)
AllowExtChar 1 | 0
BugcheckOnCorrupt 1 | 0
Disable8dot3 [0 through 3] | [ 1 | 0]
DisableCompression 1 | 0
DisableEncryption 1 | 0
DisableLastAccess 1 | 0
EncryptPagingFile 1 | 0
MftZone 1 through 4
MemoryUsage 1 through 2
QuotaNotify 1 through 4294967295 seconds
SymlinkEvaluation [L2L:{0|1}] | [L2R:{0|1}] | [R2R:{0|1}] | [R2L:{0|1}]
DisableDeleteNotify 1 | 0
Some of these options require a reboot to take effect.
Please use "fsutil behavior set Disable8dot3 /?" for more information.
Sample SymlinkEvaluation command:
"fsutil behavior set SymlinkEvaluation L2L:1 L2R:0"
- Will enable local to local symbolic links and disable local to
remote symbolic links. It will not change the state of remote to
remote links or remote to local links.
- This operation takes effect immediately (no reboot required)
AllowExtChar 1 | 0
BugcheckOnCorrupt 1 | 0
Disable8dot3 [0 through 3] | [ 1 | 0]
DisableCompression 1 | 0
DisableCompressionLimit 1 | 0
DisableDeleteNotify 1 | 0
DisableEncryption 1 | 0
DisableLastAccess 1 | 0
DisableSpotCorruptionHandling 1 | 0
EncryptPagingFile 1 | 0
MemoryUsage 1 through 2
MftZone 1 through %1!u! (this value multipled by 200 MB)
QuotaNotify 1 through 4294967295 seconds
SymlinkEvaluation {L2L|L2R|R2R|R2L}:{0|1} [...]
Some of these options require a reboot to take effect.
Please use "fsutil 8dot3name set /?" for more information on modifying the
shortname behavior of the volume or system.
MftZone is a reserved region of the disk used to make the MFT contiguous. The
200 MB multiplier is only applicable for volumes > 1.5 GB. Below this threshold
the multiplier is scaled based on volume size.
Sample SymlinkEvaluation command:
"fsutil behavior set SymlinkEvaluation L2L:1 L2R:0"
- Will enable local to local symbolic links and disable local to
remote symbolic links. It will not change the state of remote to
remote links or remote to local links.
- This operation takes effect immediately (no reboot required)
ERROR - The backup operation could not continue because of bad clusters on
the backup storage destination '%1'. Before you can use the backup destination
the bad clusters must be fixed by typing CHKDSK /R at the command prompt of
the destination drive.