How to make a file of an size fast - fsutil file createnew test 1048576
https://stackoverflow.com/questions/982659/quickly-create-large-file-on-a-windows-system http://technet.microsoft.com/en-us/sysinternals/bb897428.aspx Quickly create large file on a Windows system Ask Question Asked 14 years, 11 months ago Modified 10 months ago Viewed 395k times 300 In the same vein as Quickly create a large file on a Linux system , I'd like to quickly create a large file on a Windows system. By large I'm thinking 5 GB. The content doesn't matter. A built-in command or short batch file would be preferable, but I'll accept an application if there are no other easy ways. windows batch-file Share Improve this question Follow edited Sep 8, 2018 at 20:57 Peter Mortensen 31.2k 22 22 gold badges 109 109 silver badges 132 132 bronze badges asked Jun 11, 2009 at 18:01 Leigh Riffel 6,531 3 3 gold badges 36 36 silver badges 48 48 bronze badges Add a comment 24 Answers Sorted by: Highest score (default)