Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 447 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 447 Bytes

NewJunkFiles

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)).

To get started with this script

  1. Copy down to a local directory
  2. Run . .\NewJunkFiles.ps1 - This will import the script in to the local PowerShell session
  3. Run New-Junkfile -DefaultType Word -FileSize tiny -NumberOfFilesToCreate 5 -NumberOfWords 5 -Verbose