Windows PowerShell Quick Reference

Powershell redirect output to file The Out-File cmdlet and redirection operators share a lot in common. For the most part, you can use either. The redirection operators are unique because they give the greatest amount of control over redirecting individual streams. ................
................