Q

  • Quickly Generate Large Test Files in Windows
    Run the following command: fsutil file createnew <file> <size in bytes> For example, this command will create a 1GB file called 1gb.test on my desktop: fsutil file createnew ...