Patiently waiting for Enterprise. Or Pro Workstation. I need AppLocker and ReFS features. Anyone know the new ReFS version in v1709?
https://forums.mydigitallife.net/th...-final-16299-15-pc.75255/page-17#post-1376823 Prolly, the IP/MSDN iso's also will be full AIO like the IP's are from 16251 and on already are
I found the command: Code: fsutil fsinfo refsinfo <driveletter> However, unfortunately, I do not have access to my drive right now which is ReFS. I can't test with another drive at the moment either since Pro wont allow me to format the drive ReFS. So I will have to check later.
Regarding ReFS, there does seem to be more supported commands in the version: Code: C:\Windows\system32>fsutil ---- Commands Supported ---- 8dot3name 8dot3name management behavior Control file system behavior dirty Manage volume dirty bit file File specific commands fsinfo File system information hardlink Hardlink management objectid Object ID management quota Quota management repair Self healing management reparsepoint Reparse point management resource Transactional Resource Manager management sparse Sparse file control tiering Storage tiering property management transaction Transaction management usn USN management volume Volume management wim Transparent wim hosting management
Alright I got access to my ReFS backup RAID and got some results: Code: C:\Windows\system32>fsutil fsinfo refsinfo e: REFS Volume Serial Number : -redacted- REFS Version : 3.3 Number Sectors : 0x000000002b854000 Total Clusters : 0x000000002b854000 Free Clusters : 0x000000002b32647e Total Reserved : 0x0000000000110520 Bytes Per Sector : 4096 Bytes Per Physical Sector : 4096 Bytes Per Cluster : 4096 Checksum Type: CHECKSUM_TYPE_NONE Therefore ReFS file system version has been bumped up to version 3.3 now which I don't believe is noted yet on that Github page.
Seems like I need to re-format all my drives using when I install v1709 to update the ReFS system. Thanks pal for the info.