This is a test script that you can run in a lab enviornment that will facilitate the creation of multiple file types (Word, Excel, PDF, Text, Email (Eml)).
- Copy down to a local directory
- Run . .\NewJunkFiles.ps1 - This will import the script in to the local PowerShell session
- Run New-Junkfile -DefaultType Word -FileSize tiny -NumberOfFilesToCreate 5 -NumberOfWords 5 -Verbose