PowerShell Create-RandomFiles.ps1
I was recently taking a training course and the lab guide said “create some files in c:stuff”. Sure, I *could* use Windows Explorer or Command Prompt or even a PowerShell command to do this. I guess the easiest way would be to use Windows Explorer, select a file, copy it (Ctrl+C), then paste it multiple…