create file using powershell script code example Example: powershell new item New-Item "C:\file.txt" -ItemType File -Force