Forrest logo
back to context overview

fsutil

List of commands for fsutil:

  • fsutil:tldr:2ca9e fsutil: Set the dirty bit state of a volume.
    $ fsutil dirty set ${select}
    try on your machine
    explain this command
  • fsutil:tldr:6ccc4 fsutil: Display the dirty bit state of all volumes.
    $ fsutil dirty query
    try on your machine
    explain this command
  • fsutil:tldr:6cdc6 fsutil: Display a list of volumes.
    $ fsutil volume list
    try on your machine
    explain this command
  • fsutil:tldr:8d015 fsutil: Display the current state of the file system auto-repair for all volumes.
    $ fsutil repair state
    try on your machine
    explain this command
  • fsutil:tldr:cac05 fsutil: Display information about a volume's file system.
    $ fsutil fsInfo volumeInfo ${select}
    try on your machine
    explain this command
back to context overview