Cómo hacer un archivo con PWSH
New-Item -Path 'D:\temp\Test Folder\Test File.txt' -ItemType File
packetBunny
New-Item -Path 'D:\temp\Test Folder\Test File.txt' -ItemType File