Not sure if this belongs on Stack, SuperUser or ServerFault, so feel free to migate as best fits.
I am testing a web service that sends out files, because of this I need to find a way to automatically create files. Does anyone know of a free file generation tool?
You can use fsutil to do so
The Syntax is:
fsutil file createnew C:\testfile.txt 1000