Dummy Files

We are doing some document uploading to SharePoint, and needed some test files of various sizes.  If you have Visual Studio installed, you have the tools required to make these files.  Just make sure you run as administrator, and use the following command.

FSUTIL FILE CREATENEW 100MBTest.mdb 104857600

Usage: FSUTIL FILE CREATENEW [Filename] [Size in bytes]