Fsutil resource 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 resource command creates a Transaction Transactional Resource Manager, starts or stops Transactional Resource Manager, or displays Transactional Resource Manager information and modifies the following behavior:
- Transactional Resource Manager defaults to deleting its transaction metadata in the next mount time.
- Transactional Resource Manager is assigned to prioritize consistency over availability.
- Transactional Resource Manager is assigned to prioritize more usability consistency.
- The characteristics of Transactional Resource Manager are running.
To learn how to use this command, please see the example below.
Syntax command Fsutil resource
fsutil resource [create] fsutil resource [info] fsutil resource [setautoreset] {true|false} fsutil resource [setavailable] fsutil resource [setconsistent] fsutil resource [setlog] [growth { containers| percent} ] [maxextents ] [minextents ] [mode {full|undo} ] [rename ] [shrink ] [size ] fsutil resource [start] [ fsutil resource [stop]
The command parameter Fsutil resource
Parameters Description Description Create a Secondary Transactional Resource Manager. Specify the full path to the root Transactional Resource Manager directory. info Displays information about specific Transactional Resource Manager. setautoresetSpecify a default Transactional Resource Manager to clear its transaction metadata in the next mount time.
- Set the setautoreset parameter to true to specify the Transactional Resource Manager by default to clear its transaction metadata at the next mount time.
- Set the setautoreset parameter to false to specify the default Transactional Resource Manager will not delete its transaction metadata on the next mount.
Specify the drive name followed by a colon. setavailable Specifying Transactional Resource Manager will prioritize consistency over availability. setconsistent Specifying Transactional Resource Manager will prioritize more usability consistency. setlog Change the characteristics of Transactional Resource Manager running. growthSpecify the amount that Transactional Resource Manager log can increase.
Growth parameters can be specified as follows:
- Number of containers using the format: Containers containers
- Proportion using format: Percent percent
Specify the data objects used by Transactional Resource Manager. maxextent Specifies the maximum number of containers for a specific Transactional Resource Manager. minextent Specifies the minimum number of containers for a specific Transactional Resource Manager. mode {full | undo} Specifies whether all transactions are recorded ( full ) or only recorded rollback events ( undo ). rename Change the GUID for Transactional Resource Manager. shrink Specifies the percentage that Transactional Resource Manager log can automatically reduce. size Specifies the size of Transactional Resource Manager by a specified number of containers . start Starts a specific Transactional Resource Manager. stop Stop a specific Transactional Resource Manager.Example of the Fsutil resource command
To set log for Transactional Resource Manager, specified by c: test, with automatic increase of 5 containers, enter:
fsutil resource setlog growth 5 containers c:test
To set the log for Transactional Resource Manager, specified by c: test, to have an automatic increase of 2%, enter:
fsutil resource setlog growth 2 percent c:test
To specify that Transactional Resource Manager defaults to delete transaction metadata in the next mount on C drive, enter:
fsutil resource setautoreset true c:
See more:
- The Fsutil objectid command in Windows
- Fsutil repair command in Windows
- The Fsutil quota command in Windows
You should read it
May be interested
- Fsutil fsinfo command in Windowsthe fsutil fsinfo command lists all drives, querying a drive type, query disk information, querying specific ntfs drive information, or file system statistics queries.
- Fsutil hardlink command in Windowsthe fsutil hardlink command creates a hard link between an existing file and a new file.
- 5 ways to open Resource Monitor in Windows 10resource monitor is a tool that allows you to simply monitor cpu, memory, disk and network usage. in this tutorial, tipsmake will show you quick ways to open resource monitor in windows 10.
- How to fix 'ms-resource:Appname/Text' error on Windows 11if you've recently performed an upgrade and noticed a weird ms-resource:appname/text entry in your start menu, you're not alone. you may also get this error when opening settings or apps.
- 6 ways to fix 'Windows Can't Communicate With the Device or Resource' errorthere's nothing worse than getting a windows error preventing you from accessing the internet. having an error message that says windows can't communicate with device or resource is not uncommon and can quickly get you into trouble one day.
- 11 ways to open Resource Monitor in Windows 10the following article will show you 11 ways to open resource monitor on windows 10 extremely fast and simple. stay tuned!
- How to fix 'Network Resource Unavailable' error on Windowsit's frustrating when you're trying to share files on your local network or update your software to the latest version but you can't.
- Sub-commands in nslookup Windows command (Part 2)nslookup set all command, nslookup set class, nslookup set d2, alias nslookup set debug, nslookup set domain, nslookup set port, and nslookup set querytype in windows
- Sub-commands in the nslookup Windows command (Part 1)nslookup command exit, finger nslookup, nslookup help, nslookup ls, nslookup lserver, nslookup root, commandlooklook server, nslookup set in windows
- Sub-commands in nslookup Windows command (Part 3)nslookup set recurse, nslookup set retry, nslookup set root, nslookup set search, nslookup set srchlist, nslookup set timeout, nslookup set type, nslookup set vc, and nslookup view in windows