cara membuat file dengan pwsh

New-Item -Path 'D:\temp\Test Folder\Test File.txt' -ItemType File
packetBunny