Fsutil transaction command in Windows
Applies to : Windows Server (Semi-Annual Channel), Windows Server 2016, Windows Server 2012 R2, Windows Server 2012. Windows 10, Windows 8.1, Windows 8, Windows Server 2008 R2, Windows 7.
The Fsutil transaction command manages the NTFS transactions (NTFS Transaction is a Windows feature that allows to create, edit, rename, and delete files and folders). To learn how to use this command, please see the example below.
Fsutil transaction command syntax
fsutil transaction [commit] fsutil transaction [fileinfo] fsutil transaction [list] fsutil transaction [query] [{Files|All}] fsutil transaction [rollback]
Parameters
Parameter Description Commit Marks the end of a successful or explicitly defined transaction transaction. Specifies the value of the GUID representing a transaction. fileinfo Displays transaction information for the specified file. Specify the full path and file name. list Displays the list of currently running transactions. query Displays information for the specified transaction.- If the fsutil transaction query Files is specified, the file information will only display for the specified transaction.
- If fsutil transaction query All is specified, all information for the transaction will be displayed. rollback Return to a specified transaction to start.
Note
The NTFS transaction was introduced in Windows Server 2008.
For example
To display transaction information for file c: test.txt, enter:
fsutil transaction fileinfo c:test.txt
See more:
- Fsutil tiering command in Windows
- Fsutil command sparse in Windows
- The Fsutil reparsepoint command in Windows
3.5 ★ | 2 Vote
You should read it
May be interested
- What is JAVA file? How to open, edit and convert JAVA filesa file with a .java extension is (or sometimes also used in .jav format) is a java source file written in the java programming language.
- [Infographic] Things to know about a hackerhave you ever considered a hacker to be a career? the infographic below will help you know if becoming a hacker is right for you.
- Learn about Sigcheck of Microsoftsigcheck is a command line utility that displays file version numbers, timestamp information and digital signature details, including certificate strings. it also includes an option to check the status of a file on virustotal.
- Synthesis of English abbreviations commonly used on social networksbelow is a summary of commonly used acronyms in english that are often used on social networks, and they can even replace the language of everyday life and their original meaning. please consult.
- Learn about Edge Computing: New boundary and border computing of the Webrecently, the edge computing concept made many people wonder, what technology is it. edge computing is boundary computing, so what does it have to do with cloud computing and what is boundary computing in essence?
- Some tools to help create online chartswhether you are a programmer, software developer, graphic designer, architect ... most of the stages in the job are definitely related to creating and drawing charts.