powershell append to file

Shell
Add-Content c:\scripts\test.txt "The End"
Source

Also in Shell: