Advertisement
Guest User

Untitled

a guest
Oct 27th, 2016
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. Usage : fsutil behavior query <option>
  2.  
  3. <option>
  4.  
  5. AllowExtChar
  6. BugcheckOnCorrupt
  7. Disable8dot3 [<Volume Path>]
  8. DisableCompression
  9. DisableCompressionLimit
  10. DisableDeleteNotify [NTFS|ReFS]
  11. DisableEncryption
  12. DisableFileMetadataOptimization
  13. DisableLastAccess
  14. DisableSpotCorruptionHandling
  15. EncryptPagingFile
  16. MemoryUsage
  17. MftZone
  18. QuotaNotify
  19. SymlinkEvaluation
  20. DisableWriteAutoTiering [<Volume Path>]
  21. DisableTxf [<Volume Path>]
  22.  
  23. Please use "fsutil 8dot3name query /?" for more information.
  24.  
  25. For DisableDeleteNotify if neither "NTFS" nor "ReFS" is specified, both values are shown.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement