out -file allows to redirect output to file. Since PowerShell 5.1, the redirection operators are basically aliases for out-file .
確定! 回上一頁