PowerShell Write Return Line no arquivo

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