ReFS is a new file system in Windows Server 2012 that is more resilient than NTFS. It uses techniques like checksums and copy-on-write to protect against data corruption. ReFS stores data in tables accessed through MinStore, providing improved scalability over NTFS. While missing some NTFS features, ReFS is best for large archives and virtual disk storage where high availability is important. It is optimized for use with Storage Spaces in future versions of Windows Server.