SyntaxFix
Write A Post
Hire A Developer
Questions
In PowerShell, I like to use:
robocopy src dest | Out-Null
It avoids having to remember all the command line switches.