PowerShell Write Return Line dalam File

Add-Content file.txt "`r`n"
Sorann