powershell new item

Shell
New-Item "C:\file.txt" -ItemType File -Force
Source

Also in Shell: